Skip to content

Releases: DrHacknik/GetMyBru

Second Release

15 Mar 17:18
d6a4542
Compare
Choose a tag to compare
  • Improved overall performance

    • Made the downloading method Asynchronous
    • Improved the overall Extraction method
    • Improved the way App information is passed through into IServiceInstall
  • Improved the settings management a fair bit.

    • Improved cache management
    • Improved notifications
  • Improved the Downloading Results

  • Made it show the current percentage of the install.

  • The form is no longer disabled, rather the Tab Page is; removing any way to install more homebrew but you can still look at other pages.

  • Improved the First time use Management

    • Ensured the cache is checked before
    • Ensure the user actually inputs a drive; although the program still closes the settings :thonk:
      • Probably just a borked return; method.

-Baked some cookies... Delicious cookies!

Build 1.0.107 can be gabbed here

Initial Release

26 Feb 18:33
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
  • Fixed a typo in the package name
  • Working on SvcUpdate.cs
  • Starting work on JSON parsing. Still having to study the library documentation.