Skip to content

Release v0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 17:18
· 15 commits to master since this release

Added

  • Support for multiple docker hosts, see #62
  • Ability to specify custom tls cert when connecting to Uptime Kuma over HTTPS, see #66
  • Ability to ignore invalid tls certs when connecting to Uptime Kuma over HTTPS, see #66

Fixed

  • Fix control sequences not being expanded in snippets, see #60
  • Add missing description property, see #61
  • Fix wrong name for query property of database monitors, see #65
  • Add missing upside_down property alias, see #71
  • Fix possible memory leak, see #41
  • Add workaround for ntfy, see #72