LinuxServer Changes:
Add php7-sodium for v6.
snipe-it Changes:
⚠️ IMPORTANT: Snipe-IT v6 requires PHP 7.4 or greater, and does support PHP8
This update fixes an issue with signed EULA text not showing up correctly in PDFs if using Cyrillic or some other font types, and also adds some nicer UI elements to common pages. It also adds a fullscreen option to most tables, which could be very helpful for those working with large lists.
What's Changed
- Fixes Asset location not changing when assigned user's location change via importer by @inietov in snipe/snipe-it#11169
- Fixed SC-19104 - fixes to
ldap:troubleshoot
artisan command by @uberbrady in snipe/snipe-it#11309 - Fixed #11308 - added bulk edit on statuslabels detail page by @snipe in snipe/snipe-it#11310
- Fixed #11175 - Use the Deja Vu font in PDFs to be able to support Cyrillic, etc by @snipe in snipe/snipe-it#11314
- Nicer suppliers and manufacturers UI by @snipe in snipe/snipe-it#11313
- Tweaked CSS for smaller padlock by @snipe in snipe/snipe-it#11316
- Added fullscreen option to tables by @snipe in snipe/snipe-it#11315
- Added item count badges to companies by @snipe in snipe/snipe-it#11324
- Added
number_format()
to tab badges by @snipe in snipe/snipe-it#11326 - Fixed #11285 - Depreciation index table missing pagination by @mikeroq in snipe/snipe-it#11329
- Fixed #11343 - added ability to null asset name on checkin by @snipe in snipe/snipe-it#11357
- Fixed #11335 Assets transformer date customfields issues by @inietov in snipe/snipe-it#11352
- Fixes issue where asset images were showing up in checkin emails when that option was disabled in settings by @uberbrady in snipe/snipe-it#11359
- Fixed #11332 Added website field that was missing from update and store method. by @mikeroq in snipe/snipe-it#11337
- Fixed #11351 - add link on asset view to order number by @snipe in snipe/snipe-it#11364
- Fixed missing
password.token
string and checked for user existing before attempting to send reset email by @snipe in snipe/snipe-it#11358
New Contributors
- @mikeroq made their first contribution in snipe/snipe-it#11329
Full Changelog: snipe/snipe-it@v6.0.4...v6.0.5