Skip to content

Version 1.9.0

Compare
Choose a tag to compare
@FrederickGeek8 FrederickGeek8 released this 02 Aug 02:27
· 83 commits to master since this release

Release 1.9.0 brings some semi-major UI changes as well as some minor bug fixes. Firstly, in response to the long-standing issue #15, which notes the lack of cover art which is supposed to be extracted from ROMs, a solution was implemented that utilized OpenVGDB to lookup and download cover art for ROMs. Related to the lack of cover art, issue #38 requested a way to differentiate ROMs with indistinguishable names, as there was a lack of cover art. The solution to this was to implement a ROM name editing system, available by swiping left on the ROM entry. As for bugs, issue #42 outlined the layout issues present in the built-in web browser.

Full Changelog

  • Added cover art via OpenVGDB (#41)
  • Added ROM name editing functionality & interface (#40)
  • Fixed web browser layout bug (#41)