Features
- combine
regex
withregex_submatch
(47f5e72) - improve help on toolbar (e15aed9)
- open external links in a new tab (26df3b3)
- support for running os commands as a new release action (#70) (c6a9e75)
- support for telegram and lots more (#63) (f1b9960)
- ui: can skip releases for a
deployed_service
without webhooks (#73) (cf2a816) - webhooks: add option to allow invalid https certs (#74) (e390882)
Bug Fixes
- allow negative split
index
(ab61399) - check that
latest_version
s are newer thandeployed_version
(and !=) (75aad65) - ensure used webhooks have a
type
on startup (3eda486), closes /github.com/release-argus/Argus/issues/71#issuecomment-1139456015 - ordering struggled with empty newlines (9a1b4a1)
- rename
current_version
todeployed_version
(#64) (0b3b1d5) - save sometimes copied a random blank line (76da7b2)