What's Changed
- chore(deps): bump gaseous-server/wwwroot/emulators/EmulatorJS from
23660d1
to049d0e7
by @dependabot in #79 - Removed classes that have been moved to the parser nuget package by @michael-j-green in #82
- Expand the dat file ingestor to handle more formats by @michael-j-green in #84
- Add support for the RetroPie folder structure when building Collections by @michael-j-green in #88
- Update installation documentation to include bare metal installs by @michael-j-green in #89
- Use game title when saving emulator state, and emulator version bump by @michael-j-green in #90
- Surface logs in the UI by @michael-j-green in #91
- Added better support for pre and post database updates by @michael-j-green in #92
- Provide a platform override option during web based import by @michael-j-green in #94
- Documentation update regarding git submodule by @michael-j-green in #95
- Collections can now have games set to be always included or excluded by @michael-j-green in #96
- EmulatorJS version bump by @michael-j-green in #97
- Create codeql.yml by @michael-j-green in #100
- Added forked version of the IGDB nuget package to resolve age rating issue by @michael-j-green in #98
- Added workflow to perform a build on push to master by @michael-j-green in #99
- Added a manual trigger to compile by @michael-j-green in #102
- Fixed incorrect branch name by @michael-j-green in #103
- Add a Platform Map editor to the UI by @michael-j-green in #104
- Platform map bug fix, and default map update by @michael-j-green in #105
- Server logs now write to the database by @michael-j-green in #110
- chore(deps): bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 7.0.9 to 7.0.10 by @dependabot in #108
- chore(deps): bump Microsoft.AspNetCore.OpenApi from 7.0.10 to 7.0.11 by @dependabot in #107
- chore(deps): bump gaseous-server/wwwroot/emulators/EmulatorJS from
2c172f0
to4e8d11e
by @dependabot in #109 - CI update to allow publishing pre-release versions by @michael-j-green in #111
- Update IGDB package by @michael-j-green in #112
- Remove ‘and’ from end of Game Boy BIOS hash by @michael-j-green in #116
- Add internet exposure warning to the README by @michael-j-green in #118
- Signature ingestor database update is now a background task by @michael-j-green in #121
- All uses of hashes should now be lower case by @michael-j-green in #122
- Added EmulatorJS core selection help link by @michael-j-green in #124
- Fail safe when the IGDB connector experiences an exception by @michael-j-green in #127
- Other processes should now be blocked during database upgrade processes by @michael-j-green in #128
- Add a list of available cores for each platform to the platform map by @michael-j-green in #130
- chore(deps): EmulatorJS version bump by @michael-j-green in #131
- Fixed incorrect docker command by @michael-j-green in #132
- Resolved error where service status UI was showing all services as blocked by @michael-j-green in #134
- Logs page now has paging by @michael-j-green in #136
- Updated the about page by @michael-j-green in #137
Full Changelog: v1.5.0...v1.6.0