Skip to content

v0.8 - Two Years of Hurling Release

Compare
Choose a tag to compare
@U-C-S U-C-S released this 08 Aug 05:40
· 291 commits to main since this release

Breaking Changes

  • Use .NET 7 Desktop Runtime, instead of .NET 6 (Download it here)
  • Remove DisableAcrylic and BackgroundRGB setting options
  • Rename UseWhiteBorder settings option to NoWhiteBorder

Feature Updates

  • Add Basic Browser Rules Support, with support for String, Regex, Glob match (#18)
  • New Quick Add Rule window to add rules from Hurl mainwindow
  • Keyboard Shortcuts for copying URl (C), editing URI (E), Quick adding rule (R), Timed browser (T) and Num keys (1-9) for selecting respective browser (#44)
  • Updated Hurl's Toolbar layout to get more focus
  • Simplify Custom Icon code

Development Updates

Full Changelog: v0.7.1...v0.8.0