ha-3dprinter-addons/3dprinter-octoprint/CHANGELOG.md
2023-02-28 23:32:31 +01:00

18 lines
551 B
Markdown

## 2023.02.0
* Add binaries for flashing firmware to printer (avrdude, dfu-util, dfu-programmer, stm32flash).
## 2023.01.2
* Disable AppArmor profile.
## 2023.01.1
* Add AppArmor profile
* Add support for GPIO
## 2023.01.0
* 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.