6.9.0
What's Changed
- Standardize release date format on game pages by @wescopeland in #2514
- Support for Remember/Recall when viewing trigger definitions by @Jamiras in #2567
- Add release/developer/publisher/genre fields to game editor in management console by @wescopeland in #2513
- Add game hashes to management console by @wescopeland in #2522
- Add achievement reorder/promote/demote functionality to management console by @wescopeland in #2516
- Add memory notes to management console by @wescopeland in #2569
- Add leaderboard management to management console by @wescopeland in #2546
- Migrate Most Reported Games to management console by @wescopeland in #2551
- Migrate Get Achievement Unlocks tool to management console by @wescopeland in #2544
and #2576 - Capture game hash in player sessions by @wescopeland in #2537
- Require 250 points to upload user avatar by @wescopeland in #2543
- Allow extra information to be passed through report issue phone tree by @Jamiras in #2573
- Redirect to home if no token provided when trying to validate email by @wescopeland in #2541
- Fix leaderboard management not showing if all leaderboards are hidden by @wescopeland in #2555
- Fix query for total games beaten by @wescopeland in #2553
- Fix rank calculation for followed users leaderboard by @wescopeland in #2554
- Fix exception viewing games list sorted by ticket count when not logged in by @Jamiras in #2566
- Fix word-break in Most Recently Played component by @wescopeland in #2532
Public API:
Environment:
- Rename CodeNotes to memory_notes by @wescopeland in #2540
- Add achievements_unlocked_softcore column to player_games table by @TwosomesUP in #2477
- Add webhook for unwelcome concepts inbox by @wescopeland in #2539
- Add webhooks for incorrect types and issue reports by @wescopeland in #2560
- Include direct links to achievements in unwelcome concept reports by @wescopeland in #2557
- Remove unused css by @wescopeland in #2581
- Add a make:js-component Artisan command by @wescopeland in #2533
- Add basic test coverage to lbinfo dorequest endpoint by @wescopeland in #2524
- Update game retropoints less frequently by @wescopeland in #2530
- Fix typographical errors in code comments by @THE-Spellchecker in #2558
- Fix contribution calculation for deleted users by @wescopeland in #2545
New Contributors
- @THE-Spellchecker made their first contribution in #2558
- @TwosomesUP made their first contribution in #2477
Full Changelog: 6.8.0...6.9.0