v5.20.2 — Hotfix: app froze on menu open
Critical hotfix
If the app became unresponsive / beachballed after updating, this fixes it.
The menu-bar Today list (added in v5.19.0) scanned your entire vault on the main thread every time the menu opened, which froze the whole app on real vaults. The scan now runs on a background task — the UI never blocks — and the refresh is throttled and re-entrancy-guarded.
Please upgrade straight to this one.
Install
brew upgrade --cask remindianOr download the DMG below (Universal Binary, macOS 13+). Right-click → Open on first launch (not notarized yet).
🤖 Generated with Claude Code