Tasking Manager Version 3.2.0
dakotabenjamin
released this
13 Apr 01:29
·
4242 commits
to develop
since this release
Important note
Please note: This release introduces changes in the configuration. Please make sure you adjusted and tested properly.
Some of the environment variables have changed. Make sure you adjust them before rolling this release out:
TM_ENV
has become deprecated, instead administrators have to specify theTM_APP_BASE_URL
for the url any instance is running on.- Make sure you specify your sender email address for all notifications from your Tasking Manager with
TM_EMAIL_FROM_ADDRESS
- Verify
TM_LOG_DIR
matches the correct place of your log files.
For more detailed information on the use of all existing environment variables have a look at the example.env
in the main directory
Changelog
- Add docker-compose file for quick and easy builds
- New API endpoint for viewing users' invalidated tasks
- Style improvements
- Translation improvements
- Update documentation
- Fix menu not closing automatically
- Consolidates configuration file for easy local development setup and deployment
- Prevent blocked user from commenting