Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Releases: linuxserver/docker-emulatorjs

1.5.0-ls13

09 Jan 00:07

Choose a tag to compare

LinuxServer Changes:

Add headers needed for Threaded emulators.

emulatorjs Changes:

Feature Relase:

  • Add a file manager to the frontend to allow users to manage their local stateful indexedDB storage.
  • Add a full backup and restore method
  • Add a small sleep to threaded emulators to avoid race
  • Dev setup fixes for leftover files

1.4.6-ls12

06 Jan 23:54

Choose a tag to compare

LinuxServer Changes:

Add headers needed for Threaded emulators.

emulatorjs Changes:

Feature release:

  • Add information on yabause threaded core.

1.4.5-ls12

05 Jan 15:55

Choose a tag to compare

LinuxServer Changes:

Add headers needed for Threaded emulators.

emulatorjs Changes:

Feature release:

  • Shift melonds_threaded cores to memory growth to suppport larger games
  • Add logos and videos for DS

1.4.4-ls12

04 Jan 20:38

Choose a tag to compare

LinuxServer Changes:

Add headers needed for Threaded emulators.

emulatorjs Changes:

Feature release:

  • Add docs and support for multi threaded emulators in https mode (MelonDS)

1.4.3-ls11

27 Dec 21:56

Choose a tag to compare

LinuxServer Changes:

Add wasm mime type to NGINX

emulatorjs Changes:

Feature Release:

  • Add many game logos to metadata
  • Make a system folder in libretrojs regardless of bios file
  • Remove superscroll for mousewheel
  • Allow hosts without content length to function for smaller files

1.4.2-ls11

18 Dec 10:07

Choose a tag to compare

LinuxServer Changes:

Add wasm mime type to NGINX

emulatorjs Changes:

Feature release:

  • Add a bunch of reference metadata to cover international roms and revisions

1.4.2-ls10

09 Dec 20:55

Choose a tag to compare

LinuxServer Changes:

Add wasm mime type to NGINX

emulatorjs Changes:

Feature release:

  • Add a bunch of reference metadata to cover international roms and revisions

1.4.1-ls10

08 Dec 21:23

Choose a tag to compare

LinuxServer Changes:

Add wasm mime type to NGINX

emulatorjs Changes:

Bugfix release:

  • Have NESTool fallback to shasum if it fails to find a header
  • Button to remove roms from a config that don't have all art assets
  • Navigation improvements, speed up touch and mousewheel scrolling, also add right arrow to speed up arrowdown/up events

1.4.0-ls10

07 Dec 04:21

Choose a tag to compare

LinuxServer Changes:

Add wasm mime type to NGINX

emulatorjs Changes:

Feature Release:

  • Add safari support across all Apple devices
  • Refactor audio code for cores to pass existing audiocontext
  • Bump Retroarch frontend to 1.9.14

1.3.8-ls10

02 Dec 20:54

Choose a tag to compare

LinuxServer Changes:

Add wasm mime type to NGINX

emulatorjs Changes:

Feature release:

  • update libretro to not have external dependencies
  • Use direct FS interaction and do not initialize global fs descriptors from browserfs