Skip to content

v1.2.0

Compare
Choose a tag to compare
@sjmayotte sjmayotte released this 28 Feb 03:04
· 149 commits to master since this release
7189cfc

Bug fixes, security updates, and package version updates

  • Added support for logging to STDOUT or application.log based on ENV variable
  • Fixed bug where setting SEND_EMAIL_SES = False didn't disable emails (ISSUE 8)
  • Updated to newer package versions
  • Updated docker container to use latest version of Node LTS and Alpine (node:14.15-alpine)
  • Moved CI to GitHub Actions
  • Latest docker tag will now point to latest stable release. Experimental (dev) builds will point at dev tag

Special thanks for @tombastianello and @jeanfabrice for their contributions!