fix repeating calendar events without byday adjusted incorrectly

This commit is contained in:
Sam Detweiler 2022-09-05 14:52:53 -05:00
parent 032f7ac299
commit 0a35505e8d

View File

@ -28,6 +28,7 @@ _This release is scheduled to be released on 2022-10-01._
- Respect rss ttl provided by newsfeed (#2883).
- Fix multi day calendar events always presented as "(1/X)" instead of the amount of days the event has progressed.
- Fix weatherbit provider to use type config value instead of endpoint
- Fix calendar events which DO NOT specify rrule byday adjusted incorrectly #2885
## [2.20.0] - 2022-07-02