Skip to content

Releases: snipe/snipe-it

v0.3.0-alpha

29 Jan 04:25
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release

Added QR codes, bugfixes

Please don't forget to run:

php composer.phar dump-autoload
php artisan migrate

.. from the project root after pulling the latest release to make sure your autoloader and database are up to date.

v0.2.0-alpha

29 Nov 22:16
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

Bugfixes, upgraded to Bootstrap 3

v0.1.2-alpha

29 Nov 02:07
Compare
Choose a tag to compare
v0.1.2-alpha Pre-release
Pre-release

Lots of bug fixes, improved responsive design (although still some work to do for full responsiveness on data tables.)

v0.1.1-alpha

26 Nov 23:50
Compare
Choose a tag to compare
v0.1.1-alpha Pre-release
Pre-release

This release fixes some issues that users with mysql running in strict mode would have encountered while trying to seed the database for initial setup.

Please don't forget to run:

php composer.phar dump-autoload
php artisan migrate

.. from the project root after pulling the latest release to make sure your autoloader and database are up to date.

Initial alpha

26 Nov 21:06
Compare
Choose a tag to compare
Initial alpha Pre-release
Pre-release

This is the initial pre-release of the Snipe IT asset management system. While this has been reasonably stable on our test systems, it's still going through additional QA, and probably shouldn't be considered viable for production until v1.0.0.