New from v5.0.0-beta-5 to v5.0.0-beta-6-GM
This is the golden master for Snipe-IT v5. Primary in this release are some critical fixes for AD interoperability.
IMPORTANT: This version of Snipe-IT requires PHP 7.2 or greater
Fixed
- Modify Snipe-IT v5 AD handling to use the same
ldap_host
, and improve OU handling - Remove SAML settings on demo reset
- Disable SAML on the demo
- Disable ldap_enabled on demo, fixed some incorrect error messages
- Only save LDAP settings if not in demo mode
- Updated most recent translations via CrowdIn
Added
- Added utility to delete barcode cache from labels/barcodes setting
Want to Help Test?
Awesome! First things first, you should NOT test this in production yet, as it's a beta release. If you'd like to help us test, make a new copy of Snipe-IT and upgrade your copy to v5.0.0-beta-4.0, that way your data is safe. You should treat this test instance as a version you could easily throw away when you're done testing. (Hopefully it won't come to that, but hey, computers are hard.)
Things we're very interested in folks testing:
- LDAP/AD integration (login and sync)
- Flysystem - Using S3 to store files and also testing that local file storage still works. Local file storage is more important, as we'll be releasing v5 with S3 integration as an experimental feature
- Client-side validation
- The importer, as always - that thing's a bear
If you need to create new bug reports for this beta release, please make sure you include the beta release version in the Github issue title so we can easily see that it's an issue specific to this beta.
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.
Upgrading from v3
Please see the upgrade instructions here. After completing the upgrade below, be sure to clear your browser cookies.