# Changelog ## [0.3.13] - 16-03-2026 ### Added - Created Tailwind migration roadmap doc outlining phased approach while keeping existing palette/typography. - Added docs index pointing to migration roadmap. ## [0.3.12] - 16-03-2026 ### Changed - Made `.lte-navbar-custom` fully transparent (no background, blur, or shadow) across regular and sticky states. ## [0.3.11] - 16-03-2026 ### Added - Restored `version2/docs/ROADMAP.md` with current status, pending page downloads, and pretty URL mapping plan (.htaccess). ## [0.3.10] - 16-03-2026 ### Changed - Updated mobile navigation to remove Home mega submenu and point to local pretty URL paths. ## [0.3.9] - 16-03-2026 ### Changed - Updated version2 header navigation links to local pretty URL paths in preparation for .htaccess rewrites. ## [0.3.8] - 16-03-2026 ### Added - Scaffolds for all navigation-linked pages in `version2/pages/`, each wired to shared `templates/header.php` and `templates/footer.php`. - Recreated CHANGELOG after accidental deletion. ### Pending - Populate page content from Sakuri sources and align mobile nav with desktop (remove Home mega submenu).