| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| installer_linux_arm64 | 2026-07-20 | 8.9 MB | |
| installer_linux_amd64 | 2026-07-20 | 9.3 MB | |
| 1.21.0 source code.tar.gz | 2026-07-20 | 12.7 MB | |
| 1.21.0 source code.zip | 2026-07-20 | 13.7 MB | |
| README.md | 2026-07-20 | 1.6 kB | |
| Totals: 5 Items | 44.6 MB | 0 | |
Read the 1.21 Announcement
Read the full announcement with discussion of new features: Pangolin 1.21: Same Network Detection
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.