Skip to content

Releases: RetroAchievements/RAWeb

6.23.0

26 Dec 13:34
eecd7a0
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • On the home page's Currently Online chart, use the browser's local time for x-axis and tooltip timestamps by @wescopeland in #2956
  • Improve light mode hover styles on the Active Players list by @wescopeland in #2955
  • For Hubs 2.0, add special handling for DevQuest sets hub breadcrumbs by @wescopeland in #2947
  • Prevent exception when trying to generate tooltip for an open ticket by @Jamiras in #2964
  • Detect Android tablets as desktop devices by @wescopeland in #2961

Management Console Changes

Web API Changes

Environment Changes

Full Changelog: 6.22.0...6.23.0

6.22.0

19 Dec 11:36
9eda5f2
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • Don't error when restoring deleted achievement credit by @wescopeland in #2911
  • Stop messages forwarded to team Discord inboxes from auto-deleting by @wescopeland in #2915
  • Don't open a modal dialog on inertia ticket redirect by @wescopeland in #2917
  • Allow giving achievement credit to deleted users by @wescopeland in #2918
  • Sync dev role attach/detach with legacy permissions value by @wescopeland in #2878
  • Ignore event achievements for unranked users by @Jamiras in #2916
  • Don't update LastLogin for manual unlocks by @Jamiras in #2919
  • Disable "Surprise me" button when there are no games in the list by @wescopeland in #2922
  • Auto-scroll new datatable on first and last pages by @wescopeland in #2924
  • If only one filterable system, hide the System filter on new datatable by @wescopeland in #2925
  • Correctly set page meta descriptions for Inertia.js pages by @wescopeland in #2904
  • Fix parse error when user agent contains adjacent spaces by @Jamiras in #2930
  • Fix EmailAddress key not found error by @Jamiras in #2931
  • Don't hide ticket comments from banned users by @Jamiras in #2932
  • Fix bug where wrong ticket type is displayed in email notifications by @Jamiras in #2933
  • Prefer hardcore unlock time when present by @Jamiras in #2934

Management Console Changes

Web API Changes

none

Environment Changes

Full Changelog: 6.21.0...6.22.0

6.21.0

05 Dec 12:09
ac2d4e3
Compare
Choose a tag to compare

What's Changed

New Features

  • Allow the database to store credit for achievement logic, art, writing, and testing by @wescopeland in #2683
  • Allow the database to store credit for game badge art by @wescopeland in #2877
  • Update User-Agent parser for some edge cases by @Jamiras in #2874
  • Add Progress filter to game lists by @wescopeland in #2898
  • Add Random Game button to game lists by @wescopeland in #2866
  • Add a 'Rows per page' control to game lists by @wescopeland in #2885
  • Convert game Top Achievers page to React, allow pagination through all players by @Jamiras in #2879
  • Allow inactive emulators to be selected when creating tickets by @Jamiras in #2891

Bug Fixes

Management Console Changes

Localization

Web API Changes

Environment Changes

New Contributors

Full Changelog: 6.20.0...6.21.0

6.20.0

21 Nov 12:18
a8aa87e
Compare
Choose a tag to compare

What's Changed

New Features

  • Migrate the Create Ticket page to our new UI framework by @wescopeland in #2783
  • Show Players column instead of Progress column for guests in All Games list by @wescopeland in #2812
  • Prepare for automated achievement of the week by @Jamiras in #2827 and #2829
  • Add support for monitoring and graceful hardcore degradation of unsupported emulators by @Jamiras in #2865 and #2862

Bug Fixes

Management Console Changes

  • Release managers can now mark certain emulator versions as unsupported by @Jamiras in #2862

Localization

Web API Changes

  • API_GetUserSummary: handle username case sensitivity and use canonical username by @G3mha in #2854

Environment Changes

New Contributors

Full Changelog: 6.19.0...6.20.0

6.19.0

14 Nov 10:55
54cb398
Compare
Choose a tag to compare

What's Changed

New Features

  • Add back-end support for automating Achievement of the Week by @Jamiras in #2778 and #2826
  • Add a new "Locale" setting on the user settings page which allows users to change their language, date format, and number format by @wescopeland in #2807, #2831, #2833, #2834, and #2836
  • Prepare for rewritten home page by @wescopeland in #2802
  • Colorize the game list backlog toggle button on the new All Games and Want to Play Games pages by @wescopeland in #2830

Bug Fixes

  • Adjust mobile drawer footer padding to improve iOS UX by @wescopeland in #2811
  • Allow input of forward slash chars on game list search inputs by @wescopeland in #2813
  • Prevent auto-zoom on iOS for mobile game list search field by @wescopeland in #2824
  • Lock body scroll when the mobile drawer is open by @wescopeland in #2828
  • Use correct client distribution when viewing player session history by @Jamiras in #2843

Management Console Changes

Localization

Special thanks to @Krylan, @gboquizosanchez, @WedgeSparda, @vagnercruz, and @Alexdatadestroyer for contributing early localization support for pl_PL, pt_BR, and es_ES.

Web API Changes

none

Environment Changes

Full Changelog: 6.18.0...6.19.0

6.18.0

07 Nov 11:52
d78602e
Compare
Choose a tag to compare

What's Changed

New Features

  • Redesign the All Games and Want to Play Games List pages for mobile devices by @wescopeland in #2758
  • On game pages, have the Manage button take the user to the game's Edit view if the user can edit the game details by @wescopeland in #2764
  • Add a 'Claimed' column to the All Games and Want to Play Games List pages (toggled by the "View" button) by @wescopeland in #2740
  • Include a link to the Supported Game Files when creating new game thread by @Hexadigital in #2781
  • Make filtering, searching, and sorting on the All Games page substantially faster by @wescopeland in #2790
  • Add a manual paginator control to game list pages by @wescopeland in #2793
  • On game leaderboard pages, show the total number of entries by @Jamiras in #2800

Bug Fixes

Management Console Changes

Web API Changes

none

Environment Changes

Full Changelog: 6.17.0...6.18.0

6.17.0

24 Oct 11:36
d642b82
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 6.16.0...6.17.0

6.16.0

01 Oct 10:28
cb4a232
Compare
Choose a tag to compare

What's Changed

New Features

  • Add a new profile setting for ticket activity emails by @Jamiras in #2705
  • Provide more descriptive labels for generated sessions by @Jamiras in #2715
  • Include post content in forum post/comment email notifications by @Jamiras in #2725
  • Implement new UI for Want to Play Games List by @wescopeland in #2706
  • Use news link in RSS post when it is internal link by @Krylan in #2721

Bug Fixes

  • Preserve whitespace in message Discord/email previews by @wescopeland in #2699
  • The mobile navbar no longer floats under other elements by @wescopeland in #2702
  • The recent forum posts page no longer flickers on slow internet connections by @wescopeland in #2694
  • Show the correct softcore users count in the game page's Achievement Distribution graph by @TwosomesUP in #2466
  • Forum topics no longer disappear on Recent Posts page pagination by @wescopeland in #2716
  • Update game metrics when player is tracked/untracked by @Jamiras in #2722

Management Console Changes

Web API Changes

none

Environment Changes

Full Changelog: 6.15.0...6.16.0

6.15.0

19 Sep 11:08
1725b45
Compare
Choose a tag to compare

What's Changed

New Features

  • Redesign the user settings page by @wescopeland in #2624 and #2680
  • Automatically subscribe developers to game wall and official forum topic when making primary claim by @Jamiras in #2691

Bug Fixes

Management Console Changes

Web API Changes

Environment Changes

Full Changelog: 6.14.0...6.15.0

6.14.0

05 Sep 11:28
7d4c9ad
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • Correctly generate web API key after user email verification by @wescopeland in #2672

Management Console Changes

Web API Changes

none

Environment Changes

Full Changelog: 6.13.0...6.14.0