|
| 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 |
0 commit comments