Skip to content

Releases: spyglass-search/spyglass

Spyglass v2023.1.1 - Lens cache support!

17 Jan 19:04
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

🐛 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

Full Changelog: v2022.12.3...v2023.1.1

Spyglass v2022.12.3

13 Dec 00:33
Compare
Choose a tag to compare

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

12 Dec 14:37
Compare
Choose a tag to compare
Spyglass v2022.12.1 Pre-release
Pre-release

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

27 Nov 04:13
Compare
Choose a tag to compare

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

24 Nov 19:11
Compare
Choose a tag to compare

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

19 Nov 20:17
Compare
Choose a tag to compare

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

17 Nov 18:33
Compare
Choose a tag to compare

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

11 Nov 23:51
Compare
Choose a tag to compare

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

10 Nov 00:14
Compare
Choose a tag to compare

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

Spyglass v2022.11.3

09 Nov 06:02
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • hotfix: firefox importer paths & plugin settings save issue by @a5huynh in #214

Full Changelog: v2022.11.2...v2022.11.3