Releases: devjusty/export-urls-and-meta
Releases · devjusty/export-urls-and-meta
Release list
v0.0.15
- Added All in One SEO Lite and Pro detection with current metadata API support
- Added Yoast SEO Premium labeling when Yoast SEO core is active
- Added Rank Math SEO PRO labeling when Rank Math core is active
- Added SEOPress PRO labeling when SEOPress core is active
v0.0.14
- Fixed batch export lock refresh false failures under object caching
- Fixed AJAX error handling so real batch failure messages surface in the UI
- Fixed Rank Math post meta titles not being applied to exports
- Fixed export modal Close button overlapping status text
- Store export CSV/manifest files under uploads instead of volatile system temp
- Added uninstall.php so settings and last-failure data are removed on delete
- Added deactivate cleanup for in-progress export residue
- Expanded Diagnostics with storage health, last batch failure, and clear-leftovers
- Added local cross-platform package script, CI, and WPCS tooling
Full Changelog: v0.0.12...v0.0.14
v0.0.13-beta.1
0.0.13 beta
Pre-release for testing. Plugin Update Checker ignores GitHub pre-releases by default, so production sites on 0.0.12 should not auto-update to this build.
Changes since 0.0.12
- Refactored export flow into include files and batch export classes
- Added plugin update checker for GitHub Releases
- Added release packaging workflow for installable zip assets
- Added diagnostics tooling and admin export flow cleanup
- Added CI (PHP lint, JS syntax check, WPCS, PHPUnit) and leaner release zip excludes
Install via the export-urls-and-meta.zip asset attached to this release (generated by the packaging workflow).