Skip to content

magpie v0.1.9

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:48
v0.1.9
a14cfae

Fixes the long-standing "added folders never show up in Settings" bug on every platform — the folder list was a scrollable flex child inside the height-capped settings card and was silently squeezed to zero height. Settings now also shows a folder-count badge and surfaces index-loading errors instead of hiding them.

Also new since v0.1.7: bookmark discovery covers any Chromium-based browser (Vivaldi, Arc, and other forks are auto-detected by their on-disk profile layout), not just a hardcoded list.

Install

  • Windows: magpie_0.1.9_x64-setup.exe
  • macOS (Apple Silicon): curl -L https://github.com/newdee/magpie/releases/download/v0.1.9/magpie_aarch64.app.tar.gz | tar xz -C /Applications
  • Linux: AppImage / deb / rpm