Skip to content

v1.2.9

Choose a tag to compare

@snipe snipe released this 27 Jul 22:43
· 20569 commits to master since this release

This is mostly a maintenance release with minor bug fixes. New features are currently only being developed for the 2.0 branch. (I promise we'll get better with semantic versioning once 2.0 comes out.)

After copying over the new version, please don't forget to run:

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