Releases: nextcloud/twofactor_gateway
Releases · nextcloud/twofactor_gateway
v0.11.0
Changelog
0.11.0 – 2018-11-16
Added
- PuzzelSMS support
- New and updated translations
v0.10.1
Changelog
0.10.1 – 2018-11-12
Fixed
- Software dependencies updated
v0.10.0
Changelog
0.10.0 – 2018-10-08
Added
- Support for ClockworkSMS
- Admin documentation reference in info.xml (also rendered on apps.nextcloud.com)
Fixed
- Loading animation after provider state has been loaded
- Caching of Telegram chat id (provider stopped working after a few days)
- Removed dead code
v0.9.0
Changelog
0.9.0 – 2018-08-30
Added
- Setup instructions for users directly in the settings UI
- Updated admin documentation
- New and updated translations
Fixed
- Undefined variable warnings in the AProvider class
- Hide gateway settings if it's not configured by the admin
v0.9.0 Beta 1
Changelog
0.9.0 – 2018-08-29
Added
- Setup instructions for users directly in the settings UI
- Updated admin documentation
- New and updated translations
Fixed
- Undefined variable warnings in the AProvider class
- Hide gateway settings if it's not configured by the admin
v0.8.0
Changelog
0.8.0 – 2018-08-24
Added
- Ability to enable all three gateways (Signal, SMS, Telegram) at the same time
- An occ command to get the configuration status
- An occ command to interactively configure the gateways
- Ability to set a custom URL for the Signal gateway
Fixed
- Fatal errors if no provider has been configured
v0.8.0 Beta 1
Changelog
0.8.0 – 2018-08-24
Added
- Ability to enable all three gateways (Signal, SMS, Telegram) at the same time
- An occ command to get the configuration status
- An occ command to interactively configure the gateways
- Ability to set a custom URL for the Signal gateway
Fixed
- Fatal errors if no provider has been configured
v0.7.0
Changelog
0.7.0
Added
- First working implementation
- Stable gateways: websms.de
- Unstable/experimental gateways: PlaySMS, Signal, Telegram
- UI to enter gateway identifier (e.g. phone number)
- Support for Nextcloud 14
v0.7.2 Beta 2
Changelog
0.7.0
Added
- First working implementation
- Stable gateways: websms.de
- Unstable/experimental gateways: PlaySMS, Signal, Telegram
- UI to enter gateway identifier (e.g. phone number)
- Support for Nextcloud 14
v0.6.1
Update Krankerl config Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>