* Saved game icon now displays on game cover art in library
* Fixed casing error on save state download icon
* Migrate EJS from submodule to 7z download during docker build
* Updated README and gitignore
* Resized library search buttons
* Export to JSON now triggers the download rather than display of a formatted platform map
* Fixed startup db check
* Relation tables are created automatically for IGDB metadata
* Removed JSON dependency from filters
* Removed JSON searches from Game library queries
* Gaseous now runs without error on MariaDB
* Fixed static database name bug
* Updated docker files and README
* Updated documentation
* Fixed typo in documentation
* Updated incorrect git submodule update command
* Added request for issues if new DAT support is requested
* fix: added visual feed back for mass rom matching
* chore(deps): EmulatorJS version bump
* chore(deps): nuget package version bump
* feat: added cover art to the emulator
* ci: updated .gitignore
* ci: remove .DS_Store files
* feat: updated the about box, and labeled the IGDB user score
* chore(deps): EmulatorJS version bump
* feat: start of collections build, and styling changes
* fix: updated PlatformMap.json file with more platforms and fixed SNES extensions
* feat: more progress on romsets
* doc: updated readme to include new screenshots and discord link
* fix: repairs an issue where the author column in signatures was too narrow
* chore(deps): EmulatorJS version bump
* feat: Collection build code mostly complete
* fix: renamed collection classes to avoid conflicts in Swagger
* Re-wrote collection builder to correct major bugs and performance
* Completed collection builder and zipper
* API changes completed
* Fixed some last minute Collections API bugs
* Collections mostly complete. Todo: delete button
* Completed collections build
* feat: added EmulatorJS support for Mega Drive, NES, and N64 (see: #15)
* doc: updated attribution in README.MD to include EmulatorJS
* ci: updated action to include submodules