Skip to content

1.5.0

Choose a tag to compare

@miloschwartz miloschwartz released this 05 Jun 19:37
· 2114 commits to main since this release
33e2798

What's Changed

  • Add support for PostgresSQL
    • See the docs for how to use PostgreSQL with Pangolin
  • Import host and port into resource target via Docker socket
    • Requires Newt version 1.1.4 or greater
    • See the docs for how to configure this functionality
  • Pass Remote-User, Remote-Email, and Remote-Name to resource via Badger
    • Requires Badger version 1.2.0 or greater
    • See the docs for how to update Badger
    • Thanks @pyrho for working on this!
  • Add new logo files
  • Add GET roles to integration API
  • Fix bug improperly splitting port from IPv6 address when evaluating rules
  • Bump Traefik version and add log rotation in installer
  • Allow installer to run without sudo

New Contributors

Full Changelog: 1.4.0...1.5.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

Docker Socket

This is a community contribution. Huge thanks to @improbableone for working on this!

SCR-20250605-kgcr