Releases: shawly/docker-nut
Release 3.4.0
The latest image and v3.4.x and forward will now be based on the latest master changes from blawar/nut, since we haven't had any releases in a few years. The edge image will now stay ahead with the latest changes and the latest image will get them a few weeks later when they are considered "stable".
Full Changelog: v3.3.3...v3.4.0
Release 3.3.4
Release 3.3.4
NUT Version 3.3
Bug Fixes
- fixed markdownsafe issue (again)
Full Changelog: v3.3.3...v3.3.4
Release 3.3.3
Release 3.3.3
NUT Version 3.3
Features
- added function to schedule api calls via cron e.g. for automated scanning
Bug Fixes
- copy keys.txt to /nut folder so it will actually be loaded
- fixed titledb update script so it can properly update the titledb folder
Changes
- updated workflows to auto update edge image with latest master changes
- updated workflows to improved build time
- updated workflows to update README.md supported images on new changes
Full Changelog: v3.3.2...v3.3.3
FYI!
This will probably be the last version built from the v3.3
release since it hasn't been updated in a while and it seems that the only development right now happens on the master
branch.
If you want to use the latest changes from the master
branch of NUT you will have to use the edge
image tag. Keep in mind that the edge
image can and will change and that can break things. If you are happy with your NUT installation, just keep using the v3
tag.
I might start releasing the latest changes from NUT master
under the v4
tag as well when I think it is stable.
Release 3.3.2
Release 3.3.2
NUT Version 3.3
Bug Fixes
- markupsafe error when loading config (#6)
- changed 03-update-titledb to use TITLEDB_UPDATE variable (#5)
Changes
- download blacklist.online.txt on startup so it is always up-to-date
- improve readability of logs
- pin python image version
- add volume for titledb so we don't have to clone it when the container is recreated
- changed build process from wheels to venv, this saves some time building and shaves around 20MB off of the compressed image size
Release 3.3.1
Added feature to update titledb.
Improved handling of config files. (Log message shows if new blacklist or default config is available)
NUT Version 3.3
Release 3.3
NUT Version 3.3
Release 3.1
NUT Version 3.1 (contains some fixes from master as well)
Release 3.0
NUT Version 3.0