Releases: linuxserver/docker-emulatorjs
1.8.8-ls99
LinuxServer Changes:
Skip IPFS config if DISABLE_IPFS is set as env variable.
emulatorjs Changes:
BugFix Release:
- On systems where the underlying filesystem does not support using binmerge fallback so CHD and bin CD files can still be scanned in and manually identified.
1.8.7-ls98
LinuxServer Changes:
Skip IPFS config if DISABLE_IPFS is set as env variable.
emulatorjs Changes:
BugFix Release:
- Fix videos not working on Safari mobile
1.8.7-ls97
LinuxServer Changes:
Skip IPFS config if DISABLE_IPFS is set as env variable.
emulatorjs Changes:
BugFix Release:
- Fix videos not working on Safari mobile
1.8.7-ls96
LinuxServer Changes:
Skip IPFS config if DISABLE_IPFS is set as env variable.
emulatorjs Changes:
BugFix Release:
- Fix videos not working on Safari mobile
1.8.6-ls95
LinuxServer Changes:
Skip IPFS config if DISABLE_IPFS is set as env variable.
emulatorjs Changes:
BugFix Release:
- Update arcade videos to be mobile compatible and reduce size
1.8.5-ls94
LinuxServer Changes:
Skip IPFS config if DISABLE_IPFS is set as env variable.
emulatorjs Changes:
Feature Release:
- Add atari5200 support via atari800 emulator
1.8.5-ls93
LinuxServer Changes:
Add atari5200 support.
emulatorjs Changes:
Feature Release:
- Add atari5200 support via atari800 emulator
1.8.4-ls92
LinuxServer Changes:
Pin node back on aarch64 as well for compatibility.
emulatorjs Changes:
Feature Release:
- Add support for romhacks using special patchzip file extension.
- Fix bug where assets were not able to be uploaded if the user had not scanned in roms previously.
- Shift to new default peer for IPFS ingestion.
1.8.3-ls91
LinuxServer Changes:
Pin node back on aarch64 as well for compatibility.
emulatorjs Changes:
BugFix Release:
- Ensure the libretro webassembly is loaded before setting up the FS and calling the main thread. In previous versions it was possible the browser would not cache a large core depending on it's max file size limit and it would try to run before the stack was ready.
- NDS metadata updates thanks @gr33k .
1.8.3-ls90
LinuxServer Changes:
Add logic to symlink out RO rom directories to support upgrades.
emulatorjs Changes:
BugFix Release:
- Ensure the libretro webassembly is loaded before setting up the FS and calling the main thread. In previous versions it was possible the browser would not cache a large core depending on it's max file size limit and it would try to run before the stack was ready.
- NDS metadata updates thanks @gr33k .