LinuxServer Changes:
Rebasing to alpine 3.14.
snipe-it Changes:
⚠️ 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.)
New in v5.3.3
- Change the [END] directive in .htaccess to [L] for backwards apache compatibilities
- Fixed #10344 and #9135 - whitespace prepended to exported HTML
- Apply
trim()
function when storing Custom Fields names to prevent wrongly formatted headers from being skipped - Added Rocky Linux Support
- Fixed
defaultValue()
function in custom fields with date formatted default model fields - Fixed some incorrectly paired HTML tags in modal headers
- Added Debian 11 (Bullseye) install script support
- Fixed XSS vulnerability in accessories checkedout API call
For a full list of changes, see the complete changelog.
Upgrading
For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php
.