1.19.0
google-gemini/gemini-cli1.19.0Jun 11, 2026by miloschwartz
AI Summary
Launches browser-based remote access capabilities (SSH, RDP, VNC) and resolves a migration issue related to the absence of public resources.
Key Highlights
- Initial release of browser-based SSH, RDP, and VNC
- Fix for migration failure when no public resources exist
Breaking Changes
- Requires Badger Traefik plugin v1.4.1
- Requires Newt version 1.13.0 or greater
- Migration required for old SSH host resources
New Features
- Browser-based SSH, RDP, and VNC
- Native Pangolin SSH mode
Full Release Notes
## Read the 1.19 Announcement Read the full announcement with discussion of new features: [Pangolin 1.19: Browser Remote Access — SSH, RDP, VNC & More](https://pangolin.net/news/1-19-release) ## What's Changed Refer to the [original 1.19 notes](https://github.com/fosrl/pangolin/releases/tag/1.19.0) for a complete list of what changed since 1.18. * Fix migration issue when there are no public resources ## How to Update > [!WARNING] > This version includes a new mode of private resource: SSH. If you had previously used host resources and configured the SSH access tab, you will now need to switch these to SSH resources in order to manage the SSH config. If you do not switch they will continue to function as before but you will be unable to adjust settings. > [!IMPORTANT] > 1.19.0 browser-based SSH requires the Badger Traefik plugin to be on the latest version `v1.4.1`. The migration will automatically do this if it can find the Traefik config in the standard location. Otherwise, [please ensure your Badger is up to date](https://docs.pangolin.net/self-host/how-to-update#:~:text=Increase%20the%20Badger%20version%20number). > [!IMPORTANT] > Browser-based RDP, SSH, and VNC as well as the new Pangolin SSH mode requires Newt version `1.13.0` or greater. > [!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)