- Add IP column filtering to tables
- Show warning when changing idp identifier mapping
- Update dependencies
- Fix COUNTRY_IS_NOT rules to be created via Blueprints
- Fix domain namespaces and country is not in blueprints
- Fix access token deletion for root API keys
- Fix License.check can fail silently
- Fix harden initial server-admin setup against duplicate users and races
- Fix resolve security-key login only for a unique internal user
- Fix add validation for health check hostname
- Fix pull all matching users into blueprint instead of one
From Pangolin
Read the Announcement
Read the full announcement with discussion of new features: Pangolin 1.22: AI Gateway for Cloud and Self-Hosted Models
What's Changed
- Add IP column filtering to tables by @Fredkiss3 in https://github.com/fosrl/pangolin/pull/3627
- Fix COUNTRY_IS_NOT rules to be created via Blueprints by @argueta-xyz in https://github.com/fosrl/pangolin/pull/3647
- Fix domain namespaces and country is not in blueprints
- Fix access token deletion for root API keys
- Fix: License.check can fail silently by @shleeable in https://github.com/fosrl/pangolin/pull/3597
- Fix harden initial server-admin setup against duplicate users and races
- Fix resolve security-key login only for a unique internal user
- Fix add validation for health check hostname
- Fix pull all matching users into blueprint instead of one
- Improvement show warning when changing idp identifier mapping
- Update dependencies
Full Changelog: https://github.com/fosrl/pangolin/compare/1.21.1...1.22.0
New Contributors
- @argueta-xyz made their first contribution in https://github.com/fosrl/pangolin/pull/3647
- @iMord0 made their first contribution in https://github.com/fosrl/pangolin/pull/3654
- @moverq1337 made their first contribution in https://github.com/fosrl/pangolin/pull/3655
- @aithal007 made their first contribution in https://github.com/fosrl/pangolin/pull/3628
How to Update
[!IMPORTANT] AI gateway resources require the Badger Traefik plugin version
v1.6.0or greater. The migration will automatically do this if it can find the Traefik config in the standard location. Otherwise, please ensure your Badger is up to date.
[!IMPORTANT] Private AI gateway resources require Gerbil to be on the latest version
1.5.0. The migration will NOT automatically attempt to update Gerbil. Therefore, you must manually increment your Gerbil container version.
[!IMPORTANT] Private AI gateway resources are exclusively compatible with the latest versions of all Pangolin clients. Support for gateway functionality was implemented in all client releases issued after August 19th, 2026. If your client's most recent release predates this date, private gateway access is not yet available.
[!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.