Skip to content

Spyglass v2023.2.2 - Bugfixes & macOS Universal Builds

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 04:33

See the assets to download this version and install.

What's Changed

Lots of bugfixes affecting local file indexing & tagging of documents. The new macOS universal builds should also fix startup crash issues on older versions of macOS.

  • bugfix: escape special characters in URL prefixes used in a regex by @a5huynh in #301
  • bugfix: gracefully handle empty docs/tags when attempting to apply tags by @a5huynh in #304
  • bugfix: gracefully handle uri_to_path errors by @a5huynh in #308
  • bugfix: don't try to save issues/repos if there are none by @a5huynh in #309
  • bugfix: chunk deletions from index/db by @a5huynh in #317
  • bugfix: reload config before configuring watcher by @a5huynh in #319
  • tweak: change log error! -> warn! for lens deserialization issues by @a5huynh in #310
  • Update filesystem logging to provide more information on initialization by @travolin in #311
  • Remove old tauri cargo lock by @travolin in #314
  • ci: build macOS universal binary + fix code signing issues on older macOS version by @a5huynh in #316
  • Move filesystem start by @travolin in #315
  • Update wizard to set default file extensions by @travolin in #318

Full Changelog: v2023.2.1...v2023.2.2