Releases: spyglass-search/spyglass
Spyglass v2023.1.2
See the assets to download this version and install.
What's Changed
- bugfix: gracefully handle closed window events by @a5huynh in #275
- Improve onboarding flow by @a5huynh in #277
Full Changelog: v2023.1.1...v2023.1.2
Spyglass v2023.1.1 - Lens cache support!
See the assets to download this version and install.
What's Changed
- Cache load support by @travolin in #253
- Update connection pool size to max 10 min 2 by @travolin in #262
- feature: Revamping lens manager/crawl stats into Library & Discover pages by @a5huynh in #260
- Feature: Search tags by @travolin in #261
- Insert tags with crawl queue addition by @travolin in #265
- Auto cleanup db on invalid search result by @travolin in #271
- Update crawl connection timeout to 3 seconds by @travolin in #272
- Collect stats for product development by @a5huynh in #251
🐛 Bugfixes
- Fix blank local file type by @Feel-ix-343 in #250
- Don't use 64-bit sized ints so wasm-bindgen doesn't generate BigInt64Arrays by @a5huynh in #267
- Gracefully handle multple inflight searches & fix default searchbar size on windows by @a5huynh in #269
- Fix search results going offscreen by @a5huynh in #270
Miscellaneous
New Contributors
- @Feel-ix-343 made their first contribution in #250
Full Changelog: v2022.12.3...v2023.1.1
Spyglass v2022.12.3
See the assets to download this version and install.
Fixes for a migration issue in v2022.12.1
Full Changelog: v2022.12.1...v2022.12.3
Spyglass v2022.12.1
See the assets to download this version and install.
What's Changed
- bugfix: add bootstrap shutdown listener by @a5huynh in #239
- tweak: expose & handle
RunEvent::ApplicationShouldHandleReopen
by @a5huynh in #240 - feature: display tags in search results by @a5huynh in #241
- bugfix: handle ignore on file changes by @a5huynh in #242
- feature: regular recrawls & dequeue logic cleanup by @a5huynh in #243
- bugfix: hide window when it loses focus by @a5huynh in #244
- tweak(windows): add borders to search bar initial inner_size by @a5huynh in #245
- tweak: speed up tag migration by @a5huynh in #246
- bugfix: check autolaunch toggle & enable/disable accordingly by @a5huynh in #247
Full Changelog: v2022.11.9...v2022.12.1
Spyglass v2022.11.9 - Windows/Linux hotfixes
See the assets to download this version and install.
- hotfix(windows/linux): searchbar not showing up on launch and wouldn't not respond to global shortcut. Linux global shortcut is still iffy depending on the window manager.
Full Changelog: v2022.11.8...v2022.11.9
Spyglass v2022.11.8 - Hotfix
See the assets to download this version and install.
Rebuilding binaries & fixing some typos in the DB migrations
Full Changelog: v2022.11.7...v2022.11.8
Spyglass v2022.11.7
See the assets to download this version and install.
What's Changed
- chore: bump tauri & sentry versions to latest by @a5huynh in #237
- ui(settings): change path text field into a path picker by @a5huynh in #230
- tweak: update settings menu to remove "Manage" prefix. More concise 🙂 by @a5huynh in #235
🐛 Bugfixes
- bugfix: extract URL from web.archive.org link if there is no canonical url tag by @a5huynh in #236
- bugfix: sea-orm update caused
Queued
to be quoted inside db by @a5huynh in #238
Full Changelog: v2022.11.6...v2022.11.7
Spyglass v2022.11.6
See the assets to download this version and install.
What's Changed
- Update search query to use field tokenizer by @travolin in #220
- tweak: launch search bar from dock/taskbar / shortcut / alt-tab by @a5huynh in #227
🐛 Bugfixes
- bugfix: clear filters when user closes the searchbar by @a5huynh in #221
- bugfix: fix "show searchbar" menu item by @a5huynh in #222
- bugfix: cleanup panic handling & bump sentry versions by @a5huynh in #226
- bugfix: Windows local file path bug by @a5huynh in #228
- bugfix: only allow a single account per connection by @a5huynh in #229
Full Changelog: v2022.11.5...v2022.11.6
Spyglass v2022.11.5
See the assets to download this version and install.
What's Changed
- bugfix: clicking on results should open in new window by @a5huynh in #217
- bugfix: filter removal happening 1 character too early
- bugfix: clear out lingering fs notifications on shutdown by @a5huynh in #218
- bugfix: lens selection w/ arrow keys not working
- bugfix: favicon not centered in results
- basic tag support by @a5huynh in #219
Full Changelog: v2022.11.4...v2022.11.5
Spyglass v2022.11.4
See the assets to download this version and install.
What's Changed
- bugfix: firefox plugin windows compatibility by @a5huynh in #215
- bugfix: fix lock contention w/ plugin manager by @a5huynh in #216
Full Changelog: v2022.11.3...v2022.11.4