v0.3.2
What's fixed
Outlook stores multi-line addresses in the calendar event's location.displayName field as Street\nCity, ST Zip\nCountry. The today view rendered those as three lines in the location column, breaking the layout. This release normalizes meeting subjects and locations to a single line at parse time, so the today view and the dashboard's "next meeting" line both show clean strings.
Subjects join multi-line input with spaces; locations join with , so postal addresses come out properly punctuated.
Upgrading
No new permissions, no config changes:
sudo apt update && sudo apt install --only-upgrade checkin