1.21.1
gitbutlerapp/gitbutler1.21.1Jul 30, 2026by oschwartz10612
AI Summary
This patch release resolves critical bugs in the Identity Provider (IdP) management, command line interfaces, and domain validation to ensure stability and correct behavior.
Key Highlights
- Fix for IdP org ownership on save policy
- Fix for Punycode domain validation
- Fix for redirect logic after hitting authentication rate limits
- General 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)