Skip to content

Commit c2e482b

Browse files
New version: BaldBeardedBuilder.WeatherforCommandPalette version 1.0.4.0 (microsoft#353075)
1 parent dc7eaa3 commit c2e482b

3 files changed

Lines changed: 69 additions & 0 deletions

File tree

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: BaldBeardedBuilder.WeatherforCommandPalette
5+
PackageVersion: 1.0.4.0
6+
Platform:
7+
- Windows.Desktop
8+
- Windows.Universal
9+
MinimumOSVersion: 10.0.19041.0
10+
InstallerType: msix
11+
UpgradeBehavior: install
12+
PackageFamilyName: BaldBeardedBuilder.WeatherforCommandPalette_mz2czbsqj5cj0
13+
RestrictedCapabilities:
14+
- runFullTrust
15+
ReleaseDate: 2026-03-27
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/michaeljolley/WeatherExtension/releases/download/v1.0.4/WeatherExtension_1.0.4.0_x64.msix
19+
InstallerSha256: BC1314F3A5D971043587E09EE32D5AFFB0AF156E5678377A0215961C2AF579E5
20+
SignatureSha256: D1C89D3DB4CF8977C6E170ED448BD8DCBCFFD40CC5C5B3C1E98A3D18D1D31946
21+
InstallationMetadata:
22+
DefaultInstallLocation: '%ProgramFiles%/WindowsApps/BaldBeardedBuilder.WeatherforCommandPalette_1.0.4.0_x64__mz2czbsqj5cj0'
23+
- Architecture: arm64
24+
InstallerUrl: https://github.com/michaeljolley/WeatherExtension/releases/download/v1.0.4/WeatherExtension_1.0.4.0_arm64.msix
25+
InstallerSha256: 7CD4D29AEC8D15BCEA16AE53C43F6CF16083D382E4C8259E9CBCB58EEEC2E6C2
26+
SignatureSha256: 04D84C7B60218DC57D45736F7CFEE15482D5043718B37260723F98CA525B7E34
27+
InstallationMetadata:
28+
DefaultInstallLocation: '%ProgramFiles%/WindowsApps/BaldBeardedBuilder.WeatherforCommandPalette_1.0.4.0_arm64__mz2czbsqj5cj0'
29+
ManifestType: installer
30+
ManifestVersion: 1.12.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with WinGet Releaser using komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: BaldBeardedBuilder.WeatherforCommandPalette
5+
PackageVersion: 1.0.4.0
6+
PackageLocale: en-US
7+
Publisher: Bald Bearded Builder
8+
PublisherUrl: https://github.com/michaeljolley
9+
PublisherSupportUrl: https://github.com/michaeljolley/WeatherExtension/issues
10+
PackageName: Weather for Command Palette
11+
PackageUrl: https://github.com/michaeljolley/WeatherExtension
12+
License: MIT
13+
LicenseUrl: https://github.com/michaeljolley/WeatherExtension/blob/HEAD/LICENSE
14+
ShortDescription: Weather extension for Microsoft Command Palette
15+
ReleaseNotes: |-
16+
What's New in v1.0.4
17+
🔍 More Reliable Location Search
18+
We completely rebuilt how location search works under the hood. Searches are now powered by Nominatim with a smart fallback system, so you'll get accurate results even with partial or messy queries — like pasting an address with extra commas. (#39, #41, #43, #44)
19+
🎨 Visual Polish
20+
Small design tweaks make the weather cards feel a bit more polished. (#37)
21+
🐛 Bug Fixes
22+
- Missing icons in installed package — Some icons weren't showing up after installation. This is now fixed. (#40, #42)
23+
- Duplicate locations in search results — Searching could sometimes return the same location multiple times. Each result now has a unique identity. (#43, #44)
24+
📦 Behind the Scenes
25+
- The extension is now available on WinGet — install with winget install BaldBeardedBuilder.WeatherforCommandPalette. (#34)
26+
- Fixed Microsoft Store submission pipeline to use the correct Store publisher identity. (#48)
27+
- Updated release signing and CI workflow for more reliable builds. (#44, #45, #46, #47)
28+
- Refreshed README with download links and images. (#35)
29+
ReleaseNotesUrl: https://github.com/michaeljolley/WeatherExtension/releases/tag/v1.0.4
30+
ManifestType: defaultLocale
31+
ManifestVersion: 1.12.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.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: BaldBeardedBuilder.WeatherforCommandPalette
5+
PackageVersion: 1.0.4.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)