@@ -5,13 +5,16 @@ The 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
77## [ Unreleased]
8+
9+ ## [ 1.11.0] - 2026-01-30
810### Added
911- Added support for custom fonts
1012- Added option to toggle Ultra HDR rendering (Android 14+) ([ #564 ] )
1113- Long press gesture to play videos at 2x speed in separate video player ([ #830 ] )
1214
1315### Changed
1416- Mute button is now disabled for videos without an audio track ([ #876 ] )
17+ - Updated translations
1518
1619### Fixed
1720- Fixed issue with separate video player not respecting paused state when seeking ([ #831 ] )
@@ -274,12 +277,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
274277[ #754 ] : https://github.com/FossifyOrg/Gallery/issues/754
275278[ #759 ] : https://github.com/FossifyOrg/Gallery/issues/759
276279[ #786 ] : https://github.com/FossifyOrg/Gallery/issues/786
280+ [ #800 ] : https://github.com/FossifyOrg/Gallery/issues/800
277281[ #830 ] : https://github.com/FossifyOrg/Gallery/issues/830
278282[ #831 ] : https://github.com/FossifyOrg/Gallery/issues/831
279- [ #800 ] : https://github.com/FossifyOrg/Gallery/issues/800
280283[ #876 ] : https://github.com/FossifyOrg/Gallery/issues/876
281284
282- [ Unreleased ] : https://github.com/FossifyOrg/Gallery/compare/1.10.0...HEAD
285+ [ Unreleased ] : https://github.com/FossifyOrg/Gallery/compare/1.11.0...HEAD
286+ [ 1.11.0 ] : https://github.com/FossifyOrg/Gallery/compare/1.10.0...1.11.0
283287[ 1.10.0 ] : https://github.com/FossifyOrg/Gallery/compare/1.9.1...1.10.0
284288[ 1.9.1 ] : https://github.com/FossifyOrg/Gallery/compare/1.9.0...1.9.1
285289[ 1.9.0 ] : https://github.com/FossifyOrg/Gallery/compare/1.8.1...1.9.0
0 commit comments