File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212### Fixed
1313- Fixed broken looping in videos shorter than one second ([ #565 ] )
1414- Slideshows now automatically start in full-screen mode ([ #529 ] )
15+ - Fixed pixelation and artifacts in some JPEG XL images ([ #567 ] )
1516
1617## [ 1.4.0] - 2025-07-14
1718### Added
@@ -135,6 +136,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
135136[ #475 ] : https://github.com/FossifyOrg/Gallery/issues/475
136137[ #525 ] : https://github.com/FossifyOrg/Gallery/issues/525
137138[ #529 ] : https://github.com/FossifyOrg/Gallery/issues/529
139+ [ #567 ] : https://github.com/FossifyOrg/Gallery/issues/567
138140
139141[ Unreleased ] : https://github.com/FossifyOrg/Gallery/compare/1.4.0...HEAD
140142[ 1.4.0 ] : https://github.com/FossifyOrg/Gallery/compare/1.3.1...1.4.0
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ apng = "3.0.5"
2424awebp = " 3.0.5"
2525glideCompiler = " 4.16.0"
2626zjupureWebpdecoder = " 2.7.4.16.0"
27- jxlDecoder = " 2.4 .0.7 "
27+ jxlDecoder = " 2.3 .0.1 "
2828gestureviews = " e706487a14"
2929androidsvgAar = " 1.4"
3030androidphotofilters = " 193f2ae509"
You can’t perform that action at this time.
0 commit comments