Skip to content

Releases: RetroAchievements/RAWeb

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

6.13.0

29 Aug 12:05
0d73d6f
Compare
Choose a tag to compare

What's Changed

New Features

  • Add hash information to game history by @Jamiras in #2646
  • Show indicator for users who have mastered a set in the Most Points Earned list by @Jamiras in #2639
  • Add Nokia N-Gage and Sega Pico system icons by @oddgoo in #2647

Bug Fixes

  • Prevent exception trying to render recent mastery for deleted user by @Jamiras in #2636
  • Remediate issue where "Mastered" glow has a strobing effect by @wescopeland in #2650
  • Allow muted users to message team accounts by @Jamiras in #2638
  • Don't show today's date on user profiles recently played section when given null dates by @wescopeland in #2643

Management Console Changes

none

Web API Changes

none

Environment Changes

Full Changelog: 6.12.0...6.13.0

6.12.0

22 Aug 11:04
c8fd4a5
Compare
Choose a tag to compare

What's Changed

New Features

  • Revamp "High scores" component on game page with a dynamic "Latest Masters" component by @Jamiras in #2583
  • Allow emulators to backdate unlocks by @Jamiras in #2618
  • Expand resolved tickets page; add created tickets page by @Jamiras in #2622
  • Add console links from "Last 5 Games Played" to Completion Progress page by @wescopeland in #2610

Bug Fixes

  • Fix an issue where the Open Tickets link on game pages would show unexpected results by @wescopeland in #2605
  • Speed up game pages with lots of leaderboards by @wescopeland in #2599
  • Speed up an animation on the user profile for iOS Safari users by @wescopeland in #2611
  • Properly handle soft deleted users in DispatchUpdateDeveloperContributionYieldJob by @wescopeland in #2594
  • Pluralize 'points' in followed users ranking component by @wescopeland in #2626

Management Console Changes

Web API Changes

  • API_GetGame: use structured release dates on API_GetGame by @wescopeland in #2588
  • API_GetGameExtended, API_GetGameInfoAndUserProgress: use structured release dates by @wescopeland in #2589
  • Remove the z query param by @ioslife in #2591

Environment Changes

Full Changelog: 6.11.0...6.12.0

6.11.0

15 Aug 12:19
c5d15e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.10.0...6.11.0