v1.2.1
[1.2.1] - 2026-06-16
Added
- CSS design tokens: Custom properties for colors, spacing, and typography in the blog theme
- Dark mode support: Full theme support via
prefers-color-scheme: darkmedia query - Responsive improvements: Enhanced layout adaptability for mobile, tablet, and desktop viewports
Changed
- Blog theme templates: replaced
<main>with<div>for semantic consistency across 8 templates (archive, archives, blog, category, page, single, tag, homepage) - Improved header navigation with better layout and accessibility
- Enhanced footer template layout
- Updated homepage template
- Minified
style.sea.cssasset - Updated test bootstrap and file paths to match project structure
Fixed
- PHPUnit binary path corrected from
vendor/bin/phpunittolib/vendor/bin/phpunitin CI workflow - Added
workflow_dispatchtrigger to CI workflow for manual test runs - Fixed stale tastybites theme test files (theme was previously removed)
- Corrected test file paths from
../../lib/to../../src/lib/project-wide
Removed
- Stale test files for deleted
tastybitestheme (4 files)
Notes
Minor release focused on theme modernization with CSS design tokens, dark mode support, responsive improvements, and CI/test infrastructure cleanup. This version re-releases the same content as v1.2.0 under a new tag to avoid upstream tag mutation lock on Packagist.
Codename
Maleo Senkawor -- Honoring Macrocephalon maleo, the critically endangered megapode endemic to Sulawesi, Indonesia.