123456789101112131415161718192021 |
- {
- "infoVer": 1,
- "webretro": 6.4,
- "versions": {
- "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"]
- },
- "6.1": {
- "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"]
- },
- "6.2": {
- "changeList": ["choose core by ?system querystring option", "easy embed api", "check for updates feature"]
- },
- "6.3": {
- "changeList": ["remove missing assets warning"]
- },
- "6.4": {
- "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"]
- }
- }
- }
|