-
v1.4.2 Stable
released this
2026-08-17 15:51:27 +00:00 | 2 commits to main since this release1.4.2
Release date: 2026-08-17
Added
- Dismissible admin notice on the Plugins page when the ROBOTSTXT Manager plugin is not installed or active, linking to https://www.robotstxt.software/plugins/robotstxt-manager/ — updates are delivered through ROBOTSTXT Manager
- Persistent (non-dismissible) notice on Settings → iDrivee2 under the same condition
Changed
- Removed the bundled Gitea auto-updater (
robotstxt-updater.phpandupdate.json); automatic updates are now handled by the ROBOTSTXT Manager plugin - Plugin URI and new
Update URIheader point to https://www.robotstxt.software/plugins/idrivee2-media-upload/ - Author URI updated to https://www.robotstxt.software/
- Composer dependencies updated:
aws/aws-sdk-php3.383.2 → 3.392.3,guzzlehttp/guzzle7.x → 8.0.2, WPCS 3.3.0 → 3.4.1, PHPStan 2.2.1 → 2.2.8 (no known CVEs)
Localization
- POT regenerated for 1.4.2 — includes the WP-CLI and data-cleanup strings that were missing since 1.4.0, and drops the removed updater strings
- Spanish (es_ES) and Catalan (ca) translations updated: 69/69 strings translated in both locales
Compatibility
- WordPress: 5.3 - 7.1 (floor verified with wp-compat:
big_image_size_thresholdfilter, WP 5.3) - PHP: 8.1 - 8.5 (full-range PHPCompatibility scan 5.6-8.5; floor set by
aws/aws-sdk-phprequiring >= 8.1)
Tests
- PHP Coding Standards: 3.13.6 (0 errors)
- WordPress Coding Standards: 3.4.1 (0 violations)
- PHPStan: Level 9, 0 errors
- PHPUnit: 78 tests, 125 assertions
- composer audit: no known CVEs
Downloads