Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@msmhome msmhome released this 05 Aug 20:21
· 2 commits to main since this release
73a1f8c

What's Changed

  • Near complete rewrite, including of main webhook.
  • Ability to send faxes out using outbound/ directory and get confirmations back.
  • Ability to receive SMS messages.
  • IP Whitelist with Telnyx defaults.
  • Complete log and console output rewrite, including new DEBUG and ERROR(def.) log levels.
  • Github Actions CI build and send to ghcr for docker image.
  • Built cloudflared into Docker image.
  • Bumped Python dependencies.
  • Bumped Docker image to bookworm.
  • PDF output files and SMS have better timestamping.
  • README actually written.
  • Several optimizations.
  • Added entrypoint.sh instead of exec for Dockerfile.

...and much more!

See https://github.com/msmhome/miniFaxServer/commits/v2/
See PR #1

Full Changelog: v2-alpha...v2.0.0