Skip to content

Releases: spyglass-search/spyglass

Spyglass v2022.8.7 - Fix duplicates from bootstrapped URLs

10 Aug 23:00
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • bugfix: mark bootstrapped tasks as in progress on dequeue by @a5huynh in #159

Full Changelog: v2022.8.6...v2022.8.7

Spyglass v2022.8.6 - Pause/unpause freeze fix

10 Aug 17:49
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • Bugfix: Don't hold up main UI thread when pausing/unpausing crawler by @a5huynh in #157

Full Changelog: v2022.8.5...v2022.8.6

Spyglass v2022.8.5 - Local file search hotfixes

09 Aug 23:53
Compare
Choose a tag to compare

See the assets to download this version and install.

Hotfix for local file search support

  • hotfix: better platform-agnostic handling of file:// urls by @a5huynh in #156

Full Changelog: v2022.8.4...v2022.8.5

Spyglass v2022.8.4 - Local file search release

09 Aug 17:19
Compare
Choose a tag to compare

See the assets to download this version and install.

Bugfixes

  • Better handling of sidecar start/restarts by @a5huynh in #146
  • Fix updater popping up too much by @a5huynh in #150
  • Scroll results if results window is too small by @a5huynh in #152
  • Stabilize local file search functionality

What's Changed

Full Changelog: v2022.8.3...v2022.8.4

Spyglass v2022.8.3

06 Aug 15:33
Compare
Choose a tag to compare
Spyglass v2022.8.3 Pre-release
Pre-release

See the assets to download this version and install.

This is a test build meant to test out the new local file search functionality, use at your own risk!

Bugfixes

  • better handling of sidecar start/restarts by @a5huynh in #146
  • Fix updater popping up too much by @a5huynh in #150
  • Scroll results if results window is too small by @a5huynh in #152

What's Changed

Full Changelog: v2022.8.2...v2022.8.3

Spyglass v2022.8.2 - Hotfix for regex issue

02 Aug 18:49
Compare
Choose a tag to compare

See the assets to download this version and install.

🐛 🔥 Hotfixes

  • Escape wildcard characters for DB matches by @a5huynh in #145

Full Changelog: v2022.8.1...v2022.8.2

Spyglass v2022.8.1 - URL depth limit rule, new settings panel + more!

02 Aug 00:20
Compare
Choose a tag to compare

See the assets to download this version and install.

🐛 Bugfixes

  • Better unwrap checks/usage to prevent unnecessary panics by @a5huynh in #136
  • Fix indexed documents not being deleted from DB by @mattsre in #138
  • Use canonical URL for fetch_history tracking by @a5huynh in #139
  • Delete seed_url during domain deletion by @mattsre in #140

What's Changed

  • Adding error dialogs for some basic errors by @a5huynh in #134
  • Consolidated settings page by @a5huynh in #137
    • Split lens manager into installed/uninstalled tabs by @a5huynh in #143
  • Url depth limit rule - LimitURLDepth(prefix, max_depth) by @a5huynh in #141

New Contributors

Full Changelog: v2022.7.4...v2022.8.1

Spyglass v2022.7.4 - Stablity fixes + more hotfixes

26 Jul 06:14
Compare
Choose a tag to compare

See the assets to download this version and install.

Bugfixes / Stability Improvements

  • 🐛 Use correct log directory + workaround migration warning by @a5huynh in #126

  • 🐛 Sentry bug reporting + disable_telementry user setting by @a5huynh in #128

  • 🐛 Properly handle 301 redirects during crawling by @a5huynh in #129

  • ⬆️ sea-orm 0.8 -> 0.9 dependency bump by @a5huynh in #127

  • release v2022.7.4 by @a5huynh in #130

Full Changelog: v2022.7.3...v2022.7.4

Spyglass v2022.7.3 - Hotfixes

24 Jul 21:39
Compare
Choose a tag to compare

See the assets to download this version and install.

Bugfixes

  • Apply lens filters during bootstrapping as well by @a5huynh in #122
  • Windows webview install issues by @a5huynh in #123
  • Correctly track URLs w/ query params in fetch history by @a5huynh in #124

Full Changelog: v2022.7.2...v2022.7.3

Spyglass v2022.7.2 - Plugins & more!

23 Jul 20:19
Compare
Choose a tag to compare

See the assets to download this version and install.

Plugins!

Screen Shot 2022-07-23 at 1 18 50 PM

Bugfixes

  • Stability fixes: #109
  • Handle sites that haven't made it to the Internet Archive by @a5huynh in #110

What's Changed

  • Plugin system for more complex lenses by @a5huynh
  • Plugin: Chrome bookmarks importer
  • Plugin: Firefox bookmarks importer by @a5huynh in #117
  • Clear queue button by @a5huynh in #118
  • Tweak: Save a little space by not storing the entire HTML page in the index by @a5huynh in #120

Full Changelog: v2022.7.1...v2022.7.2