Minor changes to CHANGELOG

This commit is contained in:
Fredrik Baberg 2023-01-11 18:29:59 +01:00
parent 569d30492d
commit 2cf98a7926

View File

@ -1,7 +1,7 @@
## 2023.01.0
* Disabled Ingress
* Default config now set by API instead of copying a file (should make it more flexible).
* Update to OctoPrint 1.8.6.
* Disabled Ingress.
* Based on Debian instead of Alpine, should make more plugins compatible.
* Default config now set by CLI instead of copying pre-set file.
* Using Caddy as reverse proxy.
* Added option to set trusted_proxies, should help with reverse proxy configuration.
* Updated to OctoPrint 1.8.6.
* Based on Debian instead of Alpine, should make more plugins compatible.