Skip to content

Releases: pakerwreah/Calendr

v1.12.1

15 Aug 17:50
Compare
Choose a tag to compare

Improvements πŸ”¨

  • Fetch calendars asynchronously to avoid app hanging
  • Avoid fetching events/reminders before user allows access
    macOS internally retries a few times before failing, which may harm performance
  • Fix some context menus blocking global shortcuts
  • Fix Rx warnings about synchronization anomaly
  • Adjust app hanging detection, specially for x86 machines

v1.12.0

13 Aug 03:47
37a0a76
Compare
Choose a tag to compare

Features πŸš€

  • Add automatic crash reporting
  • Sign app + notarization ✨

v1.11.7

08 Aug 01:03
30659e3
Compare
Choose a tag to compare

Bugs πŸ›

  • Fix wrong week numbers if the first weekday setting is different from macOS #208
  • Fix crash in v1.11.6 for users who had never customized the week layout (first weekday) #210 πŸ’₯

v1.11.5

24 Jul 01:28
e179a36
Compare
Choose a tag to compare

Features πŸš€

  • Add link / join button to context menus

v1.11.4

21 Jul 22:16
82baf2f
Compare
Choose a tag to compare

Features πŸš€

v1.11.3

25 Jun 12:48
Compare
Choose a tag to compare

Bugs πŸ›

  • Fix wrong popover position in fullscreen #196

v1.11.2

14 Jun 13:37
Compare
Choose a tag to compare

Bugs πŸ›

  • Popovers not closing on desktop click if Desktop & Stage Manager > Show Items > On Desktop is disabled #190

v1.11.1

08 Jun 18:12
Compare
Choose a tag to compare

Features πŸš€

  • Add font size configuration to the "Next Event" settings #188

Improvements πŸ”¨

  • Keep popover over system windows #180
  • Close popover on menu bar click #181

Bugs πŸ›

  • The app could show the wrong reminder instead of the next one (by date).
    It was using the order specified in the Reminders app, where you can reorder them. #189

v1.11.0

20 Apr 00:42
700841f
Compare
Choose a tag to compare

Improvements πŸ”¨

  • Custom popover implementation
    (and hopefully more stable than the native one)

v1.10.11

13 Apr 18:16
Compare
Choose a tag to compare

Bugs 🐞

  • Fix layout collapsing when showing event details #176 (for some calendar sizes)
  • Fix localized hour style in event list #172