Skip to content

v3.6.5

Compare
Choose a tag to compare
@snipe snipe released this 09 May 22:36
· 14251 commits to master since this release

New in v3.6.5

  • Fixed issue with updates no longer being logged if a single item was being edited (though they were still logged if bulk editing.)

Remember to run:

php composer.phar install --no-dev --prefer-source
php artisan config:clear
php composer.phar dump-autoload
php artisan migrate
php artisan view:clear

(changelog link)