Overview of changes in lomiri-calendar-app 1.1.3

  - Propagate arguments to Exec line.
  - src/main.cpp: Fix QSettings init.
  - Ensure Clicks built on CI has unique version string.
  - Call bindtextdomain with buildtime-determined locale path.
  - Ensure PageStack is initialized before pushing content at startup.
  - Fix new event not shown in Week view.
  - Remove deprecated tabs.
  - Use local time format in event bubbles.
  - Month name should not be in genitive.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).

Overview of changes in lomiri-calendar-app 1.1.2

  - CMakeLists.txt: Fix application's 'Name=' key (and others) not
    being translated in Lomiri's launcher.

Overview of changes in lomiri-calendar-app 1.1.1

  - qml: Don't use an existing filename as createQmlObject()'s "file
    path".
  - Prevent gettext from extracting Icon field in .desktop.
  - src/: Various typo fixes.
  - debian/: Supporting building on Debian testing/unstable and Ubuntu
    noble.
  - Translation updates (thanks to all contributors on
    hosted.weblate.org).

Overview of changes in lomiri-calendar-app 1.1.0

  - Migrate to binary launcher.
  - CMakeLists.txt: Install content hub peers file when built in
    non-click mode.
  - CMakeLists.txt: Install push-helper script when building in
    non-click mode.
  - push-helper: Use /bin/sh in shebang, add EOL at EOF.
  - Provide a translation for Birthday calendar from
    lomiri-abook2cal-syncd.
  - Fix flaw when porting LOA and related components from
    Ubuntu.OnlineAccounts to Lomiri.OnlineAccounts /
    SSO.OnlineAccounts.
  - Fix Sunday events not shown.
  - Add Calendar export and import.
  - Expand the time range for day view in order to get events from
    other timezone displayed.
  - Display sync icon warning when an error occured during sync
    process.
  - Add thin border to "dot" to avoid bad visibility for grey calendar
    color in dark theme.
  - Remove MouseArea since ListItem doesn't need it.
  - Use a colored "dot" instead of background color in all day event
    popover to improve readability.
  - Bump clickable min to latest stable main version.
  - Fix TimePicker showing minutes instead of hours.
