This is the final release of version 3.1, including all the changes from the 3.1.0 through 3.1.2 pre-releases.
With 3.1, this is now a .NET 10 application.
Highlights
- Added browser profile support, including Firefox container support and profile display modes in the picker/configuration UI.
- Added a refreshed BrowserPicker app icon/logo and updated app/docs assets.
- Added picker UX updates: omnibox-style URL strip, wrapped long URLs with truncation behavior, and improved picker controls (including close button support).
- Fixed installer packaging to prevent duplicate install layout issues in MSI output.
- Minor code maintenance.
- Changed runtime/build target to .NET 10 across app, tooling, and installers.
- Added Vivaldi as a well-known browser with profile/privacy support.
Resolved Issues
Included Pull Requests
- #233 Fix defaults behavior for disabled browsers
- #236 add close button to picker window
- #237 Fix url editor dialog and designer initialization
- #238 Profile picker display modes and nullable App.Settings
- #241 Fix duplicate install layout in MSI (WiX Files + project ref)
- #243 Refactor: move Common, move App, update to .NET 10
- #244 Adopt new web icon from community proposal
- #246 Picker: omnibox URL bar, width cap, and wrapped URL
Full Changelog: v3.0.4...v3.1.3