Skip to content

v5.1.1-ls118

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 11 Feb 07:55
· 242 commits to master since this release

LinuxServer Changes:

Rebasing to alpine 3.12.
snipe-it Changes:

⚠️ BREAKING CHANGE: This release requires PHP 7.2.5 or greater. ⚠️

Previous versions required PHP 7.2.0 or later, but a security upgrade to the Laravel framework forces the minimum requirement to PHP 7.2.5 in this release.

New in v5.1.1

This is a small patch release that adds the provider field to the oauth_clients table, due to a change in later versions of Passport.

If you encounter an error when trying to generate an API token, specifically an error saying the provider column is not found, you should apply this update.

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.

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

Upgrading from v3

Please see the upgrade instructions here.