Skip to content

Commit 6c919e3

Browse files
authored
v3.6.2
1 parent ad0a10b commit 6c919e3

2 files changed

Lines changed: 361 additions & 45 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,30 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [3.6.2] - 2026-01-23
8+
9+
### Added
10+
11+
- `.webp` (VP8) animated WebP output format in `xfade-easing.sh` script
12+
- `.png` (APNG) animated PNG output format in `xfade-easing.sh` script
13+
14+
### Changed
15+
16+
- GIF animation via gifski if installed
17+
- `-g` option for GIF transparency dropped as it was unreliable
18+
- C code optimisations
19+
20+
### Fixed
21+
22+
- `gl_EdgeTransition` YUV format rendering green
23+
- `gl_powerKaleido` both versions fixed and optimised
24+
- `-L` option omits CSS easings in `xfade-easing.sh` script
25+
726
## [3.6.1] - 2025-12-28
827

928
### Added
1029

11-
- `.y4m` (yuv4mpeg) video output format for GIF animation via gifski and PNG animation
30+
- `.y4m` (yuv4mpeg) animated output format in `xfade-easing.sh` script
1231

1332
### Changed
1433

0 commit comments

Comments
 (0)