1.22.0

epi052/feroxbuster1.22.0Aug 27, 2026by miloschwartz

AI Summary

A comprehensive AI Gateway release introducing extensive new features for managing cloud and self-hosted models, including resource management, analytics, cost enforcement, and new resource types for the Community Edition.

Key Highlights

  • AI Gateway public and private resource support
  • Provider support for both cloud and self-hosted models
  • Session logging with cost, token, and usage analytics
  • Identity-based and machine virtual API keys
  • Cost and token budget enforcement across roles, providers, models, and resources
  • New resource types: RDP, SSH, VNC public resources for Community Edition

Breaking Changes

  • Requires Badger Traefik plugin version v1.6.0 or greater
  • Requires Gerbil version 1.5.0 for private AI gateway resources
  • Private gateway resources require latest Pangolin clients (post-August 19, 2026)
  • Always backup config app-data before updating

New Features

  • AI gateway coding agent client configuration wizard
  • SSH and HTTPS private resources for Community Edition
  • Certificate status tracking for Community Edition
  • Mock testing support for alert actions
  • Label support in blueprints
  • General UI improvements
  • Log retention access fixes
  • Refresh button functionality improvements

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)