Skip to content

2.0.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@luchaos luchaos released this 15 Sep 23:15
· 2008 commits to master since this release
e1f8c6f

What's Changed

https://stage.retroachievements.org/

https://github.com/RetroAchievements/RAWeb/tree/v2

Added

  • Add composer install line to readme
  • Add ranking to footer nav

Changed

  • Refactor requests, deprecate request helper functions, use framework request() helper
  • Update dependencies, require node v18, npm v8, run audits
  • Refactor CSS to Vite/Tailwind & remove unused classes & split styles.css
  • Change utf8mb4_0900_ai_ci to utf8mb4_general_ci for mariadb compatibility
  • Refactor "Enum" classes to be closer to PHP 8.1's Enum
  • Refactor email update request & add global verification nag message
  • Move logout from top area to my pages dropdown
  • Remove HARDCORE ascii art
  • Clean up game pages
  • Clean up aotw component
  • Clean up comments layout to match forum topic comments

Fixed

  • Fix layout issues
  • Fix open graph metadata
  • Fix shortcode game resolution for unknown games
  • Fix forum topic update redirect & add anchor
  • Fix Apache not redirecting all php scripts in public/ to the index.php entrypoint
  • Fix incorrect image upload request paths

Fixed V1

  • Fix daily/weekly retro points calculation by @Tsearo in #1102
  • fix hardcore indicator on player history page by @Jamiras in #1107
  • fix first mutual follower showing follow link by @Jamiras in #1108

Full Changelog: 2.0.1-beta...2.1.0-beta