Skip to content

Commit 7a3817f

Browse files
committed
update changelog
1 parent 7d0b03a commit 7a3817f

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
1111
## [Unreleased]
1212

13+
### Added
14+
15+
- **Compose label-driven docker-compose trigger configuration** — Added support for container labels to create and scope compose triggers from discovered containers, including `dd.compose.file` / `wud.compose.file` and compose trigger options (`backup`, `prune`, `dryrun`, `auto`, `threshold`).
16+
- **Compose-file digest update support** — Docker-compose trigger now supports digest-pinned image references in compose files (`image@sha256:...` and `image:tag@sha256:...`) so digest-based services can be updated without dropping pinning.
17+
18+
### Fixed
19+
20+
- **TrueForge registry default behavior** — Fixed TrueForge registry integration so it works out of the box with default configuration.
21+
22+
### Changed
23+
24+
- **Tag update display accuracy** — Fixed update classification/display so tag-based updates are shown correctly as tag updates.
25+
1326
## [1.3.2] — 2026-02-16
1427

1528
### Added

0 commit comments

Comments
 (0)