⚠️ This hotfix requires a few changes:
- A new volume has to be bound to
/redis-data
, check the docker-compose.example.yml file - If you're seeing "Decompress Game Core" when trying to run games in EmulatorJS, you'll need to clear storage in your browser to clear IndexedDB
Fixed
- Fix for integrated redis data persist. Check the docker-compose.example.yml
- Fixed emulatorjs integration. Fixes #695
- Fixed 404 for assets endpoint
- Fixed sqlite to mariadb migration
- Fixed async tasks not running and throwing errors
- Fixed sqlite to mariadb migration. Fixes #697 and #688
- Fixed multipart game selector when change between games