Releases: U-C-S/Hurl
Releases Β· U-C-S/Hurl
v0.3 - The Settings Update
Features Updates
- Hurl can now store the Browsers List, in
%ROAMING%/Hurl/UserSettings.json
file
Development Updates
- Seperated the Project into 3 sub-projects. see #13
- Use Newtonsoft.Json Package for Settings File serialize and deserialization
What's Changed [AUTO GENERATED]
Full Changelog: v0.2.1...v0.3.0
v0.2: Major Updates for UI, Installer....
Feature Updates
- Now, uses Icons in the browser selection window
- Clean UI updates for the settings window
- Uses Inno Setup for the installation
- Chromium Browsers Web Extension
- Add protocol
hurl://
- A button to set as default
Development Changes
- Tried to have a in-built installer, but removed it
- Remove lot of unused code and simplified remaining code
IMPORTANT: If you are compiling from the source of v0.2
, Use v0.2.1
v0.2-alpha: Major Updates
What's Changed [AUTO GENERATED]
Full Changelog: v0.1.2...v0.2.0-alpha
v0.1.2
v0.1 - First Release
- The Application can install & uninstall itself to the registry
- Can be set as Default Browser
- Can open the non-browser http/https links within itself