Releases: spyglass-search/spyglass
Releases · spyglass-search/spyglass
Spyglass v2022.7.2 - Plugins & more!
See the assets to download this version and install.
Plugins!
Bugfixes
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
Spyglass v2022.7.1
See the assets to download this version and install.
🐛 Bugfixes
✨ What's Changed
- Migrating to an actual update server by @a5huynh in #104
- Trigger update check after startup as well by @a5huynh in #106
- Recrawl button for domains in crawler status page by @a5huynh in #107
Full Changelog: v2022.6.5...v2022.7.1
Spyglass v2022.6.5 - Bugfixes + macOS code signing
See the assets to download this version and install.
✨ What's Changed
- feature(crawler): Support for singular url matches by @a5huynh in #98
- ci(release): Enabled macOS code signing by @a5huynh in #99
🐛 Bugfixes
Full Changelog: v2022.6.4...v2022.6.5
Spyglass v2022.6.4 - Bugfix + network change detection
See the assets to download this version and install.
What's Changed
- 🐛 Fixed contention issue w/ sqlite database by @a5huynh in #95
- ✨ Gracefully handle network changes by @a5huynh in #96
Full Changelog: v2022.6.3...v2022.6.4
Spyglass v2022.6.3 - Hotfix
Spyglass v2022.6.2
See the assets to download this version and install.
🐛 Bugfixes
- Fix swapping spaces on window activation by @a5huynh in #73
- Set always on top for search window (fixes issue on Linux) by @sbeckeriv in #81
- Properly handle duplicate URLs by @a5huynh in #78
- Bare text pages / pages w/o
<p>
tags would produce no page description by @a5huynh in #83
✨ What's Changed
- https -> http fallback, basic handling of 429 error codes by @a5huynh in #78
- Handle large link enqueuing in batches by @sbeckeriv in #79
- Utilize tauri's updater to check & update app by @a5huynh in #86
🧹 Chores
New Contributors
- @sbeckeriv made their first contribution in #81
Full Changelog: v2022.6.1...v2022.6.2
Spyglass v2022.6.1 - Lens management!
Spyglass v2022.5.28 - Hotfix
See the assets to download this version and install.
What's Changed
Full Changelog: v2022.5.27...v2022.5.28
Spyglass v2022.5.27 - Hotfix Release
See the assets to download this version and install.
What's Changed
- Hotfix an issue where lenses with no rules would prevent the crawler from crawling.
- Tweak query boosts a little bit by @a5huynh in #61
Full Changelog: v2022.5.26...v2022.5.27
Spyglass v2022.5.26
See the assets to download this version and install.
Some screenshots of new stuff:
Crawl status window, see whats taking up your queue/index!
Cleaned up search results / delete button
What's Changed
- UI framework upgrade + basic crawl status window by @a5huynh in #51
- Detect new/updated lenses w/o full app restart by @a5huynh in #54
- Add support for lens rulesets, starting with
SkipURL
by @a5huynh in #57 - New version check by @a5huynh in #58
- Ability to delete indexed documents from search results by @a5huynh in #59
Bugfixes
- 🐛 Fix robots.txt check for paths with query args by @a5huynh in #56
- Crawls for bootstrapped urls should check against the original domain by @a5huynh in #55
Full Changelog: v2022.5.15...v2022.5.26