Skip to content

Releases: release-argus/Argus

0.18.0

07 May 13:10
a512612
Compare
Choose a tag to compare

Features

  • deployed_version: support for POST requests (#398) (9504d7d), closes #397

Bug Fixes

  • edit: properly remove notify defaults that aren't overriden (a49939d)

0.17.4

27 Apr 10:50
64dc504
Compare
Choose a tag to compare

Bug Fixes

  • docker: don't fail startup if chown fails (80f2e61), closes #106

0.17.3

23 Apr 13:43
bc21e7a
Compare
Choose a tag to compare

Features

  • docker: add curl (#394) (1bc9041)
  • binary: github release binaries will use the latest patch version of Go (e35f66)

0.17.2

15 Apr 14:18
fc7fa8b
Compare
Choose a tag to compare

Bug Fixes

  • web: show link for deployed_version.url (bcbd835)

0.17.1

15 Apr 05:13
3bf7725
Compare
Choose a tag to compare

Bug Fixes

  • config,web: disabled routes weren't taking into account route_prefix (79213ca)

0.17.0

15 Apr 01:24
5153e19
Compare
Choose a tag to compare

Features

  • config,web: option to disable routes (#384) (c2d1fdc)
    • settings.web.disabled_routes: []
  • web: 'test notify' button on create/edit (#379) (29a5fe0)
  • web: clickable links for latest/deployed version url (#385) (18ae353)

0.16.0

24 Feb 14:10
9249f12
Compare
Choose a tag to compare

New mascot! Thanks @rexapex

Features

  • config: hash web.basic_auth.(username|password) locally (#358) (1ed247b)
  • config: more env var support (#367) (87d63d6)
  • config: support env vars in some config vars (#365) (c5d5532)
  • web: custom favicon support (#355) (007db66)

0.15.2

17 Jan 15:55
Compare
Choose a tag to compare

Bug Fixes

  • latest_version: double check new releases (5610a28)

0.15.1

13 Jan 01:21
f4dd89a
Compare
Choose a tag to compare

Bug Fixes

  • web: formcheck width on non-webkit browsers (cf1d681)

0.15.0

09 Jan 21:58
d2cdbed
Compare
Choose a tag to compare

Features

  • deployed_version: regex templating (#347)