github linuxserver/docker-snipe-it v5.1.3-ls120

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:

⚠️ IMPORTANT: 5.2.x versions of Snipe-IT will require PHP 7.4 or greater

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.1.3

This bug fix release handles a bunch of small but annoying bugs, including some issues with dark skins, an issue with pagination on locations and a few other issues.

Fixed

  • Fixed #9036, #9225, #9085 - corrected ternary that sets the offset to 0 when the offset passed to the API for the user is greater than total locations which was causing pagination to break for location listings. (#9210)
  • Fixed a few blade templates for relative URLs, specifically to resolve JS/CSS files not loading for Snipe-IT installations that are in subdirectories (#9170)
  • Added a condition to ensure that only assets checked out to a user that is being deleted are updating their status (#9233)
  • Fixed links in Models Actions, and to view the fieldset assigned to that Asset Model. (#9232)
  • Updated rollbar package
  • Fixed #9216 - Deleting users affects locations with the same ID

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.

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

NewReleases is sending notifications on new releases.