Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

v1.3.524+JJW24.v1.39.16

Compare
Choose a tag to compare
@jjw24 jjw24 released this 13 Jan 21:45
· 91 commits to dev since this release
6cad4bc

Release Notes

Features

  1. Enhanced query searching performance

  2. Added sub-string matching to FuzzySearch logic. This means you can search partial words such as "term" should return "Windows Terminal', without having to type "Windows Te"

  3. Updated Image Loader so Wox takes up less memory.

  4. Folder plugin updates:

    • Sorting by placing folder before files, like Windows Explorer, and then order folder and files separately ascending by title. This order will likely change slightly due to sorting that happen later by giving preference to results that match user selection history.
    • Update search to using wild card before and after search term. So looking for result VirtualMachine Image will be retrieved either by Image or VirtualMachine.