What's Changed
- Add Pangolin Blueprints (declarative config via YAML and Docker labels)
- Add ability to pass custom headers on resource
- Add path based routing to resource via targets
- Add "Auto Provisioned" override toggle to auto provisioned user so admins can manually edit user details
- Fix email undefined error when requesting email verification code
- Auto detect public IP address in Managed Self-hosted quick installer
Full Changelog: 1.9.4...1.10.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.
New Contributors
- @AstralDestiny made their first contribution in #1413
- @hetlelid made their first contribution in #1444
- @marcschaeferger made their first contribution in #1465
- @olant made their first contribution in #1473
- @Tim5965 made their first contribution in #1476
Full Change Log
- Update Traefik to not declare an unnecessary path and make the config cleaner. by @AstralDestiny in #1413
- Fix: Include "region" field in ExitNode query to match schema by @Pallavikumarimdb in #1430
- Fix inconsistent destinationIp validation between create and update APIs by @Pallavikumarimdb in #1431
- Update page.tsx by @hetlelid in #1444
- Fix errors for dep updates by @Lokowitz in #1454
- Add declareivie config for resources, path matching, custom headers by @oschwartz10612 in #1449
- feat(sites): adding official kubernetes helm install command for newt by @marcschaeferger in #1465
- Enter key handling & hostname field reset in resource create by @Pallavikumarimdb in #1406
- Use niceId for resource URLs to prevent 307 redirects by @Pallavikumarimdb in #1475
- Update de-DE.json by @olant in #1473
- Update nl-NL.json; Translation errors by @Tim5965 in #1476