Skip to content

Releases: mortenn/BrowserPicker

v2.2.4

08 Apr 22:36
8e0da90

Choose a tag to compare

What's Changed

Boring maintenance release that updates a few dependencies, nothing really changed.

Full Changelog: v2.2.3...v2.2.4

v2.2.3

03 Apr 23:43
ec44810

Choose a tag to compare

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

26 Mar 23:29
3cbe9eb

Choose a tag to compare

Implemented the feature request:
#87 Allow custom hotkey to be set per browser

Full Changelog: v2.2.1...v2.2.2

v2.2.1

26 Mar 16:12
090d7ce

Choose a tag to compare

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

26 Mar 16:15
a3dbfc4

Choose a tag to compare

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

23 Mar 18:46
1330104

Choose a tag to compare

Quick roundup of low hanging fruit

#132 Support Firefox Developer Edition
#132 Support Google Chrome Dev
#144 Add "Contains" pattern match mode
#145 Add option to disable automatic update of browser
#149 Let user add PrivacyArgs for custom browsers

Full Changelog: v2.1.5...v2.1.6

v2.1.5

23 Mar 16:06
ac19054

Choose a tag to compare

Added some code to deal with an apparent bug in .NET when the server returns encoding without quotes,

Removed unused framework reference to AspNet

Full Changelog: v2.1.4...v2.1.5

v2.1.4

19 Sep 12:17
8301d81

Choose a tag to compare

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

18 Apr 00:21
44d6f4e

Choose a tag to compare

v2.1.3 Pre-release
Pre-release

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

Full Changelog: v2.0.7...v2.1.3

v2.1.2

17 Apr 00:17
e115ebe

Choose a tag to compare

v2.1.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.7...v2.1.2