github U-C-S/Hurl v0.8.0-alpha
v0.8.0-alpha : Rules and Keys

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

This is a tough one from user-experience POV, I did what I thought was best as I did dogfooding and ideas from discussion in the linked isssues. "Hurl Settings" is not available yet with this alpha release.

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
  • Few Keyboard Shortcuts for copying URl (C), editing URI (E), Quick adding rule (R), Timed browser (T) (#44)
  • Updated Hurl's Toolbar layout to get more focus
  • misc:
    • (BREAKING) Remove DisableAcrylic and BackgroundRGB setting options
    • (BREAKING) rename UseWhiteBorder to NoWhiteBorder

Development Updates

  • Migrate to Singleton Pattern to ease dev process. (which is a half-lie and now I can see why people are against it)
  • Yet an another project structure update to make space for Hurl Settings project
  • Revert back to using wpfui repo as git submodule, instead of Nuget package

NOTE: There's no installer provided with this alpha release. Copy the exe file into the hurl installed location (default at C:\Program Files (x86)\Hurl and Install the newer .NET 7 Desktop Runtime

JSON Schema: https://gist.github.com/U-C-S/1f3fe5876a3b2ccf0ca5c7e630427185

Full Changelog: v0.7.1...v0.8.0-alpha

Don't miss a new Hurl release

NewReleases is sending notifications on new releases.