Skip to content

Releases: Flow-Launcher/Flow.Launcher

v1.3.1

20 Oct 10:59
152e32e
Compare
Choose a tag to compare

Release Notes

Join the Flow community on Discord!

Bug fixes

  • Fixed encoding error when user's input is GB2312(Simplified Chinese)

  • Fixed Calculator plugin copy error when Window's Clipboard is opened by another resource at the same time

v1.3.0

14 Oct 11:48
ebeb716
Compare
Choose a tag to compare

Release Notes

Features

  • Added new icon for missing thumbnail image in search result instead of the error icon

  • ProcessKiller plugin's result is now sorted in ascending order by title

  • ProcessKiller kill all functionality enhancements

    • Do not show a "kill all instances" item in the context-menu of "kill all X processes"
    • Show name of the process when kill all is available and show the number of process that will be terminated
    • Hide the "kill all instances of X process" option when the associated executable path is empty

Bug fixes

  • Fixed issue with Explorer's directory search when the file or folder has '#' in its name resulting in broken path display and unable to open

  • Fixed various unintended behaviours around Explorer's search

    • Fixed Quick Folder Access not triggering

    • Fixed behaviour to continue searching for files and folders using index search even when a match is found in Quick Folder Access list. This helps if user wants file/folder that has the same name in Quick Folder Access list but in different location

    • Prevent user from using global action keyword for content search

    • Exclude from Index Search when only '_' is typed

    • Fixed file extension search using '*' failing/not returning results

  • Fixed method typos in Flow.Launcher.Plugin

v1.2.1

27 Aug 20:00
135f63a
Compare
Choose a tag to compare

Release Notes

Bug fixes

  • Fix navigation to localized path when using Explorer plugin

  • Fix environment variables not working, including %homepath%, %homedrive% and %systemdrive%.

v1.2.0

17 Aug 11:49
a8bfe6e
Compare
Choose a tag to compare

Release Notes

Features

Plugin:

  • Added file content search for Explorer plugin. Search contents of .docx, .pdf, .txt and etc documents with the new hotkey doc:

  • Added support for Microsoft Edge bookmarks in BrowserBookmarks plugin

  • WebSearch will no longer activate for directory/network paths queries

  • Removed Everything from default plugins as its core functionalities are superseded by Explorer plugin. Everything plugin's new location here

UI:

  • Improvements to set browser path text boxes

  • Removed the success message box after saving/changing custom query hotkey or plugin hotkey

General:

  • Added messages to indicate version upgrade progress

  • Cleaned up obsolete methods, properties and classes

Bug fixes

UI:

  • Fixed several settings in General and Hotkey tabs to take effect without requiring a restart

  • Fixed auto-suggestions font color for BlurWhite theme

  • Fixed missing result list in theme preview in Theme tab

v1.1.2

05 Jul 13:06
8a9c338
Compare
Choose a tag to compare

Release Notes

Bug fixes

  • Fixed issue where BlurBlack theme auto-suggestion text color is not easy to read

v1.1.1

05 Jul 09:42
5f23f3d
Compare
Choose a tag to compare

Release Notes

Bug fixes

  • Fixed Process Killer plugin not built as part of the project

v1.1.0

04 Jul 09:00
d42d35e
Compare
Choose a tag to compare

Release Notes

Features

  • Enhanced the Explorer plugin experience:

    • Show path on folder results

    • Added ability for plugins to display custom ToolTip message when hovering over the result

    • Show current path as a ToolTip message for current folder result

    • Open containing folder for file results on pressing Ctrl + Enter

  • Added new Process Killer plugin

  • Moved the hello-world plugins out of Flow Launcher and into a separate repository: Flow-Launcher/plugin-samples

  • Fixed: Blur effect extends beyond boundaries of launcher window

  • Added: Issue templates

Bug fixes

  • Fixed issue with themes that use blur effect where restarting Flow will cause the width of the blur extend out beyond the search window.

v1.0.0

28 Jun 05:00
4676a2a
Compare
Choose a tag to compare

Release Notes

Features

  • Official Flow Launcher logo

Bug fixes

  • Fixed issue around scoring mechanism on distance of first character match

  • Fixed environment variable search not activating

v0.10.4

24 Jun 07:51
a3374f2
Compare
Choose a tag to compare
v0.10.4 Pre-release
Pre-release

Release Notes

Bug fixes

  • Fix environment variables search not activating

  • Fix layout of ActionKeyword window and Hokey tab in settings

v0.10.3

16 Jun 09:05
1eafbd1
Compare
Choose a tag to compare
v0.10.3 Pre-release
Pre-release

Release Notes

Features

  • Added Explorer plugin. Use it to search for files and folders. The plugin combines the power of Indexing in Windows and directory search to provide a faster search experience.

Bug fixes

  • Fixed an issue where theme files are not correctly copied during build