Skip to content

v0.9.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Mar 11:10
· 39 commits to main since this release

Unreleased

馃殌 Features

  • Add DSi, MSX, WonderSwan, and .bin atari support.
  • stop flagging ROMs as missing when their drive is disconnected (#146)

ROMs on external or network drives no longer show as missing when the drive isn't connected. They stay visible and undimmed in your library, and sync skips them cleanly instead of counting them as failures. A new "Disconnected" filter lets you find them when you need to.

  • add GameCube support (.iso, .rvz, .gcm) (#148)

GameCube ROMs now import correctly. .rvz files (Dolphin's compressed format) import successfully but won't work with the RetroAchievements integration since rcheevos can't hash this format.

鈿欙笍 Miscellaneous Tasks

  • update SUPPORTED_SYSTEMS.md (#129)

I removed DS achievement check issue because was closed as completed

  • add GitHub issue templates for bugs and feature requests

Adds bug report and feature request templates to make it easier for the community to report issues with the right info.

  • adjust issue template formatting
  • configure issue template chooser

Disables blank issues and adds a Discord link so people know where to ask if they're not sure it's a bug.

  • update RA db
  • add ra hash check script