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.2
This is a security release that handles a few data outputs that were not being properly cleaned for data-safe output and routes that were previously GET
routes (that should not have been) were converted into POST
requests.
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
.