• 1.7.1 7b7fff5246

    v1.7.1 Stable

    javier released this 2026-06-03 06:32:13 +00:00 | 0 commits to main since this release

    1.7.1

    Release date: 2026-06-02

    Fixed

    • Dismissal timestamps are now stored in UTC, consistent with all other plugin timestamps (dismissed_at).
    • Settings option (robotstxt_mediaaudit_settings) no longer autoloads on every page request, reducing the autoloaded options payload.
    • Alert count on the Media Audit dashboard is now cached with a transient (1 hour TTL) and invalidated automatically on dismiss, reactivate, scan, purge, and full reset operations.
    • "Dismiss" and "Cancel" button labels on the Alerts page are now translatable via wp_localize_script.
    • Added direct file access guard (if ( ! defined( 'ABSPATH' ) ) { exit; }) to all PHP class files in includes/.
    Downloads