Releases: brenner-tobias/addon-cloudflared
Releases · brenner-tobias/addon-cloudflared
v0.5.0
v0.4.3
What’s changed
🚀 Enhancements
- Add-On now also works, if SSL is set-up for Home Assistant
v0.4.2
What’s changed
🐛 Bug fixes
- Fixed a bug where the HomeAssistant connection would not work if the hostname was changed to something other than "homeassistant"
v0.4.1
What’s changed
🚀 Enhancements
- Added validation of config using Cloudflared @brenner-tobias (#36)
- Made validation strict to fail if catch_all_service and nginx_proxy_manager are both set @brenner-tobias (#37)
v0.4.0
What’s changed
🚀 Enhancements
- Add catch all service for external reverse proxies @brenner-tobias (#32)
- Add config check on start @brenner-tobias (#33)
📚 Documentation
- Documentation improvements @brenner-tobias
v0.3.1
What's Changed
- Docu extension for quick tunnel (#30) @brenner-tobias
- First automatic deployment
v0.3.0
What's Changed
- Stable release after Clean-Ups
v0.2.5
What's Changed
- Update Documentation and Cloudflared Version (#27) @brenner-tobias
- ✨ Add option to use quick tunnels (#24) @pemontto
v0.2.4
What's Changed
- Add originRequest support for disableChunkedEncoding flag for additional_hosts (#25) @elcajon
- Change hassio_role from admin to manager (#23) @elcajon
- Improve additional_hosts example in Documentation (#21) @felipecrs
- Bump docker/build-push-action from 2.7.0 to 2.8.0 (#20) @dependabot
v0.2.3
What's Changed
- Switch to json config for cloudflared (#19) @brenner-tobias
- Enable additional_hosts via https (#19) @brenner-tobias