Releases: spyglass-search/spyglass
Spyglass v2022.11.3
See the assets to download this version and install.
What's Changed
Full Changelog: v2022.11.2...v2022.11.3
Spyglass v2022.11.2 - Search UI polish & more
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
See the assets to download this version and install.
✨ What's New ✨
- ✨ new app icon ✨ by @a5huynh in #201
- Parser/Crawler Updates
- General UI polish
- OAuth Integration Support
🐛 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
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
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
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
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
New Contributors
Full Changelog: v2022.8.11...v2022.9.1
Spyglass v2022.8.11 - Windows Hotfix
See the assets to download this version and install.
What's Changed
Full Changelog: v2022.8.10...v2022.8.11
Spyglass v2022.8.10
See the assets to download this version and install
🧙♂️ New startup wizard!
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
See the assets to download this version and install.
Bugfixes
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