Files
hasaddon/cloudflared/CHANGELOG.md
T
2022-03-15 14:57:39 +00:00

18 lines
493 B
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
## 🚨 Breaking change 🚨
It is now mandatory to add the option `warp_routes` if `warp_enable` is set to `true`,
otherwise the add on will not start.
You can safely ignore this if you don't use the Cloudflare Warp functionality.
- Remove Manager API calls @elcajon (#72)
## 🚀 Enhancements
- Add image signing - CAS Codenotary @elcajon (#69)
## ⬆️ Dependency updates
- Bump docker/build-push-action from 2.9.0 to 2.10.0 @dependabot (#70)