# Pangolin 1.21.0-rc.0 - Product: Pangolin (https://whatsnew.fyi/product/pangolin) - Vendor: Fossorial - Date: 2026-07-17 - Version: 1.21.0-rc.0 - Original notes: https://github.com/fosrl/pangolin/releases/tag/1.21.0-rc.0 - Permalink: https://whatsnew.fyi/product/pangolin/releases/1.21.0-rc.0 - Labels: Pre-release 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** — Same network detection for clients and sites to prevent connection relay when on the same network - **added** — Option to associate an access token (share link) to a specific account user - **added** — Optional access token (share link) session persistence when access token is passed via query parameter or header - **added** — Remember last used IdP and mark as last used - **added** — Enabled toggle to private resources - **added** — Pending resource state for resources created on a pending site via provisioning key and provisioning blueprint - **added** — Clean up pending resources when rejecting a pending site - **added** — Site provisioning key routes to integration API - **fixed** — Improper query param encoding for email addresses preventing + characters in emails - **security** — Dependency security updates - **changed** — General UI improvements ##### RC A Release Candidate (RC) is a near-final software version, stable but undergoing last tests before official release. It has all features and no known bugs. * Users: Use cautiously due to potential undiscovered bugs. Not for critical systems unless prepared for issues. Report bugs. * Developers/Testers: Perform crucial final validation and thorough testing, especially of recent changes, to catch last-minute major issues. * Backup: Always back up data before installing an RC to allow rollback if problems arise. * Feedback: Provide feedback; it's vital for a robust final release. > [!NOTE] > Keep a backup of the last stable database as you will be unable to update from a RC to the next stable version. Database migrations may change between release candidates and stable versions. ##### 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 - 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-rc.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)