-
-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.10.0 | Plugin 3.0.0 #957
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jjw24
added
the
release
Release PR which contains the changes going into the upcoming release
label
Jan 5, 2022
Add 'Become A Sponsor' Button
[Dev] Fix new culture info
Change Windows Settings plugin Keyword to s from *
Improve Themes
Update Wizard ('Bluetooth' to 's Bluetooth')
[Dev] Fix action keyword missing when traversing paths or using autocomplete
[Dev] Fix duplicate Quick Access results from CreateOpenCurrentFolderResult
Icon changed & Fix non-glyph context menus
Adjust Plugin info area
Adjust Setting Panel Layout (System & JsonRPC)
Translatable Bool in List view
Fix shell win+r issue
[Dev] Refactor AddProgramSource dialog and bugfix
jjw24
requested review from
onesounds,
taooceros,
deefrawley,
Garulf,
JohnTheGr8,
kubalav,
pc223,
VictoriousRaptor and
Zeroto521
December 13, 2022 02:55
onesounds
approved these changes
Dec 13, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release Notes
Features
Adjust plugin info area's look and feel Adjust Plugin info area #1615
Added text focus to plugin & plugin store search box so can start typing to search Add Focus to plugin/plugin store search box when changed tab #1589
Added sponsor document Add sponsor #1585
Added 'Become A Sponsor' Button in settings window Add 'Become A Sponsor' Button #1569
Improved and added new themes Improve Themes #1566
Added Illustrations when setting custom query windows Add Illustrations in custom query windows #1554
Pre-releases are now deployed to Flow-Launcher/Prereleases Deploy prerelease builds to Flow-Launcher/Prereleases #1547
Updated setting window designs Fix Setting Window Designs #1528
Results appear higher up for a match that is closer to the start of the search string Score adjustment for a match that is closer to the start of string #1516
Added ability to search programs in PATH [Program Plugin] Search programs in PATH #1479
Support .url file searches via Programs plugin [Program Plugin] Support .url file #1476
Plugin Store plugin display is updated Grouping in Plugin Store #1457
Added 10th result hotkey Allow 10th result hotkey #1440
Added dragging and dropping files Drag and drop #1428
Added uninstall button to each of plugin's settings Add Uninstall Button #1419
Added a 'Clear Log' button in About tab of settings Add 'Clear Log' Button #1418
Bookmarks can now be loaded by browser with the ability to switch on/off Loading bookmarks by browser #1395
Adjusted general designs & texts of the searh and settings window Adjust designs & Texts #1382
Added open recycle bin and indexing option to commands to Sys plugin Add System Commands #1374
Added new keyboard shortcuts to adjust the search window's width and number of displayed results, as well as to toggle game mode on/off Shortcuts to adjust width size, number of results shown and game mode #1369
Setting window's size and location will now be remmembered Remember Setting window Size and Location #1368
Added new search window positions, it can now appear based on the location of your mouse Search window's position settings #1367
Drive space will be displayed when in root Display Drive Space #1365
Preview panel has been added Preview Panel #1360
Clock & date display in search window has been added Clock & Date #1354
Rounded icons for plugins have been added Rounded icon mask field #1352
Plugins can now use web URL as an icon path Allow plugins to use web URL's for icon paths #1351
New sponsor add sponsor #1306
Add choco install cmd to readme Add choco install cmd to readme #1166
Implemented asynchronous result execution for JsonRPC plugins Implement Async Result Execution #1123
User's query containing trailing whitespace will not be trimmed when passed through to plugins Pass query without trimming whitespace #1121
Everything plugin is now merged into Explorer plugin Merge Explorer & Everything Plugins #1097
Added scoop install to readme Add scoop install to readme #983
Minor enhancements made to search window's auto-completion Minor enhancements to query auto-completion #978
Made some improvements to the PluginManager plugin Improvements to PluginManager plugin #972
Added glyph Icon Support Move Tasklink Name into Resource (except altName) & Glyph Icon Support #969
Updated icons & non-glyph icons for context menus Icon changed & Fix non-glyph context menus #1622
Application Uri execution is now supported in OpenUrl API call Support Application Uri in OpenUrl API call #968
Auto re-index for Program and Bookmark plugins Auto re-index for Program and Bookmark plugins #967
Updated plugin language list + update flow's website Update plugin language list + update flow's website #948
Added Custom Query Shortcut Custom Query Shortcut + built-in variables #930
Hotkey for triggering the search window is now displayed in tray icon's context menu Display hotkey in tray context menu #917
Search window's search icon now changes based on the plugin (action keyword) you are using Plugin activation icon #911
Search plugins in the Plugin Store as well as plugins tab Implement PluginSearch TextBox & ContentControl Lazy Load #892
Use Ctrl + Backspace in the search window when navigating directories to go up one level Ctrl + Backspace in Query goes up directory path #858
Keyboard shortcut to copy file/folder result to clipboard Global copy to clipboard #851
Updated the default app missing icon image Change App missing icon #843
Upgrade to .Net 6 Upgrade to .net 6 #803
Bug fixes
Fixed setting window's panel Layout Adjust Setting Panel Layout (System & JsonRPC) #1613
Fixed Program plugin's setting display Translatable Bool in List view #1612
Fixed Program Plugin's button size Fix Program Plugin Buttons Size #1611
Fixed some untranslatable text Change hardcoded text to string #1610
Bump NuGet CommandLine version Bump NuGet CommandLine version #1601
Fixed clicking on tray icon not showing the search window Fix Second Run not trigger the first run window to show up #1593
Fixed missing 'Installing Plugin' string Add 'Installing Plugin' string #1582
Refactored UWP class in Program plugin Refactor UWP class in Program plugin #1581
Fixed Theme Preview display Fix Theme Preview area #1579
Changed WindowsSettings plugin keyword to 's' from '*' Change Windows Settings plugin Keyword to s from * #1570
Updated wording for Pingyin search message box Update wording for Pingyin search message box #1567
Fixed Program plugin's ability to distinguish .lnks by arguments Distinguish .lnks by arguments #1563
Fixed Context Menu design Fix Narrow Items & Adjust Context Menu Design #1548
Fixed searching in Chinese even if Pinyin is enabled Allow the use of Chinese character search, refactor pinyin alphabet and bugfix #1545
Fixed minor pipeline issues and added caching Appveyor test executable unfound fix and add caching #1529
Fixed Plugin Store memory leaks Fix memory leaks with Plugin store layout #1510
General fixes on Program plugin [Program Plugin] Fix program UID and other bugs #1496, [Program Plugin] Fix UWP icon missing issue #1492
Removed ColorProfileData in app_missing_img Remove ColorProfileData in app_missing_img #1490
Changed the delete icon to a recycle bin icon Delete Icon to RecycleBin #1463
Fixed a progressbar display issue Fixed Progressbar Dispatcher Exception #1443
Fixed WindowsSettings plugin untranslatable strings Change hard-coded strings in WindowsSettings plugin to translated #1435
Fixed blurry search window context menu Fix Blurry Context menu in query box #1431
Fixed WebSearch plugin's search source setting guide Search Source Setting guide text #1430
Remove font-family style for Chinese Remove font-family style for Chinese #1427
Fixed LastQueryMode's selection language display when new language is selected Fix LastQueryMode's selection display when switching language #1410
Fixed Explorer crash on a reserved character when performing ole db query Special character error in ole db query #1381
Fixed QueryTextbox's binding event Fixed QueryTextbox Binding event #1380
Fixed some build warnings Fix (some) build warnings #1314
Updated readme Update readme #1059
New Crowdin updates New Crowdin updates #1578, New Crowdin updates #1577, New Crowdin updates #1573, New Crowdin updates #1429, New Crowdin updates #1280, New Crowdin updates #1258, New Crowdin updates #1254, New Crowdin updates #1240, New Crowdin updates #1232, New Crowdin updates #1624
Plus PRs marked as [Dev]