LinuxServer Changes:
Existing users should update: site-confs/default.conf - Cleanup default site conf.
snipe-it Changes:
⚠️ IMPORTANT: Future versions of Snipe-IT will require PHP 8.1 or greater
What's Changed
- Allowlist and db prefix for restore by @uberbrady in snipe/snipe-it#14278
- Better handle large downloads on backup API by @snipe in snipe/snipe-it#14296
- Added
/backups/latest
to API endpoint by @snipe in snipe/snipe-it#14297 - Add missing EXIF PHP library for Alpine Docker image by @uberbrady in snipe/snipe-it#14298
- Check that the model exists before trying to access properties by @snipe in snipe/snipe-it#14299
- Disallow branding uploads in demo mode by @snipe in snipe/snipe-it#14301
- Clean up the file extension on image file uploads by @uberbrady in snipe/snipe-it#14302
- Added ability to bulk delete locations by @snipe in snipe/snipe-it#14304
- Fixed title not appearing in new label engine by @marcusmoore in snipe/snipe-it#14307
- Eager load relations to determine deletability on locations by @snipe in snipe/snipe-it#14308
- Fixed #14183 API /hardware/:id/checkin doesn't return Licenses by @inietov in snipe/snipe-it#14192
- Only send notification if the item is assigned to a person by @snipe in snipe/snipe-it#14315
- Added email, phone icons by @snipe in snipe/snipe-it#14316
- Made website searchable on users table by @snipe in snipe/snipe-it#14317
- Fixes CVE-2024-25117 php-svg-lib lacks path validation on font through SVG inline styles by @joelpittet in snipe/snipe-it#14323
- Adding in PDF download to Accesories/Asset/License Histories by @akemidx in snipe/snipe-it#14321
- Check for activeFile before trying to get header on import by @snipe in snipe/snipe-it#14319
- Check for valid supplier in license view by @snipe in snipe/snipe-it#14325
- Nicer UI for history importer by @snipe in snipe/snipe-it#14327
- Generate unique department names in factory by @marcusmoore in snipe/snipe-it#14341
- Copy encrypted custom fields by @mauro-miatello in snipe/snipe-it#14335
- Added created_by to groups table by @snipe in snipe/snipe-it#14344
- Added
min_amt
functionality to licenses by @snipe in snipe/snipe-it#14346 - Fixed: Checked in Assets Did Not Show in Custom Report when Selecting a Valid Checked Out Date by @akemidx in snipe/snipe-it#14283
- Added better label previews with the new label engine by @Godmartinz in snipe/snipe-it#14281
- Added tests around asset check in and added missing actions to the api controller action by @marcusmoore in snipe/snipe-it#14260
- Dynamically show models/assets on requestable page by @snipe in snipe/snipe-it#14347
- Use SVG cleaner on favicons by @snipe in snipe/snipe-it#14354
- Updated language strings by @snipe in snipe/snipe-it#14355
- Set CSP headers to true by default by @snipe in snipe/snipe-it#14356
- Removed unsafe-inline and unsafe-eval by @snipe in snipe/snipe-it#14357
- Fixes inconsistencies with generating labels by @Godmartinz in snipe/snipe-it#14362
Full Changelog: snipe/snipe-it@v6.3.1...v6.3.2