Skip to content

Releases: nt0xa/sonar

v1.1.3

18 Jun 08:19
5543a11
Compare
Choose a tag to compare

What's Changed

  • New parser is used for bot commands (#24) @russtone

    Better help message: /help.
    Ability to get help for subcommands: /help new or /new -h or /new --help.
    Also it will help to add command parameters in future.

Maintenance

  • Fix telegram.id and api.token migrations (#28) @russtone
  • Create separate models package (#27) @russtone
  • Create common packages "actions" and "cmd" and use them in modules (#24) @russtone
  • Refactor automatic TLS certificate obtaining (#23) @russtone

v1.1.2

28 May 14:49
6fc938e
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix http2 error while requesting https (#21) (#22) @russtone

v1.1.1

10 Apr 15:54
65cf11d
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix telegram notifications for requests with non UTF-8 data (#17) @russtone

Maintenance

  • Removed duplicate function definitions (#20) @shadowscatcher
  • Combine controllers and notifiers in modules (#19) @russtone
  • Put migrations to the docker image directory instead embedding them in binary (#18) @russtone

v1.1.0

26 Mar 19:40
230e317
Compare
Choose a tag to compare

v1.1.0 (2020-03-26)

Features

  • Add API to manage payloads (#10)

v1.0.1

25 Feb 14:31
f750882
Compare
Choose a tag to compare

v1.0.1 (2020-02-25)

Bug Fixes

  • Fix telegram notifications (#5) (@russtone)

v1.0.0

25 Feb 08:37
Compare
Choose a tag to compare

v1.0.0 (2020-02-25)