Skip to content

Commit b8d8d6f

Browse files
authored
Revert "feat: Calendar selection for event list widget (#1160)" (#1168)
This reverts commit 80dd4d9.
1 parent a8e2186 commit b8d8d6f

17 files changed

Lines changed: 126 additions & 781 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
## [1.11.0] - 2026-04-26
1313
### Added
14-
- Per-widget calendar filtering for event list widget
15-
- Settings icon on event list widget header for re-configuration
1614
- Holidays for New Zealand ([#1157])
1715
- Added grid into monthly calendar widget
1816

1917
### Changed
20-
- Database schema migration 11→12: added nullable calendars column to widget table
21-
- Refactored widget config and header layouts for calendar picker integration
2218
- Updated holiday data
2319
- Updated translations
2420

@@ -321,10 +317,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
321317
[#1019]: https://github.com/FossifyOrg/Calendar/issues/1019
322318
[#1024]: https://github.com/FossifyOrg/Calendar/issues/1024
323319
[#1065]: https://github.com/FossifyOrg/Calendar/issues/1065
324-
<<<<<<< HEAD
325320
[#1157]: https://github.com/FossifyOrg/Calendar/issues/1157
326-
=======
327-
>>>>>>> 1c136aede (chore: add Room schema 12.json)
328321

329322
[Unreleased]: https://github.com/FossifyOrg/Calendar/compare/1.11.0...HEAD
330323
[1.11.0]: https://github.com/FossifyOrg/Calendar/compare/1.10.3...1.11.0

0 commit comments

Comments
 (0)