1.22.0
fosrl/pangolin1.22.0Aug 27, 2026by miloschwartz
AI Summary
Pangolin 1.22 introduces a comprehensive AI Gateway for managing public and private AI models, including cloud and self-hosted options. The release also expands Community Edition capabilities with remote access protocols and includes session logging, analytics, and budget enforcement features.
Key Highlights
- Introduction of AI Gateway for Cloud and Self-Hosted Models
- Enhanced Community Edition with RDP, SSH, VNC, and Certificate Tracking
- Session Logging and Cost Analytics
- Cost and Token Budget Enforcement
Breaking Changes
- AI gateway resources require Badger Traefik plugin version v1.6.0 or greater.
- Private AI gateway resources require Gerbil version 1.5.0.
- Private AI gateway resources are exclusively compatible with the latest versions of all Pangolin clients.
New Features
- AI gateway public resources
- AI gateway private resources
- AI gateway providers for cloud and self-hosted models
- AI gateway session logging and cost, token, and usage analytics
- AI gateway identity-based and machine virtual API keys
- AI gateway cost and token budget enforcement on roles, providers, models, resources, and virtual API keys
- AI gateway coding agent client configuration wizard
- RDP, SSH, and VNC public resources to Community Edition
- SSH and HTTPS private resources to Community Edition
- Add certificate status tracking to Community Edition
- Add ability to mock test an alert action in alerts
- Add support for labels in blueprints
Full Release Notes
## Read the Announcement Read the full announcement with discussion of new features: [Pangolin 1.22: AI Gateway for Cloud and Self-Hosted Models](https://pangolin.net/news/1-22-release) ## What's Changed - Add AI gateway public resources - Add AI gateway private resources - Add AI gateway providers for cloud and self-hosted models - Add AI gateway session logging and cost, token, and usage analytics - Add AI gateway identity-based and machine virtual API keys - Add AI gateway cost and token budget enforcement on roles, providers, models, resources, and virtual API keys - Add AI gateway coding agent client configuration wizard - Add RDP, SSH, and VNC public resources to Community Edition - Add SSH and HTTPS private resources to Community Edition - Add certificate status tracking to Community Edition - Add ability to mock test an alert action in alerts - Add support for labels in blueprints - Fix log retention access pulling from wrong org settings field - Fix refresh buttons not always fetching new date on logs tables - Dependency security updates - General UI improvements - Various other bug fixes **Full Changelog**: https://github.com/fosrl/pangolin/compare/1.21.1...1.22.0 ## How to Update > [!IMPORTANT] > AI gateway resources require the Badger Traefik plugin version `v1.6.0` or 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](https://docs.pangolin.net/self-host/how-to-update#:~:text=Increase%20the%20Badger%20version%20number). > [!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. [View documentation](https://docs.pangolin.net/self-host/how-to-update)