1.16.0
fosrl/pangolin1.16.0Feb 27, 2026by oschwartz10612
AI Summary
This release introduces SSH authentication daemon support and adds significant UI improvements including server-side pagination, filtering, sorting, and search for major tables. It also enhances the user experience with private resource visibility for non-admin users and improved installer dialogs.
Key Highlights
- Add Pangolin SSH auth-daemon support
- 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
New Features
- Pangolin SSH auth-daemon support
- Accessible private resources list for non-admin users
- Server-side pagination, filter, sort, and search for tables
- Pathname support in logo URL for branding
- Delete account from profile
- Improved user prompt dialogs in installer script
Full Release Notes
## 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 https://github.com/fosrl/pangolin/pull/2535 * @rodneyosodo made their first contribution in https://github.com/fosrl/pangolin/pull/2491 **Full Changelog**: https://github.com/fosrl/pangolin/compare/1.15.4...1.16.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. [View documentation](https://docs.pangolin.net/self-host/how-to-update)