Releases: dunxd/HomeAssistantAddons
Releases · dunxd/HomeAssistantAddons
v2.2.4
v2.2.3
v2.2.2
v2.2
2.2 - 2026-03-03
- Incorporate COPS 4.3.1 which amongst other things fixes download of book files
- Switch from using monolithic run.sh file to using S6-Overlay which allows better handling of multiple services within the container. There are now 5 services!
v2.1.1
- Incorporate COPS 4.1.0
v2.1
- Add korrasync feature to allow synchronising reading progress from koreader - see DOCS.md for more info
- Improving handling of user passed strings from HA conf - it should be hearder to accidentally break the server now
- Fixed routing so that http://server-address:8000/feeds type URLs work again. http://server-address:8000/index.php/feeds will also work.
v2.0
- Replace PHP built in web server with the more robust NGINX
- Specify PHP 8.4 rather than relying on latest version provided by Alpine repo
- Remove support for i386, armhf and armv7 architectures, inline with what Home Assistant supports
- Changed the way that kepubify is installed, reducing the size of the image - more room for books - and speeding up the install
- Incorporate COPS 4.0.4