info.json 1.1 KB

123456789101112131415161718192021
  1. {
  2. "infoVer": 1,
  3. "webretro": 6.4,
  4. "versions": {
  5. "6": {
  6. "changeList": ["replace vba_next with mgba for gb and gbc support", "rebuilt with undo save/load state, toggle menu", "absolute url support for rom query", "canvas mask for pause screen and alerts", "point to menu on first time use", "source overrides included in repository"]
  7. },
  8. "6.1": {
  9. "changeList": ["upload roms via google drive, dropbox, onedrive", "how to cheat", "ctrl+v inside canvas", "SMAS Brick Fix hotfix (md5.js)", "allow roms in zip file (zip.js)", "carrying states (Use indexedDB) + migrate saves to IDB", "upload any rom type detector", "added start button to querystring roms", "dynamic title"]
  10. },
  11. "6.2": {
  12. "changeList": ["choose core by ?system querystring option", "easy embed api", "check for updates feature"]
  13. },
  14. "6.3": {
  15. "changeList": ["remove missing assets warning"]
  16. },
  17. "6.4": {
  18. "changeList": ["ability to change keybinds", "take and download screenshots", "recover saves and states from lost or renamed roms", "shaders added to bundle", "disable webcam usage for gameboy"]
  19. }
  20. }
  21. }