Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]
### Added
- Per-widget calendar filtering for event list widget
- Settings icon on event list widget header for re-configuration
- Holidays for New Zealand ([#1157])
- Grid support for monthly calendar widget ([#406])

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

### Fixed
Expand Down Expand Up @@ -252,7 +256,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#1019]: https://github.com/FossifyOrg/Calendar/issues/1019
[#1024]: https://github.com/FossifyOrg/Calendar/issues/1024
[#1065]: https://github.com/FossifyOrg/Calendar/issues/1065
<<<<<<< HEAD
[#1157]: https://github.com/FossifyOrg/Calendar/issues/1157
=======
>>>>>>> 1c136aede (chore: add Room schema 12.json)

[Unreleased]: https://github.com/FossifyOrg/Calendar/compare/1.10.3...HEAD
[1.10.3]: https://github.com/FossifyOrg/Calendar/compare/1.10.2...1.10.3
Expand Down
Loading
Loading