2.9 KiB
2.9 KiB
Changelog — Moko-Cassiopeia
[TODO]
./docs/*
[UNRELEASED]
- Created
.github/workflows/
[03.00] 2025-12-09
Removed
./CODE_OF_CONDUCT.md./CONTRIBUTING.md
Updated
- Copyright Headers to MokoCodingDefaults standards
- Fixed
./templates/moko-cassiopeia/index.phpcolor style injection - Upgraded
FontAwesome 6toFontAwesome 7 Free - Added
Font Awesome 7 Freestyle fallback
[02.01.05] 2025-09-04
- Removed vmbasic.css
- Repaired temaplte.css and colors_standard.css
[2.00.00] 2025-08-30
Added
-
Dark Mode Toggle
- Frontend toggle switch included in template.
- JavaScript handles switching between light/dark modes.
- Dark mode CSS rules applied across template styles.
- Automatic persistence of user choice (via localStorage).
-
Header Parameters Update
- Added logo parameter support in template settings.
- Updated metadata & copyright header.
-
Expanded TOC (Table of Contents)
- Automatic TOC injection when enabled.
- User selects placement via article > options > layout (
toc-leftortoc-right).
Updated
- Cleaned up
index.phpby removing skip-to-content duplicate calls. - Consolidated JavaScript asset loading (ensuring dark-mode script is loaded correctly from external JS file).
- Streamlined CSS for toggle switch, ensuring it inherits Bootstrap/Cassiopeia defaults.
- General accessibility refinements in typography and color contrast.
- Fixed missing logo param in header output.
- Corrected stylesheet inconsistencies between Bootstrap 5 helpers and template overrides.
- Patched redundant calls in script includes.
01.00.00
-
Initial Public Release with:
- Font Awesome 6
- Bootstrap 5 helpers
- Automatic Table of Contents (TOC) utility
- Moko Expansions: Google Tag Manager / GA4 hooks
For the full development roadmap, visit: Moko-Cassiopeia Roadmap