- Remove useless css class in clock
- Fix typo in calendar
- Changelog also got a little screwed after last merge
- updated dependencies
This commit is contained in:
Veeck
2024-01-27 21:11:57 +01:00
committed by GitHub
parent 7f0b8e4054
commit fb5fab8145
5 changed files with 160 additions and 103 deletions

View File

@@ -25,6 +25,8 @@ _This release is scheduled to be released on 2024-04-01._
### Fixed
- Worked around several issues in the RRULE library that were causing deleted calender events to still show, some
initial and recurring events to not show, and some event times to be off an hour. (#3291)
- Skip changelog requirement when running tests for dependency updates (#3320)
- [newsfeed] Suppress unsightly animation cases when there are 0 or 1 active news items (#3336)
- [newsfeed] Always compute the feed item URL using the same helper function (#3336)
@@ -36,13 +38,6 @@ _This release is scheduled to be released on 2024-04-01._
- Unneeded file headers (#3358)
## [2.27.0] - UNRELEASED
### Fixed
- Worked around several issues in the RRULE library that were causing deleted calender events to still show, some
initial and recurring events to not show, and some event times to be off an hour. (#3291)
## [2.26.0] - 01-01-2024
Thanks to: @bnitkin, @bugsounet, @dependabot, @jkriegshauser, @kaennchenstruggle, @KristjanESPERANTO and @Ybbet.