1.21.1

fosrl/pangolin1.21.1Jul 30, 2026by oschwartz10612

AI Summary

This release focuses on bug fixes and security updates, addressing issues with IdP org ownership, credentials screen commands, label flickering, authentication rate limits, and domain validation.

Key Highlights

  • Fixed IdP org ownership on save policy
  • Fixed newt command on credentials screen
  • Fixed labels dropdown flicker
  • Fixed redirect to initial-setup after auth rate limit
  • Fixed Punycode domain validation

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)