github U-C-S/Hurl v0.10.0-alpha-2
v0.10.0-alpha-2: Ahead for WinUI3

pre-release5 hours ago

Took a while, after giving up on WinUI3 to 'we're so back'. Either way, This is a major release, in terms of
code changes.

  • Migrate the Hurl completely to WinUI3
  • Completely 'ahead of time' compiled, which means
    • NOOO MORE prerequisite of installing dotnet runtime and WinAppSDK runtimes to run Hurl. Just install Hurl and it should run.
    • Takes upto 75MB of disk space (Increase from 40MB)
  • Hopefully, Fixes the problem where links wont open sometimes (like when opening from Steam etc.)
    • Removed the Launcher.exe and directly use the new Selector app.
    • Also, Thanks to WinAppSDK's single instancing application APIs, Hurl launches as fast as before.
  • Support for adding new browsers from Settings app.
  • [BREAKING] Removed Glob rule
  • And more......

Note

I will be most interested in your feedback on how the application runs in your system, after these major
architectural changes (WinUI3 and AOT).
Looking forward, Next alpha release will focus on fixing any known & reported issues from this release and
bringing some new features (finally).

Known Issues

  • If you are installing for the first time, browsers won't be automatically detected. Use Hurl Settings app > Browsers tab > Refresh button.
  • Timed Default option is unavailable in this release.

PRs Merged

  • Migrate Hurl.BrowserSelector to WinUI3 by @U-C-S in #174
  • fix: align settings schema and docs with current code by @mvanhorn in #219

Full Changelog: v0.10.0-alpha-1...v0.10.0-alpha-2

Don't miss a new Hurl release

NewReleases is sending notifications on new releases.