Skip to content

v1.2.1

Choose a tag to compare

@cakmoel cakmoel released this 16 Jun 08:47
· 2886 commits to main since this release

[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: dark media 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.css asset
  • Updated test bootstrap and file paths to match project structure

Fixed

  • PHPUnit binary path corrected from vendor/bin/phpunit to lib/vendor/bin/phpunit in CI workflow
  • Added workflow_dispatch trigger 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 tastybites theme (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.

Download Scriptlog