release: v2.14.0 — Day view on date-header tap #61
Reference in New Issue
Block a user
Delete Branch "release/v2.14.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Release v2.14.0.
Merging this to
maintriggersrelease.yaml, which builds, signs, publishes tothe F-Droid repo, then mints the
v2.14.0tag + release.What's in it
view, tapping a date header now drills into that date in Day view — matching
Month view and the agenda widget, so all views behave consistently.
Release bookkeeping
versionName2.13.1 → 2.14.0,versionCode21301 → 21400CHANGELOG.md: new## [2.14.0]section +[#37]link referencefastlane/.../changelogs/21400.txtregenerated viasync_changelog_to_fastlane.shVerification
🤖 Generated with Claude Code
Move the multi-event import's confirm button into the app-bar actions so it's reachable without scrolling past a long calendar list, and put the count in the title ('Importing 5 events') instead of a separate 'N events in this file' line. Hoists the selected target calendar to the screen so the top-bar action can read it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>