Skip to content

v2.0.5-pre

Pre-release
Pre-release

Choose a tag to compare

@snipe snipe released this 04 Nov 11:58
· 20569 commits to master since this release

This is a pre-release and should not be used in production, however if you're a dev, we'd love your help kicking the tires. Key highlights of this release:

  • Lots of small bug-fixes
  • Switch to server-side pagination using Bootstrap Tables for all listings, which should result in much faster page loads for installs with thousands of assets/accessories/etc, as well as a more responsive interface.

Remember to run:

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