v1.0.6
Hey everyone 👋
Supernova here with another Changerawr release!
Thank you to @noClaps and @Codycody31 for reporting security vulnerabilities.
Warning
There are security vulnerabilities in previous releases, it is recommended to upgrade as soon as possible to > this one. There are also a breaking change, set SETUP_COMPLETE=true in your .env file as this is how to complete the setup wizard now. I strongly recommend re-rolling all API keys.
Features
- Slack Integration - You can now automatically post published entries to your Slack!
- Timezones - Added timezone support per-user and globally, allowing for much more efficient collaboration between users with different time zones!
- SAML - Adds support for SAML to SSO, adding a new method available for configuring single-sign-on.
- SSL Certificates for custom domains* - You can now get SSL certificates for custom domains! Just follow the nginx-sidecar documentation to get set up.
- IP Whitelisting - You can now whitelist IP addresses to access the main panel. Note that this requires the nginx-sidecar to be set up.
- Version Templates - Configure custom version format templates
Improvements
- **Extended Project Limits ** - Project limits have been extended for entries. If you wish to go beyond, please sponsor my work.
- UI Improvements - Did various UI improvements to the administrative interface & fully redesigned the version picker
- Update Bar - Whenever an update is available, you'll be much more likely to know thanks to the new pop-up.
Bug Fixes
- Redirect Loop - fixed issues with an infinite redirect loop after setup
- Strict Validation Local Domain - Fixed issues with any domain being blocked for requests, preventing e.g., cloudflareinsghts from working, which subsequently blocked the panel from loading alltogether itself.
- System user show-up in admin dashboard - Fixed an issue where the system user used for audit logs was being counted as a user in the total user count.
Other
- Security Vulnerability patches - A few vulnerabilities were disclosed to me, these have been patched in this release.
- Dependency Updates - Updated to the latest dependencies, Nodemailer 8, and changerawr universal markdown 1.2.0!