Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Releases: twilio/authy-devise

v1.11.0

31 Jan 22:28
Compare
Choose a tag to compare

[1.11.0] - 2019-02-01

Fixed

Changed

  • Allows you to define paths for request_sms and request_phone_call (#108 thanks @dedene)

Added

  • Now sets a distinct user agent through the Authy gem (#110)

v1.10.0

26 Sep 08:03
Compare
Choose a tag to compare

Changed

  • Moves OneTouch approval request copy to locale file.

Removed

  • Demo app now lives in its own repo

v1.9.0

04 Sep 05:12
Compare
Choose a tag to compare

Fixed

  • Generated migration now includes version number for Rails 5

Changed

  • Removes Jeweler in favour of administering the gemspec by hand
  • Removes demo app files from gem package

v1.8.3

05 Jul 02:48
Compare
Choose a tag to compare

Fixed

  • Fixes Ruby interpolation in HAML for onetouch (thanks @muan)
  • Records Authy authentication after install verification (thanks @nukturnal)
  • Forgets remember device cookie when disabling Authy (thanks @senekis)

Changed

  • Updated testing Rubies in CI