v0.8.3
Small update fixing various reported bugs and UX issues from v0.8.2
.
Application Updates
- Installer now automatically installs .NET 8 before installing Hurl (#75)
- Clicking settings icon, now opens the
UserSettings.json
in default file handler forJSON
files, instead of notepad (#89) - Add a button for deleting current Timed default browser (#89)
- Support deleting rules (#105)
- Fix various crashes when opening Ruleset Manager, copying URL etc (#68, #102)
- Improve UX as per various reported issues (#89, #106)
Thanks to @Jay-o-Way, @war59312, @mix3d and others for opening issues and giving feedback
With those fixed, Now it's time for improving the code quality of Hurl. Some fixes above are not the complete fixes, but rather a temporary ones, Which I hope will get redone and fixed during this code quality improvement phase. Also, exploring to improve the startup times etc.
Full Changelog: v0.8.2...v0.8.3