Skip to content

v1.12.1

Compare
Choose a tag to compare
@pakerwreah pakerwreah released this 15 Aug 17:50
· 146 commits to master since this release

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