Update snipe/snipe-it Docker tag (from v6.0.2) - autoclosed#371
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Update snipe/snipe-it Docker tag (from v6.0.2) - autoclosed#371renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.0.2→v6.4.2Release Notes
grokability/snipe-it (snipe/snipe-it)
v6.4.2Compare Source
As we wrap it all up for v7 (which you can preview on the
snipeit_v7_laravel10branch, 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: grokability/snipe-it@v6.4.1...v6.4.2
v6.4.1Compare 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
SendUpcomingAuditReportcommand by @marcusmoore in snipe#14690Full Changelog: grokability/snipe-it@v6.4.0...v6.4.1
v6.4.0Compare 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.phpby @Q4kK in snipe#14578ico,image/x-icon,image/vnd.microsoft.iconto favicon validation by @snipe in snipe#14628purchase_costnot being allowed to be a string when creating asset via api by @marcusmoore in snipe#14651Ninstead ofysince no is default by @KorvinSzanto in snipe#14689New API Endpoints:
/api/v1/hardware/checkins/dueand/api/v1/hardware/checkins/overdueendpoints/api/v1/hardware/checkins/due-or-overdueand/api/v1/hardware/audits/due-or-overdueendpointsNew Dev Documentation:
New Contributors
Full Changelog: grokability/snipe-it@v6.3.4...v6.4.0
v6.3.4Compare 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_datefor licenses on print all assigned for users by @snipe in snipe#14407strtoupper()by @snipe in snipe#14413mediconesystems/livewire-datatablespackage by @marcusmoore in snipe#14427InteractsWithSettingsto each test case by @marcusmoore in snipe#14438htmlentities()instead ofhtmlspecialcharacters()on Custom Field Listbox Values by @spencerrlongg in snipe#14089last_audit_dateandnext_audit_dateby @snipe in snipe#144722112283by @PP-JN-RL in snipe#14485last_audit_datenot being stored via API correctly by @marcusmoore in snipe#14486last_audit_dateinStoreAssetRequestby @marcusmoore in snipe#144881933081by @PP-JN-RL in snipe#14491pwd_secure_complexityby @marcusmoore in snipe#14502New Contributors
Full Changelog: grokability/snipe-it@v6.3.3...v6.3.4
v6.3.3Compare 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-autotablefrom 3.8.1 to 3.8.2 #14365 by @snipe in snipe#14378New Contributors
Full Changelog: grokability/snipe-it@v6.3.2...v6.3.3
v6.3.2Compare Source
What's Changed
/backups/latestto API endpoint by @snipe in snipe#14297min_amtfunctionality to licenses by @snipe in snipe#14346Full Changelog: grokability/snipe-it@v6.3.1...v6.3.2
v6.3.1Compare Source
What's Changed
load_remotein admin by @snipe in snipe#14219next_audit_dateby @snipe in snipe#14221New Contributors
Full Changelog: grokability/snipe-it@v6.3.0...v6.3.1
v6.3.0Compare 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_arrayby @snipe in snipe#13757model_id, misc other bugs by @snipe in snipe#13800min_amtvalue to model detail page by @snipe in snipe#13809APP_FORCE_TLSmissing from the example.env.dockerby @mmanjos in snipe#13810trim()to import values by @snipe in snipe#13731POSTrequest from backup restore by @snipe in snipe#13812ldap_resultsJSON decode isn’t set by @snipe in snipe#13821undefined array key 266in dashboard pie when over 265 status labels exist by @akemidx in snipe#13857Attempt to read property "id" on bool[sc-23945] by @inietov in snipe#13859empty()aroundlocation_idto fix ldap sync bug by @Godmartinz in snipe#13892Too few arguments to function in App\Importer\UserImporter::fetchManager()by @Azooz2014 in snipe#13898unique_undeletedinstead ofunique_serialby @snipe in snipe#13913validation.two_column_unique_undeletedby @snipe in snipe#13914Configuration
📅 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 was generated by Mend Renovate. View the repository job log.