Releases
v2.0.0
BREAKING CHANGES
Exposed port changed from 80
to 8080
You will need to update your docker-compose file to reflect this change
CLIENT_ID
env variable renamed to IGDB_CLIENT_ID
CLIENT_SECRET
env variable renamed to IGDB_CLIENT_SECRET
Current variable names are deprecated and will stop working in a future release
Added
Authentication and user management system (#24 )
Gallery bulk selection (#50 )
Uploading rom files
Uploading custom cover art
Setting custom name for roms
folder through the ROMS_FOLDER_NAME
environment variable (#356 )
Added icons for more platforms
CD-i, 3DO, Neo Geo Pocket Color, Nintendo 64DD, Satellaview, Playdia, Pippin, Mac
Fixed
Fixed some checks before renaming a rom to avoid breaking names (#348 )
A LOT of other minor bug fixes
Changed
Docker image size reduced significantly
Improved scanning and IGDB requests by returning first the exact match
Scan now times out at 4 hours to improve scans for larger libraries
Other minimal changes in platform icons
You can’t perform that action at this time.