1.17.1
fosrl/pangolin1.17.1Jun 11, 2026by oschwartz10612
AI Summary
This patch release addresses critical bugs including the world map highlighting issue, invite email encoding, and host mode accessibility. It also resolves the visibility of the default identity provider dropdown and includes SQL migration adjustments.
Key Highlights
- Fixed countries getting stuck highlighted on the world map
- Fixed invite email encoding issues
- Fixed host mode private resource IP destinations not being accessible
- Fixed default identity provider dropdown visibility
Full Release Notes
## What's Changed * Fix countries from getting stuck highlighted on world map by @AdnanSilajdzic in https://github.com/fosrl/pangolin/pull/2825 * Fix invite email encoding by @jbelke in https://github.com/fosrl/pangolin/pull/2806 * Fix host mode private resource IP destinations not accessible - restart newt to fix after updating * Fix default identity provider dropdown not visible * SQL migration edge case adjustments * Various other small fixes and improvements ## New Contributors * @AdnanSilajdzic made their first contribution in https://github.com/fosrl/pangolin/pull/2825 * @jbelke made their first contribution in https://github.com/fosrl/pangolin/pull/2806 **Full Changelog**: https://github.com/fosrl/pangolin/compare/1.17.0...1.17.1 ## 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)