Bump versionName to 2.12.0 (versionCode 21200) and add the changelog. Merging this into main triggers release.yaml, which builds, signs, publishes and mints the v2.12.0 tag + Gitea release. Closes #13
8 lines
441 B
Plaintext
8 lines
441 B
Plaintext
### Changed
|
|
- Readable titles on overlapping events. In the week and day views, events that
|
|
overlap split a day into slim columns where the title used to be clipped to a
|
|
character or two. The title now wraps across as many lines as the block can
|
|
fit, and the time is hidden on those narrow blocks so the name can fill the
|
|
space — so you can tell events apart without opening each one. Thanks to @ptab
|
|
for the suggestion ([#13]).
|