Changelog
Warning
This version fixes important security vulnerabilities! Please update to this version as soon as possible.
More information will be shared in due time (to allow users to update) in the public advisories.
🚀 New changes
- Improved the queue locks for all jobs
- added audit logging for data requests and workers + new API routes
🐛 Bug fixes
- Fixed user deletion blocked by references
- Fixed API pagination issues
- Making sure all the sequelize connections are closed after operations finished
- Fixed issue with legacy passwords in Node 22+ versions
- Fixed navigation issues in community templates
- Fixed typo in charset
Other fixes
- 🔒 fixed cross-tenant operations for the template api route (thx @Kakeru-Ishii for reporting)
- ⚡ Removed sqlite fallback for tests to increase CI performance
- ⚡ Increased the granularity of job processes to allow control of chart updates in dashboard update jobs