Skip to content

Releases: nextcloud/twofactor_gateway

v0.11.0

16 Nov 10:44
5b1d9a0
Compare
Choose a tag to compare

Changelog

0.11.0 – 2018-11-16

Added

  • PuzzelSMS support
  • New and updated translations

v0.10.1

12 Nov 08:57
bd741d0
Compare
Choose a tag to compare

Changelog

0.10.1 – 2018-11-12

Fixed

  • Software dependencies updated

v0.10.0

08 Oct 06:18
287e352
Compare
Choose a tag to compare

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

30 Aug 11:27
Compare
Choose a tag to compare

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

29 Aug 08:26
Compare
Choose a tag to compare
v0.9.0 Beta 1 Pre-release
Pre-release

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

24 Aug 14:33
d2c0823
Compare
Choose a tag to compare

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

24 Aug 12:23
Compare
Choose a tag to compare
v0.8.0 Beta 1 Pre-release
Pre-release

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

07 Aug 08:30
6a54f09
Compare
Choose a tag to compare

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

07 Aug 08:01
dae6dc9
Compare
Choose a tag to compare
v0.7.2 Beta 2 Pre-release
Pre-release

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

19 Jun 11:37
168b8ad
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
Update Krankerl config

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>