v1.2.8
1.2.8 (2023-06-22)
Features
- tickets: (new) customized ticket status
Bug Fixes
- mailer: crash if no email recipients were defined (6184e68)
- package.json & yarn.lock to reduce vulnerabilities (ea76348)
- tests: status updates (a089792)
- tickets: customized status enhancements and fixes (ece5b34)
Notes:
- During the upgrade process, a new backup will be performed with the prefix
PREUPGRADE_
. - All tickets will have their status changed from a
number
to a new reference to the new status IDs. - As always, please create a backup before performing any upgrades!
Special thanks to @clackner-gpa for the pull request (#575) implementing the new customizable ticket status.