🎉 Release of add-on Cloudflared 3.1.0

This commit is contained in:
Brenner-Bot
2022-10-07 20:35:27 +00:00
parent b4ac0e728c
commit fad4259b63
5 changed files with 123 additions and 92 deletions
+15 -3
View File
@@ -1,9 +1,21 @@
## Whats changed
We want to reduce the complexity of this add-on and acknowledge the new possibilities for Managed Tunnels in the Cloudflare Dashboard with the next releases.
Please be aware that the option to configure **warp** within the add-on is deprecated and will be removed soon. We suggest to migrate to Cloudflare Managed tunnels to use this configuration as soon as possible.
Therefore, we want to validate the necessity of some of the add-on options and kindly ask everyone to participate in [this very quick survey](https://github.com/brenner-tobias/addon-cloudflared/discussions/191). Thank you all very much!
## ✨ New features
- Make external_hostname and tunnel_name optional @brenner-tobias (#203)
## 🚀 Enhancements
- Change order of configCheck, skip checks if running with custom_config @brenner-tobias (#193)
- Change options order to reflect the default options positions @brenner-tobias (#207)
## 📚 Documentation
- Docs tidy @AlecRust (#204)
- Deprecate warp @brenner-tobias (#205)
- Tidy docs @AlecRust (#208)
## ⬆️ Dependency updates
- ️ Update Cloudflared to version 2022.10.0 @github-actions (#202)