Features
- Configurable Image Tag Filtering via HTTP API (#205 by @Foxite)
- Added support for specifying image tags in the
/v1/update
endpoint (e.g.,?image=foo/bar:1.0
), enabling precise container updates and downgrades. Includes test coverage and documentation updates.
- Added support for specifying image tags in the
Fixes
- Documentation: Added path globbing details to clarify usage (#201 by @nicholas-fedor).
Updates
- Dependencies:
- Miscellaneous:
- Addressed various minor updates and fixes to improve stability and maintainability (#202 by @nicholas-fedor).
New Contributors
- A warm welcome to @Foxite for their first contribution to this fork, adding tag filtering to the HTTP API (#205)!
Full Changelog: v1.8.9...v1.9.0