1.20.0-rc.0

fosrl/pangolin1.20.0-rc.0Jul 8, 2026by miloschwartz

AI Summary

This is a Release Candidate (RC) for version 1.20.0, focusing on enhanced resource management, new navigation tools, and UI consistency improvements. The release includes security updates and bug fixes, pending final validation.

Key Highlights

  • Added a resource launcher page with configurable and savable views.
  • Introduced a global command palette for navigating the dashboard.
  • Added 'Country Is Not' matching type to resource geoblocking rules.
  • Improved UI consistency for private resource edit and create pages.
  • Updated dependencies for security.

Breaking Changes

  • Database migrations may change between release candidates and stable versions, making it impossible to update from an RC to the next stable version without a full database backup.

New Features

  • Resource launcher page with configurable and savable views.
  • Global command palette for navigation and search.
  • Country Is Not matching type for geoblocking rules.
  • UI consistency improvements for private resource management.
  • Release of the labels feature gate for Enterprise Edition (EE).

Full Release Notes

## 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 resource launcher page with configurable and savable views; available to non-admins and admins
- Add global command palette to navigate the dashboard and search for sites and resources
- Add `Country Is Not` matching type to resource geoblocking rules
- Improve private resource edit and create UI consistency to match dashboard UX patterns (migrate from dialog to dedicated pages)
- Release EE feature gate on labels feature
- Fix redirect back to resource after completing session expired checkpoint
- Dependency security updates 
- General UI improvements
- Various other bug fixes

## New Contributors

* @jaisinha77777 made their first contribution in https://github.com/fosrl/pangolin/pull/3369

**Full Changelog**: https://github.com/fosrl/pangolin/compare/1.19.4...1.20.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)