Skip to content

v5.4.2

Compare
Choose a tag to compare
@snipe snipe released this 11 Apr 14:58
· 6320 commits to master since this release

⚠️ IMPORTANT: Later versions of Snipe-IT will require PHP 7.4 or greater. It is highly recommended you upgrade your version of PHP NOW.

(This is a requirement in order for us to be able to pull forward the dependencies that will allow us to support PHP8 and beyond moving forward.)

What's New in v5.4.2

This release fixes a few usability bugs related to table display and export, namely it fixes an issue where the export options were not being honored anymore and where HTML would appear in the exported CSV data. We also fixed an issue where hidden-by-default columns would not be remembered on page reload. (That was a nasty one to track down.)

We've also added an artisan command to log out ALL users, and improved security so that when an admin toggles a user's ability to login to OFF, it will log the user out any existing sessions they may have open.

And finally, a special congrats to @uberbrady for his first ever CVE!

oh-yes

Fixed

Added

New Contributors

Full Changelog: v5.4.1...v5.4.2

Upgrading

For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php.