1.14.1
fosrl/pangolin1.14.1Dec 24, 2025by oschwartz10612
AI Summary
A patch release focusing on mobile UI stability and configuration fixes.
Key Highlights
- Fixed mobile header disappearing after closing the virtual keyboard.
- Added a configuration flag to disable product help banners.
New Features
- Added `flags.disable_product_help_banners` to disable product help banners.
Full Release Notes
## What's Changed * Fix mobile header dissapearing after closing virtual keyboard * Add flags.disable_product_help_banners to disable product help banners * Fix machine client credentials page always showing the same ID * UI enhancements * Fix raw resources throwing a nextjs error * Fix blueprint not accepting ALL **Full Changelog**: https://github.com/fosrl/pangolin/compare/1.14.0...1.14.1 > [!WARNING] > For the clients feature to work you need to have updated Gerbil to 1.3.0 and have [UDP port 21820](https://docs.pangolin.net/self-host/dns-and-networking#port-configuration) open on the VPS firewall and in [the docker compose file](https://docs.pangolin.net/self-host/manual/docker-compose#docker-compose-configuration). ## 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)