mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-01-27 19:13:37 +00:00
* with signal-cli 0.13.0 the default behavior changed and message to oneself did not trigger a notification anymore. As this is a behavioral change and we try to avoid any behavioral changes in the REST API, the previous behavior was reinstated again by explicitly adding "--notify-self". see #511