What's Changed
- Fix/browser search memory by @shobhit99 in #459
- feat: add {link} placeholder for rich-text hyperlink snippets by @theparkerk in #456
- feat(settings): add macOS menu bar icon toggle in Advanced by @Arturgrr in #465
- fix(canvas): Excalidraw-compatible JSON export + fix shift shortcuts in Search Canvases by @ajchemist in #464
- feat:add searchApplicationsScope to settings.json by @fang63625 in #466
- feat(whisper): custom vocabulary biasing for local whisper.cpp by @Arturgrr in #467
- fix(extension-runner): symlink assetsPath to avoid spaces breaking execSync in extensions by @ajchemist in #468
- fix(tray): use SVG file for menu bar icon — sharper and consistent across builds by @ajchemist in #469
- fix(build): bundle both macOS architectures of esbuild's native binary by @devrosx in #463
- fix: Add crash recovery to renderer by @peterhartman in #472
- fix: recognize Safari PWA apps (CFBundlePackageType AAPL) in app discovery by @tortugato in #473
- fixed issue with notes by @shobhit99 in #474
New Contributors
- @Arturgrr made their first contribution in #465
- @fang63625 made their first contribution in #466
- @devrosx made their first contribution in #463
- @peterhartman made their first contribution in #472
- @tortugato made their first contribution in #473
Full Changelog: 1.0.25...1.0.26