Skip to content

Releases: fosrl/pangolin

1.16.2

28 Feb 20:35
66c377a

Choose a tag to compare

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.

View documentation

1.16.1

27 Feb 21:18
b0cb0e5

Choose a tag to compare

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.

View documentation

1.16.0

27 Feb 05:59
eed87af

Choose a tag to compare

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

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.

View documentation

1.16.0-rc.0

26 Feb 00:49
e23e446

Choose a tag to compare

1.16.0-rc.0 Pre-release
Pre-release

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

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.

View documentation

1.15.4

13 Feb 23:01
843b13e

Choose a tag to compare

What's Changed

  • Use fosrl/pangolin-cli container 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.

View documentation

1.15.3

12 Feb 06:10
edf5069

Choose a tag to compare

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_mode for toggling between global and org scoped identity providers (EE)
  • Add flags.disable_enterprise_features to 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.

View documentation

1.15.2

05 Feb 19:23
b4c0134

Choose a tag to compare

What's Changed

  • Add show user display name on user device
  • Add --network host to 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.

View documentation

1.15.1

24 Jan 20:34
37c4a7b

Choose a tag to compare

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.

View documentation

1.15.0

23 Jan 19:48
40f2262

Choose a tag to compare

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

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.

View documentation

1.15.0-rc.0

21 Jan 23:54
49001f6

Choose a tag to compare

1.15.0-rc.0 Pre-release
Pre-release

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

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.

View documentation