docs: changelog through 01.04.00 #44
+12
-13
@@ -1,28 +1,25 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
|
||||
## [01.04.00] --- 2026-05-30
|
||||
|
||||
|
||||
## [01.03.00] --- 2026-05-30
|
||||
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
|
||||
Version format: `XX.YY.ZZ` (zero-padded semver).
|
||||
|
||||
## [01.01.00] --- 2026-05-30
|
||||
## [Unreleased]
|
||||
|
||||
## [01.02.00] - 2026-05-30
|
||||
## [01.04.00] - 2026-05-30
|
||||
|
||||
### Added
|
||||
- Local Video hero mode with Joomla Media Manager file picker (`localVideoFile` param)
|
||||
- Install script (`script.php`) creates `images/heroes/` folder on install/update
|
||||
|
||||
## [01.03.00] - 2026-05-30
|
||||
|
||||
### Added
|
||||
- Configurable card fade-in delay with slide-up animation (`cardDelay` param, 0-5000ms) (#39)
|
||||
- Video mute/unmute toggle button (`showMuteToggle` param) — supports YouTube, Vimeo, and native video (#40)
|
||||
- Video mute/unmute toggle button (`showMuteToggle` param) -- supports YouTube, Vimeo, and native video (#40)
|
||||
|
||||
## [01.01.00] - 2026-05-30
|
||||
## [01.02.00] - 2026-05-30
|
||||
|
||||
### Fixed
|
||||
- WebAsset registration: added `#style`/`#script` suffixes to preset dependencies (was causing `UnsatisfiedDependencyException`)
|
||||
@@ -35,6 +32,8 @@ Version format: `XX.YY.ZZ` (zero-padded semver).
|
||||
- IntersectionObserver pauses/resumes videos when the hero scrolls out of/into the viewport (YouTube, Vimeo, and native `<video>`)
|
||||
- YouTube embeds include `enablejsapi=1` for postMessage playback control
|
||||
|
||||
## [01.01.00] - 2026-05-30
|
||||
|
||||
### Changed
|
||||
- Migrated all workflow and template paths from `.github/` to `.mokogitea/`
|
||||
- Template source paths updated
|
||||
|
||||
Reference in New Issue
Block a user