Skip to content

v5.20.2 — Hotfix: app froze on menu open

Choose a tag to compare

@Santofer Santofer released this 13 Jun 20:01
· 14 commits to main since this release

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 remindian

Or download the DMG below (Universal Binary, macOS 13+). Right-click → Open on first launch (not notarized yet).


🤖 Generated with Claude Code