v6.2.0
#13648
Replies: 1 comment 2 replies
-
|
Great update! Thank you all! 😍 Question about the new label engine tho - is there a way to add custom labels to those that already exist as "templates" @cram42 ? We're probably gonna use the "old" engine for the labels still since I didn't see a way to configure a template / make a new one. But all in all great update! ❤️ |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome to the release notes for Snipe-IT 6.2. We've been trying to fix as many bugs (and sneak in as many small features) as we can before Snipe-IT v7 comes out.
Reminder that Snipe-IT v7 WILL REQUIRE PHP 8.1 or higher!! This is a slightly higher version than the PHP 8.0 version we've been saying for a while now, so please make sure you're ready. The reason for this slight bump in minimum requirements is that we've decided to launch Snipe-IT v7 on Laravel 10, which requires that slightly higher version. Our goal is to have Snipe-IT v7 out in a month or two.
Highlights
This release includes lots of bug fixes detailed below. It introduces a new label engine which will hopefully be a big help to those folks who have struggled with getting their specific printers to work with Snipe-IT labels, but also has a legacy fallback, so if you have things just right, nothing needs to change for now.
We've also added back the sticky header for long lists, and column-reordering in those table views:
Screen.Recording.2023-09-15.at.10.04.46.PM.mov
Additionally, we made some improvements to the importer, added a minimum quantity on models so you will get those alerts in your bell icon when you don't have enough of a particular asset model available. And we've fixed a few small inconsistencies in the API with regards to boolean fields.
Important! SCIM support did not previously support changing email addresses via Azure and some other SCIM clients. Under v6.2, that has been fixed, but if you were depending on the previous behavior, you may get unexpected results.
What's Changed
saml_idp_metadatato MEDIUMTEXT by @snipe in https://github.com/snipe/snipe-it/pull/13255qr_code presentby @Godmartinz in https://github.com/snipe/snipe-it/pull/13233$this->get_depreciation()returns by @snipe in https://github.com/snipe/snipe-it/pull/13346webhook_endpointdata type from varchar to a text by @Godmartinz in https://github.com/snipe/snipe-it/pull/13392Company::scopeCompanyablesfromReportsControllerby @marcusmoore in https://github.com/snipe/snipe-it/pull/13431emailto companies by @Robert-Azelis in https://github.com/snipe/snipe-it/pull/13442LOGIN_AUTOCOMPLETEas env var by @snipe in https://github.com/snipe/snipe-it/pull/13457strpos()by @marcusmoore in https://github.com/snipe/snipe-it/pull/13456changedinfoand removed encrypted values from Asset history by @Godmartinz in https://github.com/snipe/snipe-it/pull/13507asset_tagon null (rollbar Windows Platform, Admin-backups, wrong backup path and slash #3541) by @inietov in https://github.com/snipe/snipe-it/pull/13547department_idin API patch request by @marcusmoore in https://github.com/snipe/snipe-it/pull/13575min qtycolumn by @Godmartinz in https://github.com/snipe/snipe-it/pull/13595CompanyableTraittoDepartmentmodel by @marcusmoore in https://github.com/snipe/snipe-it/pull/13415New Contributors
Full Changelog: https://github.com/snipe/snipe-it/compare/v6.1.2...v6.2.0
This discussion was created from the release v6.2.0.
Beta Was this translation helpful? Give feedback.
All reactions