1.21.1

rust-lang/rustlings1.21.1Jul 30, 2026by oschwartz10612

AI Summary

Version 1.21.1 focuses on bug fixes including IdP org ownership, command behavior, UI interactions, and domain validation, alongside security updates.

Key Highlights

  • Fix IdP org ownership on save policy
  • Fix newt command on credentials screen
  • Fix labels dropdown flicker
  • Fix redirect to /auth/initial-setup after auth rate limit
  • Fix 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)