|
| 1 | +# Created with komac v2.15.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: mortenn.BrowserPicker |
| 5 | +PackageVersion: 3.0.3 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Runsafe |
| 8 | +PublisherUrl: https://github.com/mortenn |
| 9 | +PublisherSupportUrl: https://github.com/mortenn/BrowserPicker/issues |
| 10 | +Author: Morten Nilsen |
| 11 | +PackageName: Browser Picker |
| 12 | +PackageUrl: https://github.com/mortenn/BrowserPicker |
| 13 | +License: MIT |
| 14 | +LicenseUrl: https://github.com/mortenn/BrowserPicker/blob/HEAD/LICENSE |
| 15 | +Copyright: Copyright (c) 2018 Morten Nilsen |
| 16 | +CopyrightUrl: https://github.com/mortenn/BrowserPicker/blob/main/LICENSE |
| 17 | +ShortDescription: Smart browser selector for Windows |
| 18 | +Description: |- |
| 19 | + A default browser replacement for windows to let you pick your preferred browser on the fly or in |
| 20 | + accordance with your own rules. |
| 21 | +
|
| 22 | + You can easily configure it to use Firefox for github.com and slashdot.org, but leave Edge to |
| 23 | + handle microsoft.com and even let Internet Explorer handle that old internal LOB app you'd rather |
| 24 | + not use but must. |
| 25 | +ReleaseNotes: |- |
| 26 | + Highlights |
| 27 | + - Automatic launches now close BrowserPicker cleanly. |
| 28 | + - Disabled browser defaults remain visible in test results. |
| 29 | + - Fixed theme colors in the defaults grid. |
| 30 | + - Fixed the matcher-type dropdown size in the defaults grid. |
| 31 | + - Disabled and removed browser labels are dimmed and struck through. |
| 32 | + - Browser dropdowns hide disabled and removed browsers. |
| 33 | + - Launch profiles now load development logging settings. |
| 34 | + - Updated Microsoft.Extensions.Hosting and System.Drawing.Common to 10.0.5. |
| 35 | + Resolved issues |
| 36 | + - #227 BrowserPicker no longer remains running after an automatic browser launch. |
| 37 | + Included pull requests |
| 38 | + - #233 Fix defaults behavior for disabled browsers |
| 39 | + - #232 Fix process exit after automatic browser launch |
| 40 | + - #231 Bump System.Drawing.Common from 10.0.3 to 10.0.5 |
| 41 | + - #229 Bump Microsoft.Extensions.Hosting from 10.0.3 to 10.0.5 |
| 42 | + Full Changelog: v3.0.2...v3.0.3 |
| 43 | +ReleaseNotesUrl: https://github.com/mortenn/BrowserPicker/releases/tag/v3.0.3 |
| 44 | +ManifestType: defaultLocale |
| 45 | +ManifestVersion: 1.12.0 |
0 commit comments