-
1.8.3 Stable
released this
2026-08-17 18:52:12 +00:00 | 1 commits to main since this release1.8.3
Release date: 2026-08-17
Highlights
- Plugin updates are now delivered through Manager (by ROBOTSTXT) instead of a bundled self-updater.
Added
- Dismissible admin notice on the site and Network Admin Plugins pages when Manager (by ROBOTSTXT) is not installed and active, linking to
https://www.robotstxt.software/plugins/robotstxt-manager/(dismissible per user; re-appears if the Manager is later removed). - Permanent (non-dismissible) notice on the site and network Settings pages while Manager is not available.
Update URIplugin header pointing tohttps://www.robotstxt.software/plugins/robotstxt-mediaaudit/.- Header tests now also cover
Plugin URI,Update URI,Author,Author URI,Contributors, contributor ordering, and absence of self-updater artifacts.
Fixed
- The dismissible Manager notice now also renders on the Network Admin plugins page (screen base
plugins-network), not only on site-level Plugins. uninstall.phpnow always removes the per-user notice-dismissal user meta (UI state, not user data).
Changed
- Plugin URI and Author URI now point to
www.robotstxt.software;robotstxtis listed first in the Contributors headers. bin/preflight.shallowlist updated:update.jsonandrobotstxt-updater.phpare forbidden in the release ZIP.- Dev tooling updated via
composer update(PHPCS 3.13.6, WPCS 3.4.1, PHPStan 2.2.8, PHPUnit 9.6.36); PHPStan fix for transient cache typing in the Network Tools status reader. - Translations completed for Spanish (es_ES) and Catalan (ca): all fuzzy and untranslated strings through 1.8.2 are now translated (326/326 in both locales).
Removed
- Bundled self-updater files
robotstxt-updater.phpandupdate.json.
Compatibility
- WordPress: 5.3 - 7.1
- PHP: 8.0 - 8.5
- WP-CLI: 2.x
Tests
- PHPCS (WordPress-Core, WordPress-Docs, WordPress-Extra): PASS
- PHPStan level 9: PASS
- PHPCompatibility 8.0-8.5: PASS
- PHPUnit: 11 tests, 54 assertions
Downloads