1.21.1
Rheosoph/flow-like1.21.1Jul 30, 2026by oschwartz10612
AI Summary
A bug fix release for the Pangolin identity platform, addressing IdP ownership, domain validation, and security updates.
Key Highlights
- Fixes IdP org ownership on save policy.
- Fixes Punycode domain validation.
- Improves batch status histories.
- Includes security updates.
New Features
- Fixed IdP org ownership saving.
- Fixed newt command on credentials screen.
- Fixed redirect after auth rate limit.
- Fixed labels dropdown flicker.
- Security updates.
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)