Releases: polygonhunter/searchosaurus
Release list
1.0.0
Searchosaurus 1.0.0 🦖 — the first stable release. Title-first ranking (the note you meant comes first), type filters and operators, live preview, quick actions and launcher, offline OCR for images and PDFs — plus polished mobile spacing with safe-area support in this release.
0.1.10
Searchosaurus 0.1.10 — the clickable excluded-folder picker (with vault folder suggestions) now works on every supported Obsidian version, 1.12 included; one settings UI for all.
0.1.9
Searchosaurus 0.1.9 — mobile hardening: the OCR engine no longer initializes at plugin load (a likely iOS load-failure cause; it now loads on first desktop recognition only), and opening from the Quick Action waits out the overlay animation.
0.1.8
Searchosaurus 0.1.8 — the clickable excluded-folders list is back on Obsidian 1.13+ (0.1.7's legacy fallback had accidentally taken over on all versions; it now only renders on apps below 1.13).
0.1.7
Searchosaurus 0.1.7 — restores compatibility with Obsidian 1.12: apps below 1.13 were silently stuck on 0.1.0 (including the mobile fix). Settings render declaratively on 1.13+ and through the classic tab on older versions.
0.1.6
Searchosaurus 0.1.6 — fixes the search not opening on mobile (Quick Action / command palette): chrome insertion now works with the mobile prompt DOM, and opening is deferred past the invoking overlay's dismissal.
0.1.5
Searchosaurus 0.1.5 — mobile: ribbon icon, fullscreen phone layout with native presentation, touch-sized targets; Quick-Action setup documented so the swipe-down search gesture opens Searchosaurus.
0.1.4
Searchosaurus 0.1.4 — excluded folders are now a clickable list with vault folder suggestions (add/remove per row), and exclusion matching respects folder boundaries.
0.1.3
Searchosaurus 0.1.3 — scorecard polish: proper Error on IndexedDB failures, privacy/network disclosure in the README, contributing guide.
0.1.2
Searchosaurus 0.1.2 — clean review pass: IndexedDB failures now reject with a proper Error.