Skip to content

Spyglass v2023.3.1

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

See the assets to download this version and install.

What's Changed

✨ Major Features & Updates

  • Feature: WebExtension Support
  • Add support for lens categories by @a5huynh in #340
  • Reddit saved & upvoted posts sync by @a5huynh in #348
  • Add User Configurable Actions by @travolin in #353
  • 🐛 Update crawler to check content type before processing html content by @travolin in #336
  • 🐛 constrain number of tokens we scan/need before generating a preview by @a5huynh in #342

🎨 UI Adjustments

  • Add missing window title & app menu by @a5huynh in #331
  • Make library a little more compact + provide better syncing status messages by @a5huynh in #338
  • Add tag icon & stylize categories in UI by @a5huynh in #343
  • Adjusting styles for search results & action menu by @a5huynh in #359
  • Update styling for discover page by @travolin in #361
  • 🐛 searchbox is not focused when window is shown by @a5huynh in #356

🤖 Indexer Adjustments

  • check file last modified before recrawling & normalize URL we get from webextension by @a5huynh in #335
  • Fix overzealous filesystem watcher CPU usage by @a5huynh in #339
  • gdrive: take into account last synced time & only sync docs modified since then by @a5huynh in #349
  • gcalendar: timebox calendar syncing, cleanup recurring events, & cleanup dates by @a5huynh in #350
  • bugfix: last modified time conversion by @a5huynh in #357

Plugin Engine Improvements

Misc Updates

Full Changelog: v2023.2.4...v2023.3.1