v1.1.0 - SEO metadata and modular runtime update
What's New in v1.1.0
This release expands Alynt 404 & Sitemap with SEO metadata integration for supported SEO plugins, better control over which private routes appear in sitemap and search output, and a substantial internal refactor to make the plugin easier to maintain. It also improves the admin settings experience with more accessible interactions and stronger validation feedback.
Highlights
- Added route metadata adapters for The SEO Framework and Slim SEO
- Added private-path exclusion support for sitemap output and 404-page AJAX search
- Refactored the plugin into smaller PHP traits and JS modules with improved admin UX
Changelog
[1.1.0] - 2026-04-05
Added
- Added route metadata adapters for The SEO Framework and Slim SEO so Alynt 404 and sitemap pages can supply titles, descriptions, and featured-image previews through supported SEO plugins.
- Added configurable private-path exclusion hooks for sitemap output and 404-page AJAX search results.
Changed
- Refactored the plugin runtime into focused PHP traits and smaller admin/frontend script modules for easier maintenance.
- Split the sitemap admin settings into dedicated content, display, and SEO/style sections with improved accessibility and validation behavior.
- Added build tooling, automated tests, and WordPress coding-standards automation for the plugin source.
Security
- Removed server-side CSS generation debug logging and tightened release-ready error handling around generated style updates.
Upgrade Notes
No breaking changes in this release.