Skip to content

Releases: spyglass-search/spyglass

Spyglass v2022.11.2 - Search UI polish & more

08 Nov 21:19
Compare
Choose a tag to compare

See the assets to download this version and install.

Bugfix

  • fix new lens requests not properly being handled by the scheduler

What's Changed

  • polish: search result ui by @a5huynh in #210
  • fix: google branding + multiple account support by @a5huynh in #211
  • tweak(qol): show search bar when double-clicking on the tray icon by @a5huynh in #212
  • tweak(qol): lens tab autocomplete by @a5huynh in #213

Full Changelog: v2022.11.1...v2022.11.2

Spyglass v2022.11.1

03 Nov 16:46
Compare
Choose a tag to compare

See the assets to download this version and install.

✨ What's New ✨

🐛 Bugfixes

  • Fixing some extra CPU usage w/ plugin event & manager event loop by @a5huynh in #199
  • Fix thread lockup w/ async plugin cmds by @a5huynh in #200
  • Fix index commits happening when there are no new/updated documents by @a5huynh in #209

Full Changelog: v2022.9.5...v2022.11.1

Spyglass v2022.9.5 - Hotfix Release

01 Oct 00:27
Compare
Choose a tag to compare

Hotfix release that fixes background color issues for settings/updater/etc. windows (for real this time)

See the assets to download this version and install.

Spyglass v2022.9.3 - Lens updater release

30 Sep 05:33
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • feature: check for updated lenses & update to newer version by @a5huynh in #195
  • tweak(ui): trying out rounded corners for the search bar by @a5huynh in #197
  • dependencies: bumping auto-launch & open to latest versions by @a5huynh in #198

Bugfixes

  • bugfix: alert user on backend startup errors by @a5huynh in #194
  • bugfix/tweak: consolidate app shutdown logic in client by @a5huynh in #196

Full Changelog: v2022.9.2...v2022.9.3

Spyglass v2022.9.2

20 Sep 21:08
Compare
Choose a tag to compare

See the assets to download this version and install.

Bugfixes

  • bugfix: periodically sync Firefox db file instead of just on-load by @a5huynh in #189
  • bugfix: reduce animation time & use wiggle instead of bounce by @a5huynh in #192
  • bugfix: headless server update should hopefully fix some intermittent crashes we've seen in past versions 🤞

What's Changed

  • feature: update rpc backend & prepping for headless server support by @a5huynh in #191
  • refactor: Publish spyglass-plugin & spyglass-lens crates by @a5huynh in #183
  • tweak: take into account skip rules in lens/search filtering by @a5huynh in #184

Full Changelog: v2022.9.1...v2022.9.2

Spyglass v2022.9.1

09 Sep 16:29
Compare
Choose a tag to compare

See the assets to download this version and install.

⚠️ Attn: Users updating from a previous version ⚠️

This release introduces an index migration necessary for some more powerful features in the works.

  • The migration takes ~30s depending on how large your index is, if anything goes wrong an error will pop up.
    • Your current index will be backed up, so if anything goes wrong you will be able to go back to an older version and continue.
  • A recrawl will be triggered to reindex all pages.
  • Searches will work during the recrawl, they might have less relevance until the recrawl is finished.

If you run into any trouble during the migration, please let us know in our discord & we'll help you get back up and running in no time!

What's Changed

  • feature: startup progress window by @a5huynh in #182
    • ✨ A simple little loading window when migrations + startup takes more than a couple seconds
  • feature: support for more complex search filters & filters from plugins by @a5huynh in #181
    • ✨ Huge performance increases for lenses w/ lots of filters.
  • migration: index schema update by @a5huynh in #178
    • bugfix(migration): Fix issue with windows rename method for directories by @travolin in #180

New Contributors

Full Changelog: v2022.8.11...v2022.9.1

Spyglass v2022.8.11 - Windows Hotfix

26 Aug 04:48
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • hotfix: fixing issue w/ wizard stalling tauri on windows by @a5huynh in #177

Full Changelog: v2022.8.10...v2022.8.11

Spyglass v2022.8.10

25 Aug 22:28
Compare
Choose a tag to compare

See the assets to download this version and install

🧙‍♂️ New startup wizard!

Screen Shot 2022-08-25 at 3 25 52 PM

What's Changed

  • feature: basic first run experience by @a5huynh in #171
  • feature(app): register app to launch at startup by @a5huynh in #172
  • 🐛 bugfix: pause bootstrap when spyglass is paused by @a5huynh in #175

Full Changelog: v2022.8.9...v2022.8.10

Spyglass v2022.8.9

18 Aug 03:27
Compare
Choose a tag to compare

See the assets to download this version and install.

Bugfixes

  • Prefix regex should always match @ line start by @a5huynh in #170

What's Changed

  • feature: validate setting paths by @a5huynh in #165
  • tweak: use older version of ubuntu image for better linux compatibility by @a5huynh in #167
  • installer(windows): Allow user to choose install directory by @a5huynh in #169

Full Changelog: v2022.8.8...v2022.8.9

Spyglass v2022.8.8 - Bugfix for Windows path serialization

12 Aug 07:13
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • bugfix: handle path serialization issues in settings by @a5huynh in #163
  • bugfix: hide scroll bars in update window
  • tweak: hide disabled lenses from lens menu

Full Changelog: v2022.8.7...v2022.8.8