Skip to content

v3.2.0

Choose a tag to compare

@snipe snipe released this 02 Aug 22:38
· 19844 commits to master since this release
  • Small UX refinements
  • Small bug fixes
  • Added Username and Custom Field options to Custom Asset Report
  • Additional, finer-grained permission model
  • Custom color for status labels in chart on dashboard

Remember to run:

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