Skip to content

Releases: SeattleDSA/signal-scanner-bot

v0.4.0

10 Apr 00:26
01754e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

03 Apr 04:43
d5e708c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Apr 04:21
1beb165
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.3.0

Implement backoff timings for requests to OpenMHz

16 Nov 05:29
1a2f046
Compare
Choose a tag to compare

Due to the relative instability of the specific OpenMHz station we listen to (and generally could be true for any station on OpenMHz) we've implemented the use of a backoff library to exponentially wait and eventually fail after 2 hours by default. See the .env.example file for more configuration options.

v0.2.2

19 Oct 16:26
a7d36ae
Compare
Choose a tag to compare
Skip json.decoder.JSONDecodeError caused by OpenMHz (#79)

v0.2.1

17 Oct 21:59
339d529
Compare
Choose a tag to compare

Small update to bump signal-cli to v0.9.1

v0.2.0

17 Oct 20:33
166ef75
Compare
Choose a tag to compare

This is an exciting new update which includes new functionality developed in #75 - the bot will now transmit scanner messages!

v0.1.4

10 Sep 21:58
f01d9b1
Compare
Choose a tag to compare

This release includes a bugfix and various build/deployment improvements.

v0.1.3

10 Sep 01:55
fa1e0ed
Compare
Choose a tag to compare

Misc. version bumps

v0.1.2

12 May 03:44
e84ddeb
Compare
Choose a tag to compare

Changelog

  • #63 - Fix validation utility
  • #64 - Update container restart policy