github fosrl/pangolin 1.0.1

one day ago

What's Changed

  • Return 401 instead of 400 on bad login
  • Reset port input after adding target
  • Append site name to resource to distinguish resources with same name
  • Fix issue causing base domain resource to revert to subdomain resource on save auth methods
  • Optimize container size
  • Remove support for environment variables overriding config variables
  • Remove functionality to automatically generate config files

Full Changelog: 1.0.0...1.0.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

Attention Unraid Users!

Note

Ignore this if you're only running Newt on Unraid. This is for Unraid users who are running the Pangolin server on Unraid.

We’ve removed the feature that allowed certain configuration variables to be overridden by environment variables, except for the admin email and password. During the beta period, we made substantial changes to the configuration file structure, making it increasingly difficult to maintain compatibility with environment variables. Additionally, we’ve removed the functionality that automatically generated configuration and Traefik files when they were missing, as these features created more confusion than assistance.

From now on, all configuration must be done by manually editing the configuration files. This approach ensures a single source of truth and consistent configuration methods across all deployments, rather than having different methods for Unraid users (environment variables), Docker Compose (config files), etc.

Your existing deployment might break, but migrating is straightforward. Simply remove the old environment variables and update the configuration files according to your preferences. Refer to the documentation for guidance on how to correctly set up these files. The Unraid deploy guide has also been updated to reflect these changes.

Updated Unraid Guide

Don't miss a new pangolin release

NewReleases is sending notifications on new releases.