Releases: mortenn/BrowserPicker
v2.2.4
What's Changed
Boring maintenance release that updates a few dependencies, nothing really changed.
- Bump wix from 5.0.2 to 6.0.0 by @dependabot in #159
 - Dependency updates
 
Full Changelog: v2.2.3...v2.2.4
v2.2.3
Quick bugfix release fixing broken setting to disable auto updates for browser and settings getting cleared out
Full Changelog: v2.2.2...v2.2.3
v2.2.2
Implemented the feature request:
#87 Allow custom hotkey to be set per browser
Full Changelog: v2.2.1...v2.2.2
v2.2.1
This release brings updates of .NET and logging, in addition to some groundwork for the future.
- BrowserPicker is now a .NET 9 application
 - #143 Add logging
 - #155 Fix bug with browser detection with Firefox/Chrome Dev Edition
 - Add IoC support to the application using Microsoft.Extensions.DependencyInjection
 - Fix possible issues detected by JetBrains
 - Update wix toolset
 
Full Changelog: v2.1.7...v2.2.1
v2.1.8
Quick bugfix to the 2.1 to not leave those not wanting to use .NET 9 with an annoying bug:
#155 Fix bug with browser detection with Firefox/Chrome Dev Edition
Full Changelog: v2.1.7...v2.1.8
v2.1.6
v2.1.5
Added some code to deal with an apparent bug in .NET when the server returns encoding without quotes,
Removed unused framework reference to AspNet
- Fixes #141
 
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- Dependency updates
 - First release of 2.1
 
Please see changelogs for 2.1 Prereleases for all the new features and bugfixes.
Full Changelog: v2.0.7...v2.1.4
v2.1.3
What's Changed
- Implement feature to backup and restore user configuration by @mortenn in #113
 - Bump wix from 4.0.5 to 5.0.0 by @dependabot in #114
 - Remove incorrect xaml configuration, fixes #116 by @mortenn in #119
 - Add support for manual of alphabetical ordering in addition to automatic order, fixes #50 by @mortenn in #120
 - Remove zombies, fixes #121 by @mortenn in #122
 - Bump System.Drawing.Common from 8.0.3 to 8.0.4 by @dependabot in #123
 - Add option to expand file:// urls for certain browsers/applications, fixes #72 by @mortenn in #124
 - Load favicon from website, fixes #55 by @mortenn in #125
 - Fix buggy bool support in registry by @mortenn in #127
 - Move buttons to add and refresh browser list into browser tab by @mortenn in #128
 - Add setting tracking first time use and show a welcome message on first startup, fixes #57 by @mortenn in #129
 - Add configuration interface to add url shorteners, fixes #29 by @mortenn in #130
 
New Contributors
- @dependabot made their first contribution in #114
 
Full Changelog: v2.0.7...v2.1.3
v2.1.2
What's Changed
- Implement feature to backup and restore user configuration by @mortenn in #113
 - Bump wix from 4.0.5 to 5.0.0 by @dependabot in #114
 - Remove incorrect xaml configuration, fixes #116 by @mortenn in #119
 - Add support for manual of alphabetical ordering in addition to automatic order, fixes #50 by @mortenn in #120
 - Remove zombies, fixes #121 by @mortenn in #122
 - Bump System.Drawing.Common from 8.0.3 to 8.0.4 by @dependabot in #123
 - Add option to expand file:// urls for certain browsers/applications, fixes #72 by @mortenn in #124
 - Load favicon from website, fixes #55 by @mortenn in #125
 
New Contributors
- @dependabot made their first contribution in #114
 
Full Changelog: v2.0.7...v2.1.2