v1.2.0
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!