github quicksilver/Quicksilver v2.5.6

9 hours ago

Quicksilver v2.5.6 Release Notes

This release is a minor update to v2.5.5 to avoid a potential crash

New Features

  • Extract text from images — Image objects now have their text extracted, allowing you to search for text within images
  • Additional search context for objects — Objects can now carry hidden search context (e.g. text extracted from images) that improves search without cluttering the UI
  • Open plugin docs on the web — Plugin documentation now opens on the web when available

Improvements

  • Resolve indirect objects on a background thread — Avoids blocking the main UI and a potential deadlock
  • Bring up main window synchronously — If already on the main thread, avoids an unnecessary dispatch that could cause a laggy feeling
  • Improve opening the Preferences pane — Using ⌘, now more consistently brings the Preferences window to the front
  • ⌘F now focuses search bars in Preferences — Works across General, Actions, and Advanced preference panes (#1011)
  • Score 3rd pane objects when displaying — Improves relevance of results shown in the third pane
  • More fuzzy searching for plugin names — e.g. searching "mail" now returns "E-Mail Support"
  • Tweak to insertSpace — Avoids resolving objects when not needed
  • Filter out non-bundle applications from results

Plugin Updates

Plugins

  • Emojis Plugin (v1.1.1)

    • Update list of emojis
    • Set 'paste' as the default action for emojis
  • Contacts Plugin (v2.3.1)

    • Fix scanning contacts and → into Contacts.app
  • Clipboard Plugin (v1.8.7)

    • Fix a small issue that meant the clipboard could struggle to paste in some apps
  • Calendar & Reminders Plugin (v1.5.1)

    • Adds a 'Next Online Meeting' proxy that allows you to quickly bring up the next online meeting URL to open it
    • Various minor improvements
  • User Interface Plugin (v2.6.1)

    • Improve current document proxy: now picks up files from VSCode and Chrome
  • Apple Mail Plugin (v3.2.0)

    • Apple Silicon Support
    • Various minor improvements
  • E-mail Support (v3.0.1)

    • Apple Silicon Support
    • Various minor improvements
  • Gmail Plugin (v1.3.0)

    • Apple Silicon Support
    • Various minor improvements

Bug Fixes

  • Fix ⌘⇧ with actions using kQSObjectDefaultAction — Previously this would crash when iterating over the action array structure
  • Fix using backspace in the action selector — Previously searched the whole QSLib instead of only actions
  • Fix bezel interface auto layout issues
  • Switch Bezel to use auto layout — Fixes layout for text mode as well
  • Fix a crash when copy/pasting an NSColor
  • Fix trigger hot keys not clearing when deleting with backspace in the trigger sidebar pane

UI & Appearance

  • Update plugin changelog text color for dark mode

Maintenance

  • Update search documentation URL to the mkdocs instance
  • Update donate URL to latest page

Don't miss a new Quicksilver release

NewReleases is sending notifications on new releases.