Files
hasaddon/cloudflared/CHANGELOG.md
T
2022-05-16 11:31:35 +00:00

18 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## Whats changed
## 🚨 New functionality
We now support the use of remotely set up tunnels with this add-on.
Take a look at the [documentation](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/install-and-setup/tunnel-guide/#set-up-a-tunnel-remotely-dashboard-setup) to see if the new feature is for you and if you want to migrate your tunnel to the new functionality. The current set up process (local managed tunnel) is still fully supported by this add-on. **The update has no effect on existing configurations.**
## 🚀 Enhancements
- Add remote managed tunnel functionality: The new function allows to use remote managed Cloudflare tunnel with this add-on. @elcajon (#95)
## ⬆️ Dependency updates
- ️ Update Cloudflared to version 2022.5.1 @github-actions (#96)
- Bump docker/login-action from 1.14.1 to 2.0.0 @dependabot (#92)
- Bump docker/setup-buildx-action from 1.7.0 to 2.0.0 @dependabot (#91)
- Bump docker/build-push-action from 2.10.0 to 3.0.0 @dependabot (#90)
- Bump docker/setup-qemu-action from 1.2.0 to 2.0.0 @dependabot (#89)