Skip to content

v1.2.6.1

Compare
Choose a tag to compare
@snipe snipe released this 12 Mar 21:20
· 15873 commits to master since this release
  • fix for bad seed data
  • fix for one migration that will fail if MySQL is set to strict mode
  • updated Sentry version

Please don't forget to run:

php composer.phar install
php composer.phar dump-autoload
php artisan migrate