We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63192cd commit 39ec3cdCopy full SHA for 39ec3cd
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## 0.8.0 – 2018-08-24
5
+### Added
6
+- Ability to enable all three gateways (Signal, SMS, Telegram) at the same time
7
+- An occ command to get the configuration status
8
+- An occ command to interactively configure the gateways
9
+- Ability to set a custom URL for the Signal gateway
10
+### Fixed
11
+- Fatal errors if no provider has been configured
12
+
13
## 0.7.0
14
### Added
15
- First working implementation
0 commit comments