What's Changed
New Features
- Migrate the All Games list to the new table view by @wescopeland in #2727
- Improve light mode and tablet UX on new table view by @wescopeland in #2734
- Fetch latest emulator release information from the database in Connect API calls by @Jamiras in #2752
Bug Fixes
- Don't show completions on the game page in Most Points Earned list by @Jamiras in #2753
- Purge cached player statistics when the player gets banned by @Jamiras in #2756
- Fixed an issue where games disappear when table's "Has achievements" filter is set to "No" by @wescopeland in #2746
- Fixed an issue where users cannot write on their own wall when only followers setting is enabled by @wescopeland in #2741
- Fixed an issue where game titles in breadcrumbs were not rendering correctly on some pages by @wescopeland in #2750
- Fixed an issue where the admin achievement migration tool could cause multiset data integrity issues by @wescopeland in #2728
- Sort hashes on the Supported Game Files page by @wescopeland in #2763
Management Console Changes
- Always attach the correct set ID in the multiset management tool by @wescopeland in #2751
Web API Changes
none
Environment Changes
- Use
sort_title
in game lists queries by @wescopeland in #2703, #2739, and #2748 - Set up UI internationalization and localization by @wescopeland in #2723 and #2747
- Add front-end coverage reporting by @wescopeland in #2738
- Update the translations for Brazilian Portuguese by @vagnercruz in #2757
- Migrate
/rss
from PHP to React.js by @wescopeland in #2760
New Contributors
- @vagnercruz made their first contribution in #2757
Full Changelog: 6.16.0...6.17.0