1.15.1
fosrl/pangolin1.15.1Jan 24, 2026by oschwartz10612
AI Summary
A bug fix release addressing client connection issues and branding configuration problems.
Key Highlights
- Fixed orphan device connection failure when archived from the user view.
- Resolved issue where the logo URL was not saving correctly.
Full Release Notes
## What's Changed * Fix orphan device on archive (client fails to connect when archived from the user view) * Fix logo url not saving **Full Changelog**: https://github.com/fosrl/pangolin/compare/1.15.0...1.15.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)