github linuxserver/docker-snipe-it v4.6.14-pkg-526020b1-ls39

latest releases: v6.3.4-ls273, v6.3.4-ls272, v6.3.4-ls271...
5 years ago

LinuxServer Changes:

Rebasing to alpine 3.9.
snipe-it Changes:

New in v4.6.14

Added:

  • Added accessories endpoint to user API (#6775)
  • Added README link to Marksman - A Windows agent for Snipe-IT
  • Added ability to do full name search in user dropdown selectlist ("Jane Doe")
  • Added ability to search consumables by item number
  • Run Laravel schedule in docker image using supervisord
  • Added Hungary date format (#6776)
  • Added import permissions mask (#6826)

Fixed:

  • Fixed error if item requested or request was deleted
  • Fixed form label bugs in settings
  • Fixed form label bugs in alerts settings
  • Fixed a few XSS vulnerabilities (#6831)

Improved:

  • Check for empty headers in import and throw a clearer error. (This should prevent the array_flip() errors on import in badly mapped import files.)
  • Fixed #6821 - improved 2FA active for users list (#6822)

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.

IMPORTANT: This will be one of the final releases of Snipe-IT that will work with PHP5. Future versions of Snipe-IT will require PHP 7.1.3 or greater. Please start upgrading your versions of PHP to 7.1.3 to prepare for the next major release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

Known Issues

Snipe-IT v4.x is not compatible with PHP 7.3. You'll need to use a version of PHP between 5.6.4 and 7.2.x. This is due to a limitation of the underlying framework. The upcoming v5 will support 7.3+.

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.

Don't miss a new docker-snipe-it release

NewReleases is sending notifications on new releases.