1.13.1
fosrl/pangolin1.13.1Jun 11, 2026by oschwartz10612
AI Summary
A maintenance release addressing bugs related to Newt proxies, pagination, and resource priority, alongside security updates for the React framework.
Key Highlights
- Fixes Newt proxies not getting created when creating new users.
- Fixes pagination issues in the UI.
- Fixes resource priority display.
- Security update for React (CVE-2025-55184, CVE-2025-67779).
New Features
- Minor UI improvements.
Full Release Notes
## What's Changed * Fix newt proxies not getting created when creating new users * Fix pagination issues * Fix resource priority * Minor UI improvements * Update react CVE-2025-55184, CVE-2025-67779 & CVE-2025-55183 **Full Changelog**: https://github.com/fosrl/pangolin/compare/1.13.0...1.13.1 ## 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)