Releases: fosrl/pangolin
1.16.2
What's Changed
- Fix site, resource drop downs limited to 20 options due to pagination
- Fix swagger UI not showing for the API
Full Changelog: 1.16.1...1.16.2
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.
1.16.1
What's Changed
- Fix machine client pagination
- Add sort to name columns
Full Changelog: 1.16.0...1.16.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.
1.16.0
What's Changed
- Add Pangolin SSH auth-daemon support: https://docs.pangolin.net/manage/ssh
- Add list of accessible private resources to non-admin/member landing page
- Add server side pagination, filter, sort, and search to major tables
- Add support pathname in logo URL for branding
- Add delete account from profile
- Add improved user prompt dialogs to installer script
- Other minor bug fixes and visual enhancements
New Contributors
- @Abhinav-kodes made their first contribution in #2535
- @rodneyosodo made their first contribution in #2491
Full Changelog: 1.15.4...1.16.0
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.
1.16.0-rc.0
RC
A Release Candidate (RC) is a near-final software version, stable but undergoing last tests before official release. It has all features and no known bugs.
- Users: Use cautiously due to potential undiscovered bugs. Not for critical systems unless prepared for issues. Report bugs.
- Developers/Testers: Perform crucial final validation and thorough testing, especially of recent changes, to catch last-minute major issues.
- Backup: Always back up data before installing an RC to allow rollback if problems arise.
- Feedback: Provide feedback; it's vital for a robust final release.
What's Changed
- Add Pangolin SSH auth-daemon support: https://docs.pangolin.net/manage/ssh
- Add list of accessible private resources to non-admin/member landing page
- Add server side pagination, filter, sort, and search to major tables
- Add support pathname in logo URL for branding
- Add delete account from profile
- Add improved user prompt dialogs to installer script
- Other minor bug fixes and visual enhancements
New Contributors
- @Abhinav-kodes made their first contribution in #2535
- @rodneyosodo made their first contribution in #2491
Full Changelog: 1.15.4...1.16.0-rc.0
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.
1.15.4
What's Changed
- Use
fosrl/pangolin-clicontainer in Machine Client install commands - Fix newly created site not showing in private resource site dropdown
Full Changelog: 1.15.3...1.15.4
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.
1.15.3
What's Changed
- Add use Pangolin CLI for machine clients install commands
- Add default org and role mapping when creating an identity provider
- Add
app.identity_provider_modefor toggling between global and org scoped identity providers (EE) - Add
flags.disable_enterprise_featuresto hide Enterprise Edition features in Community Edition - Fix machine clients being fingerprinted
- Fix machine clients name being overriden
- Various other small bug fixes and improvements
Full Changelog: 1.15.2...1.15.3
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.
1.15.2
What's Changed
- Add show user display name on user device
- Add
--network hostto Newt Docker Run install method - Other minor bug fixes and improvements
Full Changelog: 1.15.1...1.15.2
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.
1.15.1
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: 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 open on the VPS firewall and in the docker compose file.
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.
1.15.0
Read the Announcement
Read the full announcement with discussion of new features: Pangolin 1.15: iOS and Android apps, device approvals and posture, 1 year anniversary, stability, and more
What's Changed
- Add store user device fingerprint information (OS, serial number, hostname, etc)
- Add store user device posture information (auto updates, encryption, biometrics, etc) (EE)
- Add user device approvals for admins; explicitly approve a user’s device before it can connect to resources (EE)
- Add support for organization only scoped identity providers for true multi-tenancy (EE)
- Add block user device and machine
- Add archive user device and machine client
- Add show Site and Client install commands on credentials tab
- Add option to set rule priorities in blueprints
- Add Russian, Bulgarian, and Czech languages
- Add apply blueprint through the cli
- Fix tab key not working to navigation between host and port inputs on resource target forms
- Fix logo URL optional in custom org branding (EE)
- Fix confirm delete button working without confirm text
- General UI improvements
- Various other bug fixes
Warning
For the clients feature to work you need to have updated Gerbil to 1.3.0 and have UDP port 21820 open on the VPS firewall and in the docker compose file.
New Contributors
- @ruxenburg made their first contribution in #2172
- @JackMyers001 made their first contribution in #2204
- @K0lin made their first contribution in #2273
- @JanGrosse made their first contribution in #2209
Full Changelog: https://github.com/fosrl/pangolin/compare/1.14.1...1.15.0
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.
1.15.0-rc.0
RC
A Release Candidate (RC) is a near-final software version, stable but undergoing last tests before official release. It has all features and no known bugs.
- Users: Use cautiously due to potential undiscovered bugs. Not for critical systems unless prepared for issues. Report bugs.
- Developers/Testers: Perform crucial final validation and thorough testing, especially of recent changes, to catch last-minute major issues.
- Backup: Always back up data before installing an RC to allow rollback if problems arise.
- Feedback: Provide feedback; it's vital for a robust final release.
What's Changed
Note
Some things like fingerprinting and posture info coming in new clients as they are released. Please update clients when released to test.
- Add store user device fingerprint information (OS, serial number, hostname, etc)
- Add store user device posture information (auto updates, encryption, biometrics, etc) (EE)
- Add user device approvals for admins; explicitly approve a user’s device before it can connect to resources (EE)
- Add support for organization only scoped identity providers for true multi-tenancy (EE)
- Add block user device and machine
- Add archive user device and machine client
- Add show Site and Client install commands on credentials tab
- Add option to set rule priorities in blueprints
- Add Russian, Bulgarian, and Czech languages
- Fix logo URL optional in custom org branding (EE)
- Fix confirm delete button working without confirm text
- General UI improvements
- Various other bug fixes
New Contributors
- @ruxenburg made their first contribution in #2172
- @JackMyers001 made their first contribution in #2204
- @K0lin made their first contribution in #2273
- @JanGrosse made their first contribution in #2209
Full Changelog: 1.14.1...1.15.0-rc.0
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.