Releases: pakerwreah/Calendr
Releases Β· pakerwreah/Calendr
v1.12.1
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
Features π
- Add automatic crash reporting
- Sign app + notarization β¨
v1.11.7
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
Features π
- Add link / join button to context menus
v1.11.4
Features π
v1.11.3
Bugs π
- Fix wrong popover position in fullscreen #196
v1.11.2
Bugs π
- Popovers not closing on desktop click if
Desktop & Stage Manager > Show Items > On Desktop
is disabled #190
v1.11.1
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
Improvements π¨
- Custom popover implementation
(and hopefully more stable than the native one)
v1.10.11
Bugs π
- Fix layout collapsing when showing event details #176 (for some calendar sizes)
- Fix localized hour style in event list #172