Skip to content

1.3.0-11

Choose a tag to compare

@abart27 abart27 released this 07 Jan 20:09
· 223 commits to main since this release
Immutable release. Only release title and notes can be modified.

Summary

This release fixes a critical bug in the core cheat API which caused the cheat dialog to crash when opened.

There's also a neat QoL feature: known ROMs are now included in the command palette, effectively marking an implementation of ROM searchability.

✨ Features

  • CommandPalette Include roms in command palette (#453)

🐞 Bugfixes

  • Core Broken cheat API (#457)
  • Lua Add standard library shims (#456)

📚 Documentation

  • Add quickstart guide