Skip to content

Releases: RobThree/TwoFactorAuth

v3.0.0

27 May 10:27
ec82d39
Compare
Choose a tag to compare

A lot of cleaning up and improvements across the board.

For a full breakdown of the key changes, including all the backwards incompatible changes, have a read of the official changelog

What's Changed

Full Changelog: v2.1.0...v3.0.0

v2.1.0

14 Nov 12:54
ab93dd4
Compare
Choose a tag to compare

tl;dr
Cleaned up code and support for Endroid QR Code 5

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

25 Feb 11:45
27cd1e1
Compare
Choose a tag to compare

This release bumps the minimum supported PHP version to 8.1, the oldest actively supported PHP version at this time, and makes use of the newer features that enables.

What's Changed

New Contributors

Full Changelog: 1.8.2...v2.0.0

v2.0.0-RC1

25 Feb 11:35
27cd1e1
Compare
Choose a tag to compare
v2.0.0-RC1 Pre-release
Pre-release

Testing #101, full release to follow

1.8.2

22 Mar 16:18
65681de
Compare
Choose a tag to compare

tl;dr
This release fixes support for PHP 8 and 8.1 and Endroid QR Code 4 and vastly improves the automated testing

What's Changed

New Contributors

Full Changelog: 1.8.1...1.8.2

1.8.1

20 Oct 12:21
5afcb45
Compare
Choose a tag to compare
  • Added GoogleChartsQrCodeProvider (#79)

1.8.0

09 Mar 18:24
30a3862
Compare
Choose a tag to compare

Extra special thanks to @willpower232 for a lot / most of the work put in this version! 🙏

Dropped support for PHP < 5.6, minor NTPTimeProvider changes

02 Jan 19:57
37983bf
Compare
Choose a tag to compare
1.7.0

Dropping support for older PHP versions (5.4, 5.5)

Switched default ImageChartsQRCodeProvider to QRServerProvider

21 Jun 08:53
3407c33
Compare
Choose a tag to compare

image-charts.com decided to start watermarking QR codes...

Replaced google image charts with image-charts.com

19 Mar 21:53
7477d5d
Compare
Choose a tag to compare

Google image charts has gone dark; replaced the GoogleQRCodeProvider with ImageChartsQRCodeProvider