-
Added the ability to rename the Explorer plugin's Quick Access Links.
-
Improved image icon loading performance.
-
Web Search plugin can now set private mode for its queries.
-
Added a new language: Srpski (Cyrillic).
-
The Calculator plugin now works with either a comma or a dot as its thousands separator.
-
Added a delete confirmation when deleting Quick Access Links and paths excluded from Windows Index search.
-
The Sys plugin now displays all usable commands when its action keyword is triggered without a search query.
-
Added an API function for plugins to determine whether the flow is currently using a dark theme.
-
Added an API function for plugins to be invoked when the theme is changed.
-
Added the ability for plugins to set their own query suggestion text via Result.QuerySuggestionText.
-
The Program plugin now displays all programs when its action keyword is triggered without a search query.
-
The Calculator plugin now supports using hexadecimal numbers.
-
Added a new date and time format options: "dd MMMM yyyy" & "yyyy-MM-dd".
-
Improved the UI for adding Quick Access Links.
-
Improved the UI for adding action keywords.
-
Added a new API function to show a message with custom buttons.
-
Added a new option in the Explorer plugin to display a file or folder's size and age in the plugin result's tooltip.
-
Added a new date format in the Explorer plugin's Preview Panel settings.
-
Added folder information in the preview panel for folder results in the Explorer plugin.
-
Added a new option to show the search window at topmost.
-
Added ability for plugin to set a minimum required flow version. This is done via the plugin manifest by setting a "MinimumAppVersion" property.
-
Updated to .NET 9.