@@ -6,8 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.4.1] - 2025-07-22
910### Changed
1011- Improved seek control in videos ([ #325 ] )
12+ - Updated translations
1113
1214### Fixed
1315- Fixed broken looping in videos shorter than one second ([ #565 ] )
@@ -128,6 +130,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
128130[ #199 ] : https://github.com/FossifyOrg/Gallery/issues/199
129131[ #241 ] : https://github.com/FossifyOrg/Gallery/issues/241
130132[ #275 ] : https://github.com/FossifyOrg/Gallery/issues/275
133+ [ #325 ] : https://github.com/FossifyOrg/Gallery/issues/325
131134[ #362 ] : https://github.com/FossifyOrg/Gallery/issues/362
132135[ #365 ] : https://github.com/FossifyOrg/Gallery/issues/365
133136[ #375 ] : https://github.com/FossifyOrg/Gallery/issues/375
@@ -136,9 +139,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
136139[ #475 ] : https://github.com/FossifyOrg/Gallery/issues/475
137140[ #525 ] : https://github.com/FossifyOrg/Gallery/issues/525
138141[ #529 ] : https://github.com/FossifyOrg/Gallery/issues/529
142+ [ #565 ] : https://github.com/FossifyOrg/Gallery/issues/565
139143[ #567 ] : https://github.com/FossifyOrg/Gallery/issues/567
140144
141- [ Unreleased ] : https://github.com/FossifyOrg/Gallery/compare/1.4.0...HEAD
145+ [ Unreleased ] : https://github.com/FossifyOrg/Gallery/compare/1.4.1...HEAD
146+ [ 1.4.1 ] : https://github.com/FossifyOrg/Gallery/compare/1.4.0...1.4.1
142147[ 1.4.0 ] : https://github.com/FossifyOrg/Gallery/compare/1.3.1...1.4.0
143148[ 1.3.1 ] : https://github.com/FossifyOrg/Gallery/compare/1.3.0...1.3.1
144149[ 1.3.0 ] : https://github.com/FossifyOrg/Gallery/compare/1.2.1...1.3.0
0 commit comments