# Pangolin 1.21.0 - Product: Pangolin (https://whatsnew.fyi/product/pangolin) - Vendor: Fossorial - Date: 2026-07-20 - Version: 1.21.0 - Original notes: https://github.com/fosrl/pangolin/releases/tag/1.21.0 - Permalink: https://whatsnew.fyi/product/pangolin/releases/1.21.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add same network detection for clients and sites so connections don't relay when they are on the same network - **added** — Add option to associate an access token to a specific account user - **added** — Add optional access token session persistence when access token is passed via a query parameter or header - **added** — Add remember last used IdP and mark as last used - **added** — Add enabled toggle to private resources - **added** — Add pending resource state to resources created on a pending site via a provisioning key and provisioning blueprint - **added** — Add site provisioning key routes to integration API - **changed** — Improve integration API for consistency in PUT/PATCH, route naming, and Swagger organization - **changed** — Improve general UI - **fixed** — Fix improper query param encoding for email addresses preventing plus characters in emails - **fixed** — Add cleanup of pending resources if reject pending site - **security** — Apply dependency security updates ##### 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 - Add same network detection for clients and sites, so connection don’t relay when they are on the same network (requires updated clients and sites) - Add option to associate an access token (share link) to a specific account user - Add optional access token (share link) session persistence when access token is passed via a query parameter or a header, so they don't have to passed on every request - Add remember last used IdP and mark as last used - Add enabled toggle to private resources - Add pending resource state to resources created on a pending site via a provisioning key and provisioning blueprint - Add clean up pending resources if reject pending site - Add site provisioning key routes to integration API - Improve integration API for consistency in PUT/PATCH, route naming, and Swagger organization - Fix improper query param encoding for email addresses preventing `+` characters in emails - Dependency security updates - General UI improvements - Various other bug fixes **Full Changelog**: https://github.com/fosrl/pangolin/compare/1.20.0...1.21.0 ##### 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)