Skip to content

Commit 00576d4

Browse files
authored
New version: Flow-Launcher.Flow-Launcher version 1.20.2 (microsoft#273980)
1 parent eeb7bcd commit 00576d4

3 files changed

Lines changed: 75 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Flow-Launcher.Flow-Launcher
5+
PackageVersion: 1.20.2
6+
InstallerLocale: en-US
7+
InstallerType: exe
8+
Scope: user
9+
InstallModes:
10+
- silent
11+
InstallerSwitches:
12+
Silent: --silent
13+
SilentWithProgress: --silent
14+
UpgradeBehavior: install
15+
ReleaseDate: 2025-07-13
16+
Installers:
17+
- Architecture: x86
18+
InstallerUrl: https://github.com/Flow-Launcher/Flow.Launcher/releases/download/v1.20.2/Flow-Launcher-Setup.exe
19+
InstallerSha256: B341BD3EB24866DF56A6ECD0DF6193777793A061237B341C37080BC4141F7C8F
20+
ManifestType: installer
21+
ManifestVersion: 1.10.0
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Created with WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Flow-Launcher.Flow-Launcher
5+
PackageVersion: 1.20.2
6+
PackageLocale: en-US
7+
Publisher: Flow-Launcher Team
8+
PublisherUrl: https://github.com/Flow-Launcher/Flow.Launcher
9+
PublisherSupportUrl: https://github.com/Flow-Launcher/Flow.Launcher/issues
10+
Author: Flow-Launcher Team
11+
PackageName: Flow Launcher
12+
PackageUrl: https://github.com/Flow-Launcher/Flow.Launcher
13+
License: MIT
14+
LicenseUrl: https://github.com/Flow-Launcher/Flow.Launcher/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2019 Flow-Launcher
16+
CopyrightUrl: https://raw.githubusercontent.com/Flow-Launcher/Flow.Launcher/dev/LICENSE
17+
ShortDescription: Keystroke launcher for Windows to search, manage and launch files, folders bookmarks, websites and more.
18+
Tags:
19+
- bookmarks
20+
- calculator
21+
- launcher
22+
- plugins
23+
- productivity
24+
- search
25+
ReleaseNotes: |-
26+
Release notes
27+
Bug fixes
28+
- Fix an issue where UWP changes are not monitored
29+
- Fix an issue where the result selection hotkeys on the Home Page results not updated when visibility/modifier key is changed
30+
- Fix an issue where Home Page not updated when language changes
31+
- Fix an issue causing flow to crash when pasting into the search window
32+
- Updated translations
33+
- Fix an issue where the Plugin project's NuGet package does not have documentation generated
34+
- Fix an issue causing incorrect Plugin version comparison
35+
- Fix some minor UI issues with settings window
36+
- Fix Explorer plugin's preview margin
37+
- Pre-releases now include the associated PR in the release note
38+
- Fix Shell plugin's cmd command parsing error
39+
- Plugins Manager plugin can now be removed without impacting Plugin Store
40+
- Fix culture info issue for plugins that use WinForm
41+
Contributions
42+
We would like to directly mention and thank the following people (in alphabetical order) for their contribution and support in this release.
43+
@Deigue, @Jack251970, @onesounds, @OrigamiDev-Pete, @VictoriousRaptor and everyone who has joined discussions, added translations, created plugins, reviewed pull requests, put through their ideas or reported bugs.
44+
ReleaseNotesUrl: https://github.com/Flow-Launcher/Flow.Launcher/releases/tag/v1.20.2
45+
ManifestType: defaultLocale
46+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Flow-Launcher.Flow-Launcher
5+
PackageVersion: 1.20.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)