1.21.1
xnx3/translate1.21.1Jul 30, 2026by oschwartz10612
AI Summary
A maintenance release for Pangolin addressing critical bugs related to IdP organization management, authentication rate limits, and domain validation, alongside general stability improvements and security updates.
Key Highlights
- Fixed IdP org ownership on save policy
- Fixed Punycode domain validation
- Improved batch status histories
- Security updates included
Full Release Notes
## Read the 1.21 Announcement Read the full announcement with discussion of new features: [Pangolin 1.21: Same Network Detection](https://pangolin.net/news/1-21-release) ## What's Changed * Fix IdP org ownership on save policy (ref #3290) * Fix newt command on credentials screen * Fix labels dropdown flicker if no changes applied by @Fredkiss3 in https://github.com/fosrl/pangolin/pull/3468 * Fix redirect to `/auth/initial-setup` after hitting auth rate limit by @Adityakk9031 in https://github.com/fosrl/pangolin/pull/3410 * Fix Punycode domain validation by @shubhamsinnh in https://github.com/fosrl/pangolin/pull/3460 * Improve batch status histories by @Fredkiss3 in https://github.com/fosrl/pangolin/pull/3469 * Security updates ## New Contributors * @shubhamsinnh made their first contribution in https://github.com/fosrl/pangolin/pull/3460 **Full Changelog**: https://github.com/fosrl/pangolin/compare/1.21.0...1.21.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)