Skip to content

Releases: linuxserver/docker-snipe-it

v4.6.7-pkg-89e5e7d7-ls30

08 Jan 06:29
Compare
Choose a tag to compare

LinuxServer Changes:

Bot Updating Package Versions

snipe-it Changes:

New in v4.6.7

This is a minor bugfix release that fixes a compatibility issue with PHP 7.3, handles an issue with escaping values in custom report, and addresses some importer issues.

IMPORTANT: This will be one of the final releases of Snipe-IT that will work with PHP5. Future versions of Snipe-IT will require PHP 7.1.3 or greater. Please start upgrading your versions of PHP to 7.1.3 to prepare for the next major release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

Fixed

  • Added company info to asset maintenances transforrmer
  • Fixed #6375 - lowercase keys on findAndBindUser to address LDAP syncing issue
  • Fixed #6386 - licenses not searching on category name
  • Fix manager id if no manager is given in importer
  • Fixed department id on asset import with users
  • Sets activated to 0 in UserImporter if the activated column isn’t set
  • Fixed #6491, #6551, #6547, #6522 - cleaner return methods for PHP 7.3 compact()

Improved

  • Improve Memcached settings (#6485)

Upgrading

For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php.

For a full list of changes, see the changelog.

Known Issues

Users running MariaDB 10.2.7 and later may have an issue upgrading or installing, due to a change in the way MariaDB stores null defaults. This issue will be fixed once the open pull request in the Doctrine repo is merged and a new version of Doctrine is released with these fixes. You can read more about that issue here.

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

Upgrading from v3

Please see the upgrade instructions here.

v4.6.7-pkg-2fe9c384-ls29

03 Jan 19:56
Compare
Choose a tag to compare

LinuxServer Changes:

Bot Updating Package Versions

snipe-it Changes:

New in v4.6.7

This is a minor bugfix release that fixes a compatibility issue with PHP 7.3, handles an issue with escaping values in custom report, and addresses some importer issues.

IMPORTANT: This will be one of the final releases of Snipe-IT that will work with PHP5. Future versions of Snipe-IT will require PHP 7.1.3 or greater. Please start upgrading your versions of PHP to 7.1.3 to prepare for the next major release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

Fixed

  • Added company info to asset maintenances transforrmer
  • Fixed #6375 - lowercase keys on findAndBindUser to address LDAP syncing issue
  • Fixed #6386 - licenses not searching on category name
  • Fix manager id if no manager is given in importer
  • Fixed department id on asset import with users
  • Sets activated to 0 in UserImporter if the activated column isn’t set
  • Fixed #6491, #6551, #6547, #6522 - cleaner return methods for PHP 7.3 compact()

Improved

  • Improve Memcached settings (#6485)

Upgrading

For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php.

For a full list of changes, see the changelog.

Known Issues

Users running MariaDB 10.2.7 and later may have an issue upgrading or installing, due to a change in the way MariaDB stores null defaults. This issue will be fixed once the open pull request in the Doctrine repo is merged and a new version of Doctrine is released with these fixes. You can read more about that issue here.

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

Upgrading from v3

Please see the upgrade instructions here.

v4.6.6-pkg-11c2d63d-ls28

01 Jan 06:28
Compare
Choose a tag to compare

LinuxServer Changes:

Bot Updating Package Versions

snipe-it Changes:

New in v4.6.6

This is a minor bugfix release that fixes a few UI issues, image upload on asset creation, and a few importer issues.

IMPORTANT: This will be one of the final releases of Snipe-IT that will work with PHP5. Future versions of Snipe-IT will require PHP 7.1.3 or greater. Please start upgrading your versions of PHP to 7.1.3 to prepare for the next major release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

Fixed

  • Fixed issue where admin users could accidentally disable activation when editing their own user
  • Fixed double word typo in README (#6292)
  • Fixed statuslabels assets() API gate so users that can see assets can view asset listings by status label
  • Fixed image not uploading on asset create
  • Fixed expiring assets email not sending (#6321)
  • Fixed #6323 - typo in link for low inventory
  • Fixed #6349 - add view permission for print all assigned

Added

  • Added #6277 - manager and dept to importer
  • Added #6291 - send-welcome argument in cli importer
  • Allow 0 as a consumable minimum amount (Previously only allowed blank/null value)
  • Added activation column in importer (accepts yes/no, or true/false)
  • Added default null values if manager_id or department_id is not in the user array on import

Upgrading

For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php.

For a full list of changes, see the changelog.

Known Issues

Users running MariaDB 10.2.7 and later may have an issue upgrading or installing, due to a change in the way MariaDB stores null defaults. This issue will be fixed once the open pull request in the Doctrine repo is merged and a new version of Doctrine is released with these fixes. You can read more about that issue here.

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

Upgrading from v3

Please see the upgrade instructions here.

v4.6.6-pkg-4071d823-ls27

25 Dec 06:23
Compare
Choose a tag to compare

LinuxServer Changes:

Bot Updating Templated Files

snipe-it Changes:

New in v4.6.6

This is a minor bugfix release that fixes a few UI issues, image upload on asset creation, and a few importer issues.

IMPORTANT: This will be one of the final releases of Snipe-IT that will work with PHP5. Future versions of Snipe-IT will require PHP 7.1.3 or greater. Please start upgrading your versions of PHP to 7.1.3 to prepare for the next major release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

Fixed

  • Fixed issue where admin users could accidentally disable activation when editing their own user
  • Fixed double word typo in README (#6292)
  • Fixed statuslabels assets() API gate so users that can see assets can view asset listings by status label
  • Fixed image not uploading on asset create
  • Fixed expiring assets email not sending (#6321)
  • Fixed #6323 - typo in link for low inventory
  • Fixed #6349 - add view permission for print all assigned

Added

  • Added #6277 - manager and dept to importer
  • Added #6291 - send-welcome argument in cli importer
  • Allow 0 as a consumable minimum amount (Previously only allowed blank/null value)
  • Added activation column in importer (accepts yes/no, or true/false)
  • Added default null values if manager_id or department_id is not in the user array on import

Upgrading

For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php.

For a full list of changes, see the changelog.

Known Issues

Users running MariaDB 10.2.7 and later may have an issue upgrading or installing, due to a change in the way MariaDB stores null defaults. This issue will be fixed once the open pull request in the Doctrine repo is merged and a new version of Doctrine is released with these fixes. You can read more about that issue here.

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

Upgrading from v3

Please see the upgrade instructions here.

v4.6.6-pkg-4071d823-ls26

18 Dec 06:36
Compare
Choose a tag to compare

LinuxServer Changes:

Bot Updating Package Versions

snipe-it Changes:

New in v4.6.6

This is a minor bugfix release that fixes a few UI issues, image upload on asset creation, and a few importer issues.

IMPORTANT: This will be one of the final releases of Snipe-IT that will work with PHP5. Future versions of Snipe-IT will require PHP 7.1.3 or greater. Please start upgrading your versions of PHP to 7.1.3 to prepare for the next major release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

Fixed

  • Fixed issue where admin users could accidentally disable activation when editing their own user
  • Fixed double word typo in README (#6292)
  • Fixed statuslabels assets() API gate so users that can see assets can view asset listings by status label
  • Fixed image not uploading on asset create
  • Fixed expiring assets email not sending (#6321)
  • Fixed #6323 - typo in link for low inventory
  • Fixed #6349 - add view permission for print all assigned

Added

  • Added #6277 - manager and dept to importer
  • Added #6291 - send-welcome argument in cli importer
  • Allow 0 as a consumable minimum amount (Previously only allowed blank/null value)
  • Added activation column in importer (accepts yes/no, or true/false)
  • Added default null values if manager_id or department_id is not in the user array on import

Upgrading

For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php.

For a full list of changes, see the changelog.

Known Issues

Users running MariaDB 10.2.7 and later may have an issue upgrading or installing, due to a change in the way MariaDB stores null defaults. This issue will be fixed once the open pull request in the Doctrine repo is merged and a new version of Doctrine is released with these fixes. You can read more about that issue here.

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

Upgrading from v3

Please see the upgrade instructions here.

v4.6.6-pkg-ae31198a-ls25

11 Dec 06:32
Compare
Choose a tag to compare

LinuxServer Changes:

Bot Updating Package Versions

snipe-it Changes:

New in v4.6.6

This is a minor bugfix release that fixes a few UI issues, image upload on asset creation, and a few importer issues.

IMPORTANT: This will be one of the final releases of Snipe-IT that will work with PHP5. Future versions of Snipe-IT will require PHP 7.1.3 or greater. Please start upgrading your versions of PHP to 7.1.3 to prepare for the next major release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

Fixed

  • Fixed issue where admin users could accidentally disable activation when editing their own user
  • Fixed double word typo in README (#6292)
  • Fixed statuslabels assets() API gate so users that can see assets can view asset listings by status label
  • Fixed image not uploading on asset create
  • Fixed expiring assets email not sending (#6321)
  • Fixed #6323 - typo in link for low inventory
  • Fixed #6349 - add view permission for print all assigned

Added

  • Added #6277 - manager and dept to importer
  • Added #6291 - send-welcome argument in cli importer
  • Allow 0 as a consumable minimum amount (Previously only allowed blank/null value)
  • Added activation column in importer (accepts yes/no, or true/false)
  • Added default null values if manager_id or department_id is not in the user array on import

Upgrading

For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php.

For a full list of changes, see the changelog.

Known Issues

Users running MariaDB 10.2.7 and later may have an issue upgrading or installing, due to a change in the way MariaDB stores null defaults. This issue will be fixed once the open pull request in the Doctrine repo is merged and a new version of Doctrine is released with these fixes. You can read more about that issue here.

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

Upgrading from v3

Please see the upgrade instructions here.

v4.6.6-pkg-4baee8f7-ls24

04 Dec 06:19
Compare
Choose a tag to compare

LinuxServer Changes:

Bot Updating Templated Files

snipe-it Changes:

New in v4.6.6

This is a minor bugfix release that fixes a few UI issues, image upload on asset creation, and a few importer issues.

IMPORTANT: This will be one of the final releases of Snipe-IT that will work with PHP5. Future versions of Snipe-IT will require PHP 7.1.3 or greater. Please start upgrading your versions of PHP to 7.1.3 to prepare for the next major release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

Fixed

  • Fixed issue where admin users could accidentally disable activation when editing their own user
  • Fixed double word typo in README (#6292)
  • Fixed statuslabels assets() API gate so users that can see assets can view asset listings by status label
  • Fixed image not uploading on asset create
  • Fixed expiring assets email not sending (#6321)
  • Fixed #6323 - typo in link for low inventory
  • Fixed #6349 - add view permission for print all assigned

Added

  • Added #6277 - manager and dept to importer
  • Added #6291 - send-welcome argument in cli importer
  • Allow 0 as a consumable minimum amount (Previously only allowed blank/null value)
  • Added activation column in importer (accepts yes/no, or true/false)
  • Added default null values if manager_id or department_id is not in the user array on import

Upgrading

For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php.

For a full list of changes, see the changelog.

Known Issues

Users running MariaDB 10.2.7 and later may have an issue upgrading or installing, due to a change in the way MariaDB stores null defaults. This issue will be fixed once the open pull request in the Doctrine repo is merged and a new version of Doctrine is released with these fixes. You can read more about that issue here.

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

Upgrading from v3

Please see the upgrade instructions here.

v4.6.6-pkg-4baee8f7-ls23

02 Dec 06:15
Compare
Choose a tag to compare

LinuxServer Changes:

Bot Updating Templated Files

snipe-it Changes:

New in v4.6.6

This is a minor bugfix release that fixes a few UI issues, image upload on asset creation, and a few importer issues.

IMPORTANT: This will be one of the final releases of Snipe-IT that will work with PHP5. Future versions of Snipe-IT will require PHP 7.1.3 or greater. Please start upgrading your versions of PHP to 7.1.3 to prepare for the next major release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

Fixed

  • Fixed issue where admin users could accidentally disable activation when editing their own user
  • Fixed double word typo in README (#6292)
  • Fixed statuslabels assets() API gate so users that can see assets can view asset listings by status label
  • Fixed image not uploading on asset create
  • Fixed expiring assets email not sending (#6321)
  • Fixed #6323 - typo in link for low inventory
  • Fixed #6349 - add view permission for print all assigned

Added

  • Added #6277 - manager and dept to importer
  • Added #6291 - send-welcome argument in cli importer
  • Allow 0 as a consumable minimum amount (Previously only allowed blank/null value)
  • Added activation column in importer (accepts yes/no, or true/false)
  • Added default null values if manager_id or department_id is not in the user array on import

Upgrading

For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php.

For a full list of changes, see the changelog.

Known Issues

Users running MariaDB 10.2.7 and later may have an issue upgrading or installing, due to a change in the way MariaDB stores null defaults. This issue will be fixed once the open pull request in the Doctrine repo is merged and a new version of Doctrine is released with these fixes. You can read more about that issue here.

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

Upgrading from v3

Please see the upgrade instructions here.

v4.6.6-pkg-4baee8f7-ls22

27 Nov 06:23
Compare
Choose a tag to compare

LinuxServer Changes:

Bot Updating Package Versions

snipe-it Changes:

New in v4.6.6

This is a minor bugfix release that fixes a few UI issues, image upload on asset creation, and a few importer issues.

IMPORTANT: This will be one of the final releases of Snipe-IT that will work with PHP5. Future versions of Snipe-IT will require PHP 7.1.3 or greater. Please start upgrading your versions of PHP to 7.1.3 to prepare for the next major release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

Fixed

  • Fixed issue where admin users could accidentally disable activation when editing their own user
  • Fixed double word typo in README (#6292)
  • Fixed statuslabels assets() API gate so users that can see assets can view asset listings by status label
  • Fixed image not uploading on asset create
  • Fixed expiring assets email not sending (#6321)
  • Fixed #6323 - typo in link for low inventory
  • Fixed #6349 - add view permission for print all assigned

Added

  • Added #6277 - manager and dept to importer
  • Added #6291 - send-welcome argument in cli importer
  • Allow 0 as a consumable minimum amount (Previously only allowed blank/null value)
  • Added activation column in importer (accepts yes/no, or true/false)
  • Added default null values if manager_id or department_id is not in the user array on import

Upgrading

For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php.

For a full list of changes, see the changelog.

Known Issues

Users running MariaDB 10.2.7 and later may have an issue upgrading or installing, due to a change in the way MariaDB stores null defaults. This issue will be fixed once the open pull request in the Doctrine repo is merged and a new version of Doctrine is released with these fixes. You can read more about that issue here.

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

Upgrading from v3

Please see the upgrade instructions here.

v4.6.6-pkg-985c978c-ls21

13 Nov 06:23
Compare
Choose a tag to compare

LinuxServer Changes:

Bot Updating Package Versions

snipe-it Changes:

New in v4.6.6

This is a minor bugfix release that fixes a few UI issues, image upload on asset creation, and a few importer issues.

IMPORTANT: This will be one of the final releases of Snipe-IT that will work with PHP5. Future versions of Snipe-IT will require PHP 7.1.3 or greater. Please start upgrading your versions of PHP to 7.1.3 to prepare for the next major release. There may be a few small bug fix releases before Snipe-IT v5, but you should start preparing now.

Fixed

  • Fixed issue where admin users could accidentally disable activation when editing their own user
  • Fixed double word typo in README (#6292)
  • Fixed statuslabels assets() API gate so users that can see assets can view asset listings by status label
  • Fixed image not uploading on asset create
  • Fixed expiring assets email not sending (#6321)
  • Fixed #6323 - typo in link for low inventory
  • Fixed #6349 - add view permission for print all assigned

Added

  • Added #6277 - manager and dept to importer
  • Added #6291 - send-welcome argument in cli importer
  • Allow 0 as a consumable minimum amount (Previously only allowed blank/null value)
  • Added activation column in importer (accepts yes/no, or true/false)
  • Added default null values if manager_id or department_id is not in the user array on import

Upgrading

For general upgrading instructions, click here. Users who installed Snipe-IT via Git (recommended) can just run php upgrade.php.

For a full list of changes, see the changelog.

Known Issues

Users running MariaDB 10.2.7 and later may have an issue upgrading or installing, due to a change in the way MariaDB stores null defaults. This issue will be fixed once the open pull request in the Doctrine repo is merged and a new version of Doctrine is released with these fixes. You can read more about that issue here.

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

Upgrading from v3

Please see the upgrade instructions here.