Tagsnipe-it-v5

Snipe-IT v5.0.7 Released

S

Happy Tuesday, everyone! This is a bug fix release that should handle a bunch of smaller UI bugs, and will hopefully help with some LDAP quirkiness you’ve all been kind enough to document and report for us. Note: We did miss updating version.php to reflect that this is from the master branch, so it may be confusing to see developinstead of master in your Snipe-IT...

Snipe-IT v5.0.6 Released

S

This is a small point release that adds a little extra functionality for extending the life of your API keys. Keys prior to this version will expire in one year, however we’ve added a much longer expiration for these now, which defaults to 20 years. If you’d like to override this with a shorter (or longer) expiration, add API_TOKEN_EXPIRATION_YEARS=X (where X is the number of years...

Snipe-IT v5.0.5 Released

S

This is a bug fix release that should handle some of the issues reported over the past week or so. We’ll be hitting them back as quickly as you can throw issues at us, so keep them coming! We appreciate it 🙂 Fixed Fixed #8613 – 500 error on deleted users API callFixed #8613 – Added deleted_at to user API response, added all=true to include deleted...

Snipe-IT v5.0.4 Released

S

This is a bug fix release that should handle some of the issues reported over the past few days. We’ll be hitting them back as quickly as you can throw issues at us, so keep them coming! We appreciate it 🙂 Fixed Add a new custom validator for Users to prevent someone from managing themselves – this should resolve issues creating users via GUI and API where it would throw an erroneous...

Snipe-IT v5.0.3 Released

S

This is a bug fix release that should handle some of the issues reported over the past few days. If you’re running into an issue with images not showing up, that’s due to an outdated version of upgrade.php (outdated because of us, not you.) That script unfortunately tries (tried) to move your files to the Laravel-approved storage directory. Since that was last updated, we...

Snipe-IT at Laracon

Open Source in Business Interview

Snipe-IT at Longhorn PHP