@@ -6,10 +6,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
88## [ Unreleased]
9- ### Fixed
10- - Current time indicator is drawn behind events/tasks in Week view (#1115 )
11-
12- ## [ 1.11.0] - 2026-04-26
139### Added
1410- Holidays for New Zealand ([ #1157 ] )
1511- Added grid into monthly calendar widget
@@ -20,10 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2016
2117### Fixed
2218- Fixed event text readability on colored backgrounds ([ #1065 ] )
23-
24- ### Fixed
25-
26- - Zoom level in weekly view locks (#621 )
19+ - Fixed invisible current time indicator in weekly view ([ #99 ] )
20+ - Fixed stuck zoom level in weekly view on some devices ([ #621 ] )
2721
2822## [ 1.10.3] - 2026-02-14
2923
@@ -280,6 +274,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
280274[ #34 ] : https://github.com/FossifyOrg/Calendar/issues/34
281275[ #45 ] : https://github.com/FossifyOrg/Calendar/issues/45
282276[ #49 ] : https://github.com/FossifyOrg/Calendar/issues/49
277+ [ #99 ] : https://github.com/FossifyOrg/Calendar/issues/99
283278[ #103 ] : https://github.com/FossifyOrg/Calendar/issues/103
284279[ #135 ] : https://github.com/FossifyOrg/Calendar/issues/135
285280[ #138 ] : https://github.com/FossifyOrg/Calendar/issues/138
@@ -299,6 +294,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
299294[ #590 ] : https://github.com/FossifyOrg/Calendar/issues/590
300295[ #603 ] : https://github.com/FossifyOrg/Calendar/issues/603
301296[ #613 ] : https://github.com/FossifyOrg/Calendar/issues/613
297+ [ #621 ] : https://github.com/FossifyOrg/Calendar/issues/621
302298[ #629 ] : https://github.com/FossifyOrg/Calendar/issues/629
303299[ #641 ] : https://github.com/FossifyOrg/Calendar/issues/641
304300[ #644 ] : https://github.com/FossifyOrg/Calendar/issues/644
0 commit comments