-
-
Notifications
You must be signed in to change notification settings - Fork 317
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.16.0 | Plugin 4.1.0 #2197
Conversation
No longer await on first run (no cache detected) to speed up boost 30 hours cache life
Add sponsor
Remove deprecated Everything plugin from readme
Add plugin API: HideMainWindow(), IsMainWindowVisible()
Bumps [Microsoft.VisualStudio.Threading](https://github.com/microsoft/vs-threading) from 17.4.27 to 17.5.22. - [Release notes](https://github.com/microsoft/vs-threading/releases) - [Commits](https://github.com/microsoft/vs-threading/commits) --- updated-dependencies: - dependency-name: Microsoft.VisualStudio.Threading dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…t.VisualStudio.Threading-17.5.22 Bump Microsoft.VisualStudio.Threading from 17.4.27 to 17.5.22
Plugin Store search (should) work after refresh button clicked
* Remove LastAccessed filter to avoid unwanted recursive RegisterBookmarkFile() calls * Check if watcher exists
Fix: Add admin permissions when non-admin doesn't work
AppVeyor now has the nuget CLI pre-installed in the build image we use, so we no longer need to manually install and alias it in our build script.
Remove NuGet.CommandLine package dependency
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Jeremy Wu <[email protected]>
Add Plugin API -> VisibilityChangedEventHandler
This comment has been minimized.
This comment has been minimized.
Rework how we fetch community plugin data
This comment has been minimized.
This comment has been minimized.
Switch winget release action to manual
This comment has been minimized.
This comment has been minimized.
New translations
This comment has been minimized.
This comment has been minimized.
Bump versions for release
@check-spelling-bot Report🔴 Please reviewSee the 📂 files view or the 📜action log for details. Unrecognized words (207)
To accept ✔️ these unrecognized words as correct and remove the previously acknowledged and now absent words, run the following commands... in a clone of the [email protected]:Flow-Launcher/Flow.Launcher.git repository curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/Flow-Launcher/Flow.Launcher/actions/runs/5507733834/attempts/1' To have the bot do this for you, reply quoting the following line: Pattern suggestions ✂️ (1)You could add these patterns to .github/actions/spelling/patterns.txt:
Warnings (1)See the 📂 files view or the 📜action log for details.
See ℹ️ Event descriptions for more information. If the flagged items are 🤯 false positivesIf items relate to a ...
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🙏
Release Notes
Features
Rework how we fetch community plugin data Rework how we fetch community plugin data #2222
Add Czech and Arabic Language Support Add Czech and Arabic Language Support #2219
Add Plugin API -> VisibilityChangedEventHandler Add Plugin API -> VisibilityChangedEventHandler #2216
Remove obsolete and unused code Remove obsolete and unused code #2204
Added Animation Length slider Added Animation Length slider #2199
plugin/shell: support Pwsh (PowerShell 7.x) plugin/shell: support Pwsh (PowerShell 7.x) #2183
Improvements for re-queries Improvements for re-queries #2174
Consistent handling of clipboard copying Consistent handling of clipboard copying #2143
Add plugin API: HideMainWindow(), IsMainWindowVisible() Add plugin API: HideMainWindow(), IsMainWindowVisible() #2133
Add sponsor Add sponsor #2118
Bug fixes
Switch winget release action to manual Switch winget release action to manual #2231
New Crowdin updates New Crowdin updates #2215, New Crowdin updates #2211, New Crowdin updates #2119
fix: 🐛 check autocomplete and copy text for Result equality fix: 🐛 check autocomplete and copy text for
Result
equality #2202Update Plugin documentation Update Plugin documentation #2193
Bump Microsoft.VisualStudio.Threading from 17.5.22 to 17.6.40 Bump Microsoft.VisualStudio.Threading from 17.5.22 to 17.6.40 #2187
Update AppVeyor NuGet API Update AppVeyor NuGet API #2180
Refactor clipboard copying Refactor clipboard copying #2177
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.6.1 Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.6.1 #2173
plugin/ProcessKiller: honor "Last Query Style" after kill plugin/ProcessKiller: honor "Last Query Style" after kill #2170
Remove NuGet.CommandLine package dependency Remove NuGet.CommandLine package dependency #2160
Bump Microsoft.IO.RecyclableMemoryStream from 2.3.1 to 2.3.2 Bump Microsoft.IO.RecyclableMemoryStream from 2.3.1 to 2.3.2 #2154
Fix bookmark plugin file monitoring issue Fix bookmark plugin file monitoring issue #2152
Add quotes surrounding auto startup entry Add quotes surrounding auto startup entry #2150
Fix: Add admin permissions when non-admin doesn't work Fix: Add admin permissions when non-admin doesn't work #2149
Bump Microsoft.VisualStudio.Threading from 17.4.27 to 17.5.22
Plugin Store search (should) work after refresh button clicked Plugin Store search (should) work after refresh button clicked #2137
Remove deprecated Everything plugin from readme Remove deprecated Everything plugin from readme #2127
Reduce CPU and disk usage during Program plugin init Reduce CPU and disk usage during Program plugin init #2123
Remove unused nuget and imports Remove unused nuget and imports #2115