Skip to content

Releases: devnoname120/vhbb

0.92

20 Apr 14:24
Compare
Choose a tag to compare

Changelog

  • Fix crash at start-up #75

0.91

17 Jun 02:32
Compare
Choose a tag to compare

Changelog

  • Fix icons extraction #66

See this for full changelog of last release: https://github.com/devnoname120/vhbb/releases/tag/0.90

0.90

16 Jun 16:33
Compare
Choose a tag to compare

Changelog

  • Support for auto updating VHBB. No need to manually download the latest version now!
  • Add search functionality to find specific homebrews.
  • Opening VHBB when connected to a hotspot will now redirect to the connection page.
  • Improve button navigation. Can now go down in list by keeping down button pressed down.
  • Add joystick support for moving in lists.
  • Fix download progress bar 'jumping' around on certain downloads.
  • Various stability improvements.

Most of the changes of this release are made by @robsdedude. Thanks a lot to him!

0.83

03 Nov 17:21
Compare
Choose a tag to compare

Changelog

  • Fix crash when trying to load an invalid icon or screenshot.
  • Press on "Click here for debug logs" on livearea to write debug logs to ux0:/log/. Note that VHBB needs to be completely closed before clicking this button or this won't work.

0.82

14 Jul 11:03
Compare
Choose a tag to compare

Changelog

  • Support for TLS 1.2 (fix network error when downloading from bintray.com)

0.81

26 Apr 22:50
Compare
Choose a tag to compare

Changelog

  • Fix crash when clicking on some homebrews (#12)

0.80

09 Apr 11:52
Compare
Choose a tag to compare

Changelog

  • Extra data for homebrews is now supported
  • Installation progress is now more fluid
  • New download dialog graphics
  • Open button to open already-installed homebrews
  • Precise error displaying if installation fails
  • Selection highlighter now blinks
  • API now uses SSL for more security
  • Fixed problem when installing vhbb from itself
  • Many more improvements and fixes