• 1.1.1 5add9b5e84

    v1.1.1 Stable

    javier released this 2026-03-28 10:06:57 +00:00 | 0 commits to main since this release

    1.1.1

    Release date: 2026-03-28

    Fixed

    • Version constant mismatch: TWO_FACTOR_EXTENDED_VERSION was 1.0.2 instead of 1.1.0.
    • Replaced current_time('timestamp') with time() in audit log and settings export to ensure UTC-correct timestamps.
    • Added wp_unslash() before sanitizing $_GET['tab'] in the settings page renderer.

    Compatibility

    • WordPress: 6.8, 6.9, 7.0
    • PHP: 8.2, 8.3, 8.4, 8.5
    • MariaDB: 10.6 or newer
    • Multisite: Supported
    • Two-Factor plugin: 0.16 or newer
    • Tested on WordPress 7.0, PHP 8.5.3; PHPUnit 9.6.34 — 28 unit tests, 64 assertions, all passing
    Downloads