1.20.0

rowboatlabs/rowboat1.20.0Jul 9, 2026by miloschwartz

AI Summary

This update introduces a resource launcher page and a global command palette to improve dashboard navigation, alongside UI consistency improvements and security updates.

Key Highlights

  • New resource launcher page allows users to configure and save views for both admins and non-admins.
  • Global command palette enables searching for sites and resources while navigating the dashboard.
  • Private resource edit and create interfaces have been migrated to dedicated pages for better UX consistency.
  • Fix for redirect loop that occurred after completing the session expired checkpoint.
  • General UI improvements and various bug fixes have been applied.

Breaking Changes

  • Users are required to back up config app-data before updating to prevent configuration loss or inability to downgrade.

New Features

  • Resource launcher page with configurable and savable views.
  • Global command palette for dashboard navigation and resource search.
  • New 'Country Is Not' matching type for resource geoblocking rules.
  • Username field added to VNC authentication form, compatible with macOS.
  • Private resource edit and create UI consistency improvements.
  • Labels feature released from EE (Enterprise Edition) feature gate.

Full Release Notes

## Read the 1.20 Announcement

Read the full announcement with discussion of new features: [Pangolin 1.20: Resource Launcher & Global Command Palette](https://pangolin.net/news/1-20-release)

## What's Changed

- Add resource launcher page with configurable and savable views; available to non-admins and admins (CE)
- Add global command palette to navigate the dashboard and search for sites and resources (CE)
- Add `Country Is Not` matching type to resource geoblocking rules (CE)
- Add username field to VNC auth form; now works with macOS (CE)
- 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

## 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)