We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5e28e commit bccceb8Copy full SHA for bccceb8
CHANGELOG.md
@@ -1,6 +1,15 @@
1
Changelog
2
=========
3
4
+## Version 5.3.1
5
+*(2021-06-13)*
6
+
7
+- Updated: WeekView now shortens events that are outside custom time ranges.
8
+- Fixed: WeekView didn’t properly remove deleted events when using a `PagingAdapter`.
9
+- Fixed: WeekView crashed when using a `windowBackground` that wasn’t a color.
10
+- Fixed: WeekView crashed when dealing with certain time ranges.
11
+- Fixed: WeekView completely omitted the subtitle when it didn’t fit.
12
13
## Version 5.3.0
14
*(2021-03-03)*
15
0 commit comments