github linuxserver/docker-snipe-it v5.0.11-ls115

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

LinuxServer Changes:

Rebasing to alpine 3.12.
snipe-it Changes:

New in v5.0.11

Happy Tuesday! Just a small bug fix release that should make SAML debugging a little easier and fixed a few minor bugs.

Fixed

  • Fixed typo on route for licenses
  • Fixed #8147 - allow webp image format for public file uploads
  • Fixed #8472 (again) - LDAP sync was assigning a bad default location (#8846)
  • Only overwrite notes if the LDAP user is new
  • Added LDAP flag in users GET API for #8741

Added / Improved

  • Allow saml to be more easily debugged

For a full list of changes, see the complete changelog.

⚠️ IMPORTANT: This release requires PHP 7.2.0 or greater. ⚠️

Upgrading

If your minimum password setting in Admin > Settings was previously less than 8, you should change this to 8 or greater before upgrading. Failure to update this may cause other settings to fail on saving.

If you're running into an issue with images not showing up, that's due to an outdated version of upgrade.php (outdated because of us, not you.) That script unfortunately tries (tried) to move your files to the Laravel-approved storage directory. Since that was last updated, we decided not to use that file path, so if you upgraded using upgrade.php and your images are coming up broken, please move the files in app/storage/uploads back to public/uploads and remove the symlink the upgrader created for you. (After v5.0.0, the upgrader was patched to not move those files anymore, so if you skipped the v5.0.0 upgrade you should be fine and no action is needed.)

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.

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

NewReleases is sending notifications on new releases.