| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| scriptlog-v1.2.1.zip | 2026-06-20 | 23.2 MB | |
| README.md | 2026-06-16 | 1.7 kB | |
| v1.2.1 source code.tar.gz | 2026-06-16 | 11.3 MB | |
| v1.2.1 source code.zip | 2026-06-16 | 12.5 MB | |
| Totals: 4 Items | 47.0 MB | 0 | |
[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.