Skip to content

Additional account management and other changes

Compare
Choose a tag to compare
@deanblackborough deanblackborough released this 26 Aug 15:25
· 2 commits to main since this release
e23981f

What's Changed?

  • Added full account deletion.
  • Added a getting started section for new sign-ups, allows the user to create players and begin a game in one go.
  • Updated Yahtzee account deletion, uses the API to delete the account rather than brute force.
  • Switched to action and view controllers.
  • Automatically sign-in the user after password creation.
  • Switched to the [email protected] email and removed Twitter from footer.
  • Updated content throughout the app.
  • Updated to Laravel 10
  • Updated to Boostrap 5.3
  • Updated to PHP8.2
  • Updated the README, added additional instructions.