Skip to content

Releases: Era-Dorta/signalblast

v0.0.1.dev0

03 Jul 22:02
Compare
Choose a tag to compare
  • Switched the signal backend from semaphore to signalbot
  • Updated from setup.py to pyproject.toml
  • Using poetry as dependency manager
  • Added linting and formatting via pre-commit
  • Updated to python 3.10

v0.4

21 May 17:03
beaea5d
Compare
Choose a tag to compare
  • Updated signald to 0.18.5
  • Using two containers, one for signald and another for signalblast
  • Simplified setup due to the use of separate containers
  • Using non-root user for both containers for increased security
  • Added support for link previews
  • Minor bug fixing

v0.3

14 Apr 19:55
b667734
Compare
Choose a tag to compare
  • Update signald to version 0.17
  • Fixed bug where subscribers phone numbers would be mismatched with their uuid, issue #5

v0.2

28 Feb 22:24
Compare
Choose a tag to compare
  • Added optional pings for the admin
  • Code quality and speed

v0.1

23 Feb 19:19
e964296
Compare
Choose a tag to compare

Initial code release with minimal functionality.