RC
A Release Candidate (RC) is a near-final software version, stable but undergoing last tests before official release. It has all features and no known bugs.
- Users: Use cautiously due to potential undiscovered bugs. Not for critical systems unless prepared for issues. Report bugs.
- Developers/Testers: Perform crucial final validation and thorough testing, especially of recent changes, to catch last-minute major issues.
- Backup: Always back up data before installing an RC to allow rollback if problems arise.
- Feedback: Provide feedback; it's vital for a robust final release.
What's Changed
- Add Pangolin SSH auth-daemon support: https://docs.pangolin.net/manage/ssh
- Add list of accessible private resources to non-admin/member landing page
- Add server side pagination, filter, sort, and search to major tables
- Add support pathname in logo URL for branding
- Add delete account from profile
- Add improved user prompt dialogs to installer script
- Other minor bug fixes and visual enhancements
New Contributors
- @Abhinav-kodes made their first contribution in #2535
- @rodneyosodo made their first contribution in #2491
Full Changelog: 1.15.4...1.16.0-rc.0
How to Update
Important
Always back up your config app-data before updating. This will allow you to easily roll back if the update breaks your configuration. You will not be able to easily downgrade otherwise.