Flow.Launcher/Flow.Launcher.Plugin
Jack251970 2e0db3b90f Add MinimumAppVersion support for plugins
Introduced MinimumAppVersion property to PluginMetadata, enabling plugins to specify required Flow Launcher version. Plugin installation now checks this requirement and prompts users if unsatisfied. Minimum app version logic moved to PluginManager and applied to manifest updates. Added localized strings for user prompts. Refactored SameOrLesserPluginVersionExists to accept PluginMetadata.
2026-02-27 18:30:29 +08:00
..
Interfaces Release 2.1.0 | Plugin 5.2.0 (#4276) 2026-02-24 22:52:23 +11:00
Properties Fix (some) build warnings 2022-08-07 21:31:38 -07:00
SharedCommands Release 2.1.0 | Plugin 5.2.0 (#4276) 2026-02-24 22:52:23 +11:00
SharedModels Remove CursorInfo class 2025-07-23 13:52:31 +08:00
ActionContext.cs Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
AllowedLanguage.cs Support filtering dotnet, python, node.js, executable plugins 2025-04-29 10:16:42 +08:00
BaseModel.cs Revert JSON Null change + fix more warnings 2022-08-08 17:35:38 -07:00
DialogJumpResult.cs Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
EventHandler.cs Add ActualApplicationThemeChanged in MainViewModel 2025-07-05 13:35:02 +08:00
Features.cs Remove unused using 2023-04-25 21:02:34 +08:00
Flow.Launcher.Plugin.csproj Release 2.1.0 | Plugin 5.2.0 (#4276) 2026-02-24 22:52:23 +11:00
FodyWeavers.xml rename all project file name 2020-04-21 21:27:02 +10:00
GlyphInfo.cs Remove unused using 2023-04-25 21:02:34 +08:00
KeyEvent.cs Add keyevent in Plugin project & Improve Shell plugin code quality 2025-04-09 12:30:50 +08:00
NativeMethods.txt Allow all projects to access MonitorInfo & CursorInfo 2025-07-23 13:44:31 +08:00
packages.lock.json Release 2.1.0 | Plugin 5.2.0 (#4276) 2026-02-24 22:52:23 +11:00
PluginInitContext.cs Add documents for Flow.Launcher.Plugin 2025-02-24 15:37:13 +08:00
PluginMetadata.cs Add MinimumAppVersion support for plugins 2026-02-27 18:30:29 +08:00
PluginPair.cs Fix typo 2025-03-27 20:04:03 +08:00
Query.cs Release 2.1.0 | Plugin 5.2.0 (#4276) 2026-02-24 22:52:23 +11:00
README.md update plugin readme, include in nupkg 2023-06-18 23:32:15 +03:00
Result.cs fix preview when toggle history mode via Ctrl + H 2026-01-26 16:57:47 +11:00
UserPlugin.cs add manifest handling of plugin's MinimumAppVersion property 2025-09-02 22:11:08 +10:00