Releases: release-argus/Argus
Releases · release-argus/Argus
v0.29.0
28 Dec 14:32
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ui: avoid errors cyclic crash and move version fetch error to state (#590 ) (fff0c65 )
0.26.2
16 May 15:26
Compare
Sorry, something went wrong.
No results found
Bug Fixes
notify: evaluate environment variables in params (#580 ) (2f80722 )
0.26.1
15 May 01:17
Compare
Sorry, something went wrong.
No results found
0.26.1 (2025-05-15)
Bug Fixes
ui: show error on first version refresh failure (2e0479f )
web: default Name to ID when creating or editing a service (58d1284 )
0.26.0
10 May 15:47
Compare
Sorry, something went wrong.
No results found
Features
latest_version: add pagination to GitHub release fetching (03726ad )
enables you to get the latest release when 30+ other releases are in front of it
Bug Fixes
version-refresh: clear version errors after fetch (e968847 )
version-refresh: omit version from query keys (ec8b3b2 )