Skip to content

Releases: release-argus/Argus

v0.29.3

28 Jan 02:07
91723f7

Choose a tag to compare

0.29.3 (2026-01-28)

Bug Fixes

  • increase response body limit from 10 MiB to 50 MiB in queries (#814) (7dc5afc)

v0.29.2

12 Jan 18:56
dbec1f6

Choose a tag to compare

0.29.2 (2026-01-12)

Bug Fixes

  • command: use candidate version in require.command templates (#796) (1e25ecf)
  • ui: ignore <secret> placeholder in string length validation (#797) (4030861)

v0.29.1

06 Jan 22:45
4273c61

Choose a tag to compare

0.29.1 (2026-01-06)

Bug Fixes

  • config: prevent panic on deeply nested config options (#783) (1df1adc) - thanks @bjw-s

v0.29.0

28 Dec 14:32
4be87bb

Choose a tag to compare

0.29.0 (2025-12-28)

Features

  • api: extend counts endpoint with active/inactive counts and update_details (#775) (7c11de5)
  • core: add context-based graceful shutdown on interrupt signals (#766) (a6ee5a6)
  • latest-version: url, support for headers (#772) (664f24e)
  • notify: slack, add threadts support (#722) (edd3ad8)

Bug Fixes

  • ui: prevent duplicate query params in refresh URL (#771) (6d7d7c3)

v0.28.3

19 Dec 11:05
21daac6

Choose a tag to compare

0.28.3 (2025-12-19)

Bug Fixes

  • ui: missing conversions of boolean to string in outgoing notify schemas (#758) (f47f716)

v0.28.2

16 Dec 12:36
70c9f5b

Choose a tag to compare

0.28.2 (2025-12-16)

Bug Fixes

  • notify: use disabletls instead of disabletlsverification for ntfy (#750) (586965e)
  • ui: missing boolean to string conv in outgoing notify schemas (#752) (5cfe8b7)

v0.28.1

14 Dec 04:50
c9e3dde

Choose a tag to compare

0.28.1 (2025-12-14)

Bug Fixes

  • ui: carry old data to renamed service and replace order array (#725) (4ee6e5c)
  • ui: show error toast instead of resetting order on failed save (#727) (556abb8)

v0.28.0

13 Dec 04:44
3623168

Choose a tag to compare

0.28.0 (2025-12-13)

Features

  • notify: migrate from containrrr/shoutrrr to nicholas-fedor/shoutrrr (#718) (7b7aaf6)

Bug Fixes

  • healthcheck: clone default transport to avoid nil pointer deref (#707) (5b6ff38)
  • notify: restore support for raw shoutrrr config (#719) (d752a50)
  • ui: always convert notify fields to strings (#712) (383c379)
  • ui: support notify.<type> with no explicit type field (#704) (6f60f3a)

v0.27.0

09 Dec 14:33
f119217

Choose a tag to compare

0.27.0 (2025-12-09)

Features

  • cli: add environment variable hints to '-h' help output (#695) (270d151)
  • latest-version: url, sort versions when semantic_versioning enabled (#693) (cf82aa0)
  • templating: add support for 'tags' array (#700) (8083828)
  • ui: migrate frontend from Bootstrap to shadcn + new features (#690) (8ba9428)
  • ui: table view (#697) (4778c27)

Bug Fixes

  • latest-version,deployed-version,webhook: respect proxy env vars in requests (#699) (f5e1e14)
  • ui: use route-prefix in api requests (#694) (4a3669a)

0.26.3

29 May 21:18
0051c4b

Choose a tag to compare

Bug Fixes

  • ui: avoid errors cyclic crash and move version fetch error to state (#590) (fff0c65)