release: v2.12.0 — wrap event titles in week view
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
This commit is contained in:
7
fastlane/metadata/android/en-US/changelogs/21200.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/21200.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
### 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]).
|
||||
Reference in New Issue
Block a user