Feature Updates
- Update Browser Selection Window UI
- Acrylic Background
- Drop Shadows (Win 11 only)
- Native Rounded Corners (Squary corners in Win10)
- Border Color
- Buttons and they use fluent icons
- Settings btn which opens the
UserSettings.jsonfile in notepad
- Selection window expands automatically instead of a fixed length that previously only supported a view of 4 browsers
- Deprecate Hurl Settings (Will be remade with new UI in next updates)
UserSettings.json- Remove unused setting fields used
- Support for Launch Args -
LaunchArgs - Support for hiding browsers -
hidden - Support for
AlternateLaunches(see docs)
Development Updates
- Update to .NET 6
Credits
- Thanks for WPF-UI library
- Thanks to @nitin2953 for feedback and ideas that helped in shaping up the UI
What's Changed [AUTO-GENERATED]
- Backport dev to dotnet 6 branch by @U-C-S in #16
- Add WPFUI and Acrylic Background by @U-C-S in #22
- Updates for #22 by @U-C-S in #23
- v0.5 - Acrylic Background, WPFUI controls...... by @U-C-S in #28
Full Changelog: v0.3.0...v0.5.0