Skip to content

v0.9.0

Latest
Compare
Choose a tag to compare
@U-C-S U-C-S released this 25 Aug 16:40
· 18 commits to main since this release

Hurl is now three year old and also One year since last minor version change. While this release doesn't offer any new functional features that weren't there in earlier versions, It offers a few updates to improved performance in App launch time, A new settings app and minor fixes here and there. Upcoming updates should focus more on improving stabilizing and fully realizing existing features, thus bringing it closer to a fully stable v1.0 release.

Application Updates

  • Replace Ruleset Manager App with new WinUI 3 based Hurl Settings which supports
    • Editing/Testing Rule Matching features
    • Changing Hurl Settings
    • Viewing available Browsers (Configuring browsers is coming soon)
  • Nearly instantaneous launch speed for the browser selector app
  • Rewrite chrome extension to be more reliable (also, updated the docs)
  • Small UI improvements to browser selector app (including #119, #140)
  • More bug, crash fixes (including #117, #136)

Things to Note

  • Uninstall the previous versions before installing current version, in case you are experiencing any issue with installation. Most likely related to Hurl application directory is now defaultly located in Program Files instead of Program Files (x86)
  • Rule Matching feature could be disabled by default. Make sure to go to Hurl Settings > Rulesets and enable Rule Matching option or in UserSettings.json, Add property "RuleMatching": true under AppSettings property.
  • Depends on Windows App Runtime v1.5. Make sure to have it installed or install it from the prompt on opening Hurl Settings for the first time.

Full Changelog: v0.8.3...v0.9.0