File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,11 +4,30 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
55and 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
You can’t perform that action at this time.
0 commit comments