Skip to content

Releases: yorah/dockbrr

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 20:03
a7b69c9

0.5.0 (2026-07-17)

Features

  • current-version changelog for up-to-date services (#39) (46edee3)
  • self-update notification in sidebar (#40) (ef708c9)
  • web: collapse dashboard projects by default (#38) (0d100e0)

Bug Fixes

  • changelog: keep release notes for build-suffixed tags (#37) (f6aa0da)
  • detect: supersede stale open update when service is up to date (#35) (032e8bf)

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:41
189a599

0.4.2 (2026-07-17)

Bug Fixes

  • detect: show current version for up-to-date floating tags (#34) (60b3a35)
  • web: mute the sha256 digest, keep the version at full weight (#32) (478b7c1)

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 08:27
bddc8dd

0.4.1 (2026-07-17)

Bug Fixes

  • detect: scope semver update scan to the same tag stream (#30) (98eaa96)
  • web: grey the reverse-resolved Current-image version again (#29) (09c8b9c)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 06:44
b34ea6a

0.4.0 (2026-07-17)

Features

  • signal GitHub rate-limit when a changelog can't be fetched (#27) (7d591e1)
  • web: show project health indicator on the dashboard project row (#25) (23c3054)

Bug Fixes

  • detect: name the "from" version of a floating tag from the running image label (#26) (342900a)
  • web: match Current-image version weight to Latest column (#24) (5c82082)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 21:46
f94d60b

0.3.1 (2026-07-16)

Bug Fixes

  • web: dashboard UX fixes (remove debounce, compose gating, sticky sidebar, resolved versions) (#22) (404e018)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 21:10
383873f

0.3.0 (2026-07-16)

Features

  • web: container remove UX — per-row button + Loose bulk action (#21) (31a0948)

Bug Fixes

  • store: preserve resolved versions on digest-only re-detect (#19) (b360ff7)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 15:32
b36ff22

0.2.0 (2026-07-16)

Features

  • detect: name floating-tag versions via reverse digest lookup (#17) (70cc77e)
  • loose container grouping + workload lifecycle (start/stop/restart, remove, logs, standalone apply) (#18) (f0ddac9)
  • web: add GitHub repo link to sidebar footer (#16) (b938940)

Bug Fixes

  • web: drop removed services from Pinned dashboard count (#14) (7b02c8e)

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 23:19
42e52a8

0.1.0 (2026-07-14)

Features

  • initial public release of dockbrr (088a74f)

Miscellaneous Chores