⚠️ IMPORTANT: Future versions of Snipe-IT will require PHP 8.1 or greater
What's Changed
- Fixed accessory checkout via API not sending notification and not adhering to qty limit by @marcusmoore in #14181
- Removed initial check for assets, licenses, etc by @snipe in #14215
- Fixed company asset counts for dashboard widget by @snipe in #14216
- Fixed FD-40296 - mobile uploads sometimes uploading with incorrect orientation by @snipe in #14213
- Upgrade bootstrap-table from 1.22.1 to 1.22.2 #14199 by @snipe in #14217
- Added support for Google Chat notifications by @Godmartinz in #14191
- Security upgrade alpine from 3.18.5 to 3.18.6 #14178 by @snipe in #14218
- Fixed consumable checkout via API not sending notification by @marcusmoore in #14190
- Use parseEscapedMarkedownInline for more views by @gitgrimbo in #13805
- Fixed #14185 - Resurfaced
load_remote
in admin by @snipe in #14219 - Removed loading of assets for label count by @snipe in #14220
- Chunk data to reduce memory on large datasets when updating
next_audit_date
by @snipe in #14221 - Added tests around getIdForCurrentUser method by @marcusmoore in #14222
- Switch to bulk updating to handle audit interval updates by @snipe in #14227
- Fixed Select2 functionality in User bulk check-in Delete User by @Godmartinz in #14223
- Fixed: 404 Error on Importer When Uploading a .csv Under Certain Circumstance by @akemidx in #14228
- Fixes file upload XSS vulnerability [sc-24156] by @uberbrady in #14233
- Fixed the general webhook not notifying anymore by @Godmartinz in #14187
- Fixed select inputs un-select2-ifying on mobile by @Godmartinz in #14229
- Fixed barcodes crashing if asset was deleted by @snipe in #14240
- Revert "Fixed barcodes crashing if asset was deleted" by @snipe in #14241
- Fixed ReportsController to not try to return a serial if the item doesn’t exist by @snipe in #14243
- Return null if asset was hard-deleted/purged by @snipe in #14244
- Fixes Default Location Being Set During Asset Creation and Checkout by @spencerrlongg in #14188
- Bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.0 by @dependabot in #14251
- Fixed accessory check in emails being sent when setting disabled by @marcusmoore in #14256
- Cleaned up navbar-custom-menu by @mauro-miatello in #14250
- Change how we check forward-looking upgrade requirements by @jerm in #14236
- Fixes CVE-2024-24821 by upgrading composer/composer by @joelpittet in #14245
- Fixes CVE-2022-24894 by upgrading symfony/http-kernel by @joelpittet in #14246
- Fixes CVE-2023-37260 upgrading league/oauth2-server by @joelpittet in #14247
- Added LDAP group tag to LDAP tests by @marcusmoore in #14255
- Fixed incorrect string for location not existing by @snipe in #14261
- Added serial and status label to asset maintenances page and API by @snipe in #14264
- Updated testing helper name by @marcusmoore in #14272
- Upgrade alpinejs from 3.13.3 to 3.13.5 by @snipe in #14274
- Upgrade webpack from 5.89.0 to 5.90.0 by @snipe in #14275
- Fixed the notification listener by @Godmartinz in #14268
- Fixed ambiguous query on supplier_id in maintenances by @snipe in #14276
- Resolve Duplicate Activity Logs for Imports by @spencerrlongg in #14172
- Fixes #14010 Adds Components and Licenses logs to Assets history view by @inietov in #14197
- Lower log level to warning on webhook failure by @snipe in #14277
- Improved UI for fieldsets by @snipe in #14279
New Contributors
- @gitgrimbo made their first contribution in #13805
Full Changelog: v6.3.0...v6.3.1