github U-C-S/Hurl v0.7.0

latest releases: v0.10.0-alpha-1, v0.9.3, v0.9.2...
3 years ago

Its been a some time since last release and after lot of delays. Despite taking long time, I didn't handle many edge cases that can cause some crashing and issues. Please do open a issue if u encounter any crashes. My testing is only limited to newly released 22H2 due to time-being.

Refer wiki for more config information

Feature Updates

  • Timed Default Browser Feature - Set a browser to be temporary default browser for a period of time and Hurl will redirect all the links to it for that set period
  • Icons now overflow to new row instead of being scrollable
  • Window can be resized and stores the resized state
  • Open hurl under the mouse (#44). Can be enabled by setting LaunchUnderMouse to true under AppSettings
  • Support Mica backdrop. Used by default in win11. Acrylic only works in latest 22H2 due to some limitations. configurable with BackgroundType setting
  • Support UseWhiteBorder setting for enabling or disabling the white border around the window
  • Minimize Hurl when clicked outside (#55)
  • Support opening .html, .htm files (#56)
  • Add tooltips for browser icons that shows full browser name
  • Alternate launches's context menu now only shows up for those that actually use them. So no more empty context menu.
  • A small plus symbol is added for those browsers that has alternate launches as indication

Development Updates

  • Partially implement MVVM pattern (#52)
  • Use nuget packages, instead of git submodules

Full Changelog: v0.6.3...v0.7.0

Don't miss a new Hurl release

NewReleases is sending notifications on new releases.