Skip to content

v4.1.13

Compare
Choose a tag to compare
@snipe snipe released this 21 Feb 14:56
· 9951 commits to master since this release

New in v4.1.13

This is a small release to add some useful additional sorting on the locations and status labels page, and to fix a small issue that would occur one some listing pages if there was no default page size set.

New:

  • Added - Order location by manager
  • Added - sort by color on status labels

Fixed:

  • Fixed - better handle admin routes when user is not logged in
  • Fixed issue where bootstrap tables didn’t use a default page size

Documentation:

Upgrading

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

For a full list of changes, see the changelog.

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.