Skip to content

v1.04.0: Merge pull request #9 from deanblackborough/main

Latest
Compare
Choose a tag to compare
@deanblackborough deanblackborough released this 12 Oct 21:37
38ad545

What's Changed?

Added

  • 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.

Changed

  • 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 support@costs-to-expect.com email and removed Twitter from footer.
  • Added registered_via so the API can see where the account began.
  • Updated content throughout the app.
  • Updated to Laravel 10
  • Updated to Bootstrap 5.3
  • Updated to PHP8.2