We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310d29d commit 6ca79bfCopy full SHA for 6ca79bf
CHANGELOG.md
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [3.4.2] - 2025-07-10
8
+
9
+### Added
10
11
+- `gl_fadecolor` transition by gre (custom ffmpeg only)
12
+- `gl_LinearBlur` transition by gre
13
+- `gl_windowslice` transition by gre
14
15
+### Changed
16
17
+- smoothstep optimisations in custom expressions
18
19
+### Fixed
20
21
+- use uneased non-reversed progress for texture backgrounds
22
23
## [3.4.1] - 2025-06-28
24
25
### Fixed
0 commit comments