Update snipe/snipe-it Docker tag to v6.4.2 - autoclosed #41
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v6.1.1
->v6.4.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
snipe/snipe-it (snipe/snipe-it)
v6.4.2
Compare Source
As we wrap it all up for v7 (which you can preview on the
snipeit_v7_laravel10
branch, we knew there would be a few more things we needed to handle. Most of these are small bugfixes (that have already been merged into the v7 branch) but we also came across some security issues that we wanted to patch as we close off the v6 line. Users are encouraged to upgrade to v6.4.2 - and of course, encouraged to make sure your servers are ready for v7 with PHP8.1.What's Changed
Full Changelog: snipe/snipe-it@v6.4.1...v6.4.2
v6.4.1
Compare Source
Hi folks - happy Monday! This is just tiny release to handle a few small remaining bug fixes as we head into v7.
The current working v7 branch will be merged into the existing develop branch within the week, and will then be available on the https://develop.snipeitapp.com demo link.
This update fixes a small issue with notifications and also optimizes some of the queries that populate the sidebar that could have slowed things down for folks with a lot of assets.
What's Changed
SendUpcomingAuditReport
command by @marcusmoore in https://github.com/snipe/snipe-it/pull/14690Full Changelog: snipe/snipe-it@v6.4.0...v6.4.1
v6.4.0
Compare Source
Happy Monday, friends! This is the final release of the v6 line of Snipe-IT. (I know, I know.)
If you're hosted with us, you'll have these changes in your hot little hands within a day or so. If you're not, please make sure to upgrade your version of Snipe-IT. But more importantly, please make sure you're running PHP 8.1.x+ before you try to upgrade again after this.
No breaking changes, just some small tweaks, a few added features, and a few bug fixes. We did have to address a potential (though very hard to exploit) permissions escalation issue, which is why we're making this 6.4.0 instead of a point release.
v7 has been a long time coming, but we're nearly there.
Thanks as always to our community contributors for their awesome work! <3
What's Changed
upgrade.php
by @Q4kK in https://github.com/snipe/snipe-it/pull/14578ico
,image/x-icon
,image/vnd.microsoft.icon
to favicon validation by @snipe in https://github.com/snipe/snipe-it/pull/14628purchase_cost
not being allowed to be a string when creating asset via api by @marcusmoore in https://github.com/snipe/snipe-it/pull/14651N
instead ofy
since no is default by @KorvinSzanto in https://github.com/snipe/snipe-it/pull/14689New API Endpoints:
/api/v1/hardware/checkins/due
and/api/v1/hardware/checkins/overdue
endpoints/api/v1/hardware/checkins/due-or-overdue
and/api/v1/hardware/audits/due-or-overdue
endpointsNew Dev Documentation:
New Contributors
Full Changelog: snipe/snipe-it@v6.3.4...v6.4.0
v6.3.4
Compare Source
Happy Friday! Lots of fixes and improvements in this version. Here's the tldr;, with the full changelog below:
We are noticing in some of the translations in CrowdIn that some
trans_choice()
translations are showing with a weird<unk>
symbol instead of the pipe (|
) symbol that the translations strings need in order to decide whether or not to pluralize a string. We've been fixing them as we find them, but if you see anything unusual, open an issue here or propose the change in our CrowdIn project.What's Changed
checkout_date
for licenses on print all assigned for users by @snipe in https://github.com/snipe/snipe-it/pull/14407strtoupper()
by @snipe in https://github.com/snipe/snipe-it/pull/14413mediconesystems/livewire-datatables
package by @marcusmoore in https://github.com/snipe/snipe-it/pull/14427InteractsWithSettings
to each test case by @marcusmoore in https://github.com/snipe/snipe-it/pull/14438htmlentities()
instead ofhtmlspecialcharacters()
on Custom Field Listbox Values by @spencerrlongg in https://github.com/snipe/snipe-it/pull/14089last_audit_date
andnext_audit_date
by @snipe in https://github.com/snipe/snipe-it/pull/144722112283
by @PP-JN-RL in https://github.com/snipe/snipe-it/pull/14485last_audit_date
not being stored via API correctly by @marcusmoore in https://github.com/snipe/snipe-it/pull/14486last_audit_date
inStoreAssetRequest
by @marcusmoore in https://github.com/snipe/snipe-it/pull/144881933081
by @PP-JN-RL in https://github.com/snipe/snipe-it/pull/14491pwd_secure_complexity
by @marcusmoore in https://github.com/snipe/snipe-it/pull/14502New Contributors
Full Changelog: snipe/snipe-it@v6.3.3...v6.3.4
v6.3.3
Compare Source
This is a small patch release that fixes a few regressions introduced in the last released related to labels. It also includes some minor security patches, and introduces a new script to convert a previously unencrypted custom field to be an encrypted custom field.
v7 is still well on its way. We hit a small snag with Laravel's switch from Swiftmailer to Symfony for mail sending, but we're back on track now.
What's Changed
jspdf-autotable
from 3.8.1 to 3.8.2 #14365 by @snipe in https://github.com/snipe/snipe-it/pull/14378New Contributors
Full Changelog: snipe/snipe-it@v6.3.2...v6.3.3
v6.3.2
Compare Source
What's Changed
/backups/latest
to API endpoint by @snipe in https://github.com/snipe/snipe-it/pull/14297min_amt
functionality to licenses by @snipe in https://github.com/snipe/snipe-it/pull/14346Full Changelog: snipe/snipe-it@v6.3.1...v6.3.2
v6.3.1
Compare Source
What's Changed
load_remote
in admin by @snipe in https://github.com/snipe/snipe-it/pull/14219next_audit_date
by @snipe in https://github.com/snipe/snipe-it/pull/14221New Contributors
Full Changelog: snipe/snipe-it@v6.3.0...v6.3.1
v6.3.0
Compare Source
Happy New Year, everyone! This update is a big one as we ramp up for the release of v7. We've got tons of bug-fixes, big and small, and we're stoked to announce support for Microsoft Teams in the notification integrations. As we continue work on v7, expect even more improvements and flexibility in notifications down the line.
We've also added the ability to specify custom fields that you would like to appear on the requestable assets page, and added user edit logging to track changes to users in the system (minus passwords, 2fa tokens, etc, of course), along with some bulk editing, LDAP and SAML improvements.
The full list of changes is below - enjoy!
What's Changed
$user_formatted_array
by @snipe in https://github.com/snipe/snipe-it/pull/13757model_id
, misc other bugs by @snipe in https://github.com/snipe/snipe-it/pull/13800min_amt
value to model detail page by @snipe in https://github.com/snipe/snipe-it/pull/13809APP_FORCE_TLS
missing from the example.env.docker
by @mmanjos in https://github.com/snipe/snipe-it/pull/13810trim()
to import values by @snipe in https://github.com/snipe/snipe-it/pull/13731POST
request from backup restore by @snipe in https://github.com/snipe/snipe-it/pull/13812ldap_results
JSON decode isn’t set by @snipe in https://github.com/snipe/snipe-it/pull/13821undefined array key 266
in dashboard pie when over 265 status labels exist by @akemidx in https://github.com/snipe/snipe-it/pull/13857Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.