Skip to content

Releases: nt0xa/sonar

v1.11.1

11 Feb 21:40
e6e54d7
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix Lark notifications not being sent (#161) @russtone

v1.11.0

09 Feb 15:04
034b510
Compare
Choose a tag to compare

What's Changed

Features

  • Use new "Code block" feature for lark messages/notifications (#157) @russtone

Bug Fixes

  • Fix concurrent events creation (#160) @russtone

v1.10.1

12 Jan 10:21
7410d4f
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix ctx command, now it updates config file (#156) @russtone

v1.10.0

11 Jan 19:14
f7f6c4e
Compare
Choose a tag to compare

What's Changed

Features

  • HTTP routes clear command (#155) @russtone
  • DNS clear cmd (#153) @russtone
  • Payloads clear cmd (#152) @russtone
  • Added support for NS records (#151) @russtone

Bug Fixes

  • Separate stdout and stderr (#154) @russtone

Maintenance

  • Refactor messengers (#150) @russtone
  • Refactor cmd module (#149) @russtone
  • Update go version & dependencies (#148) @russtone
  • Refactor internal tests (#147) @russtone
  • Refactored /pkg packages tests, merged dns packages into one (dnsx) (#146) @russtone

v1.9.0

17 Aug 10:33
cc891af
Compare
Choose a tag to compare

What's Changed

Features

  • Added environment variables bindings for client (#137) @russtone

v1.8.15

26 May 17:23
b619c16
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix smtp (#136) @russtone

v1.8.14

26 May 14:30
e883c27
Compare
Choose a tag to compare

What's Changed

Maintenance

  • Update CI (#135) @russtone

v1.8.13

26 May 14:19
5a2df3e
Compare
Choose a tag to compare

What's Changed

Features

  • Optimize events handler (#133) @russtone

Maintenance

  • Update deps and CI (#134) @russtone

v1.8.12

22 Mar 15:24
ee4edb3
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix profile template (#132) @russtone

v1.8.11

22 Mar 14:55
7f0bc95
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Fix lark md issues (#131) @russtone