1.11.1

fosrl/pangolin1.11.1Jun 11, 2026by oschwartz10612

AI Summary

UI improvements including alphabetical sorting, priority input enhancements, and synchronization of Docker images to GitHub Container Registry.

Key Highlights

  • Resources sorted alphabetically by default.
  • Priority input box behavior improved.
  • Syncs Docker images to GitHub Container Registry (GHCR).

New Features

  • Alphabetical sorting of resources.
  • Improved priority input focus handling.
  • Image sync to GHCR.

Full Release Notes

## What's Changed
* Make priority optional in schema by @Pallavikumarimdb in https://github.com/fosrl/pangolin/pull/1684
* FR translation update by @barnabehvrd in https://github.com/fosrl/pangolin/pull/1689
* Sorting Resources Alphabetically by Default by @Pallavikumarimdb in https://github.com/fosrl/pangolin/pull/1693
* Make priority input box focused on pressing the up/down arrows by @Pallavikumarimdb in https://github.com/fosrl/pangolin/pull/1695
* Make it easier to delete things by @Pallavikumarimdb in https://github.com/fosrl/pangolin/pull/1699
* feat(actions): Sync Images from Docker to GHCR by @marcschaeferger in https://github.com/fosrl/pangolin/pull/1712
* Adding GHCR to CI/CD Release Workflow & further improvements by @marcschaeferger in https://github.com/fosrl/pangolin/pull/1715
* Fix exit nodes offline

**Full Changelog**: https://github.com/fosrl/pangolin/compare/1.11.0...1.11.1