Note
Release v3.7.1
had a bug that caused the gallery view to stop loading, and has been removed from the Releases and Docker Hub. This release is now the one that follows v3.7.0
.
Major Changes
- Updated EmualtorJS to v.4.2.1
- New option in card menu to remove game from "Continue Playing" section of the homepage
- Improved table view for gallery, with more appropriate columns for sorting games
- New env variable
DISABLE_USERPASS_LOGIN
disables the login fields and endpoint when using OIDC - New env var
OIDC_TLS_CACERTFILE
points to a mounted certificate for encrypted OIDC login - Fixed a handful of OIDC bugs reported since last release
- Fixed some errors when using experimental PostgreSQL database
All Changes
- [ROMM-1414] Env var to disable user/pass login button by @gantoine in #1429
- Fix lockfile to add integrity by @jvanbruegge in #1434
- [ROMM-1432] Make neogeo aes and mvs games playable in emulatorjs by @gantoine in #1435
- Remove SASS library from frontend by @gantoine in #1436
- fix: Add german language to selector by @zurdi15 in #1444
- ci: fix escaping of strings in jq command by @jvanbruegge in #1443
- fix: Do not fail when OIDC server application URL has a trailing slash by @adamantike in #1440
- fix: Use proper JSON contains function for PostgreSQL by @adamantike in #1448
- misc: Move auth constants to separate file by @adamantike in #1449
- fix: Improve OIDC email verified check by @adamantike in #1450
- [ROMM-1452] Mark naive datetimes as UTC by @gantoine in #1456
- [ROMM-1447] Add revision to formatTitle for version switcher by @gantoine in #1457
- [ROMM-1442] Add OIDC_TLS_CACERTFILE path to mounted certfile by @gantoine in #1459
- [ROMM-1427] Add option to remove game from continue playing by @gantoine in #1461
- Add OpenBOR icon by @blakadder in #1463
- Bump emulatorjs to 4.2.1 by @gantoine in #1464
- [ROMM-1335] Check for webGL when testing emulatorjs supported by @gantoine in #1462
- [ROMM-1433] Rework columns in table view by @gantoine in #1455
- v3.7.1 by @gantoine in #1468
New Contributors
- @jvanbruegge made their first contribution in #1434
- @blakadder made their first contribution in #1463
Full Changelog: 3.7.0...3.7.2