Skip to content

v4.0.12

Choose a tag to compare

@snipe snipe released this 18 Oct 08:26
· 18129 commits to master since this release

New in v4.0.12

This is a bug fix release that handles a bug in the search that prevented you from being able to search by checked out user on the assets listing page. (These query joins are getting pretty hairy.)

  • Corrected Italian to Irish in language selector
  • Fixes #4226 - adds log_max_files to app config and sample env
  • Fixes #4191 - user search bug
  • Fixes #906 - added groups view
  • Fixes #4237 - Update account history query limited to things done within user scope

View more details about what's new in v4 here.

Users who installed Snipe-IT via Git (recommended) can run php upgrade.php.

Known Issues

Users running MariaDB 10.2.7 and later may have an issue upgrading or installing, due to a change in the way MariaDB stores null defaults. This issue will be fixed once the open pull request in the Doctrine repo is merged and a new version of Doctrine is released with these fixes. You can read more about that issue here.

After completing the upgrade process below, be sure to clear your browser cookies.

Upgrading from v3

Please see the upgrade instructions here.