Skip to content

v1.2.0

Compare
Choose a tag to compare
@ilumos ilumos released this 24 Jul 21:11
· 272 commits to stable since this release

Improvements:

  • Added ability for users to propose and vote for games to play
  • Added Docker image for ease of deployment
  • Updated to Laravel 7 & PHP 7.4
  • Added Behat tests

Fixes:

  • Fixed error Numeric value out of range: 1264 by moving from database logging to Docker (#130)
  • Fixed error Class 'Barryvdh\Debugbar\ServiceProvider' not found by generating app key manually (#133)
  • Fixed Javascript date picker format not matching validation rules (#128)
  • Various bug fixes and security patches