Files
hasaddon/cloudflared/CHANGELOG.md
T
Tobias Brenner 3b4b11b983 Update to v0.2.4
2022-01-22 09:36:22 +01:00

48 lines
1.1 KiB
Markdown

## v0.2.4
- Add originRequest support for disableChunkedEncoding flag for additional_hosts
- Change hassio_role from admin to manager
- Improve Documentation
## v0.2.3
- Changed Cloudflared config datatype to JSON
- Enable additional_hosts via https
## v0.2.2
- Fixed config parameter name
## v0.2.1
- Bump Cloudflared to 2022.1.2
## v0.2.0
- Added possibility to configure additional hosts to forward to
## v0.1.9
- Bump Cloudflared to 2022.1.0
- Disabled Auto-Update of Cloudflared
- Automatically detect HA port, removed config option
## v0.1.8
- Bump Cloudflared to 2021.12.0
- Force DNS creation if there is an existing entry
## v0.1.7
- Changed startup config to default "Application" to avoid race-condition with Nginxproxymanager
## v0.1.6
- Added tunnel connection to Nginxproxymanager
## v0.1.5
- Optimised reset
## v0.1.4
- Changed folder of Cloudflared files to /data/ for persistent storage
- Included a reset option in the config to delete all existing cloudflared files
- Optimised logging
- Made config parameter to reset cloudflared file optional
- Optimised documentation