Skip to content

v2.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 01:35
· 854 commits to main since this release
v2.7.0
84e768e

This is mostly a minor bugfix release, but we are releasing a minor version due to the inclusion of #325. No manual steps are required.

What's Changed

  • DiscordIntegrationWorker: Prepend psp to level badge hash by @Beyley in #320
  • GameDatabaseContext: Dont check whether user has played level during rate on PSP by @Beyley in #321
  • MatchService + GameUser: Move force matches to GameUser by @Beyley in #322
  • Make RandomLevelsCategory use seed from game by @jvyden in #323
  • Simple validation for ScoreType when submitting scores by @jvyden in #324
  • Track the platform scores were achieved on by @jvyden in #325
  • Fix regression that would cause PublishDate information to be lost on level update by @jvyden in 0b8ee5b

Full Changelog: v2.6.0...v2.7.0