Releases: eustasy/authenticatron
v4.0.1 - Inauguration with Patch 1
Package Changes
IMPROVEMENT: Authenticatron::getUrl()
now strips a wider array of non-compliant characters for better reliability with 2fa apps.
BUGFIX: Authenticatron::new()
now handles not having a secure source by returning null
and an error message, instead of returning a URL and QR Code for a null
value secret.
Supporting Changes
FEATURE: Optimise docs for mobile
BUGFIX: Fix colors in documentation
MAINTENANCE: Better accessibility in docs
MAINTENANCE: Update Iconography
v4 - Inauguration
composer require eustasy/authenticatron
IMPROVEMENT: Launch Composer package: https://packagist.org/packages/eustasy/authenticatron
MAINTENANCE: Drop PHPQRCode for jysperu/PHP-QR-Code
MAINTENANCE: Add PHP Unit tests with PHPUnit
DEPRECATED: Remove deprecated mcrypt library
NOTE: Updated eustasy/.Normal to 3.0
NOTE: Removed Codacy, Travis-CI
NOTE: Regular testing against PHP 8.3, 8.2, 8.1, 8.0
v3 - Establishment - with Patch 6 [Better PHP 7.2 Support]
- MAINTENANCE: Support new
random_bytes
to replace deprecatedmcrypt
library - NOTE: Updated NC to 1.10.0
- NOTE: Updated license for detection
- NOTE: Updated badges
- NOTE: Added a Code of Conduct
Establishment - with Patch 5
- IMPROVEMENT: Better passing of variables/defaults.
- IMPROVEMENT: Update SSL documentation.
- IMPROVEMENT: Update documentation for PHP versions.
- NOTE: Add NC 1.7
- NOTE: Fix spelling errors.
Establishment - with Patch 4 [Documentation]
- FEATURE: Create a nice homepage with only necessary functions.
- IMPROVEMENT: Combine the examples and documentation page.
- IMPROVEMENT: Expand the Glossary
- IMPROVEMENT: Move all TODOs to Issue Tracker
- IMPROVEMENT: Add source and glossary to navigation.
Establishment - with Patch 3
- BUGFIX: Remove unused variable.
Establishment - with Patch 2
- BUGFIX: Undefined variable.
Establishment - with Patch 1
- BUGFIX: Unused variable.
- BUGFIX: Uncached count.
Establishment
- BUGFIX: Fix string truncation.
- IMPROVEMENT: Cache counts.
- IMPROVEMENT: Flip array only when needed.
- NOTE: Migrate variables for future Simplet.
- NOTE: Update license year.
Settle
- Improved Server reconsiderations.
- Fixed a ridiculous amount of spelling errors.
- Re-organised docs and examples.
- Expected to be the last release before v1