Pangolin 1.21.0-rc.0

1.21.0-rc.0Pre-release
Added 8
  • Same network detection for clients and sites to prevent connection relay when on the same network
  • Option to associate an access token (share link) to a specific account user
  • Optional access token (share link) session persistence when access token is passed via query parameter or header
  • Remember last used IdP and mark as last used
  • Enabled toggle to private resources
  • Pending resource state for resources created on a pending site via provisioning key and provisioning blueprint
  • Clean up pending resources when rejecting a pending site
  • Site provisioning key routes to integration API
Changed 1
  • General UI improvements
Fixed 1
  • Improper query param encoding for email addresses preventing + characters in emails
Security 1
  • Dependency security updates
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

View original

Upgraded? How did it go?

Discussion