v6.0.5

grokability/snipe-itv6.0.5Jun 22, 2022by snipe

AI Summary

This release fixes Cyrillic font support in PDF signatures and adds UI enhancements including fullscreen tables and improved layouts for suppliers and manufacturers.

Key Highlights

  • Fixed Cyrillic font support in PDF signatures (EULA)
  • Added fullscreen option to data tables
  • Improved UI for suppliers and manufacturers
  • Added bulk edit on status labels detail page
  • Fixed asset location changing when user location changes via importer

New Features

  • Fullscreen tables
  • Bulk edit on status labels
  • Nicer supplier and manufacturer UI

Full Release Notes

### ⚠️  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 https://github.com/snipe/snipe-it/pull/11169
* Fixed SC-19104 - fixes to `ldap:troubleshoot` artisan command by @uberbrady in https://github.com/snipe/snipe-it/pull/11309
* Fixed #11308 - added bulk edit on statuslabels detail page by @snipe in https://github.com/snipe/snipe-it/pull/11310
* Fixed #11175 - Use the Deja Vu font in PDFs to be able to support Cyrillic, etc by @snipe in https://github.com/snipe/snipe-it/pull/11314
* Nicer suppliers and manufacturers UI by @snipe in https://github.com/snipe/snipe-it/pull/11313
* Tweaked CSS for smaller padlock by @snipe in https://github.com/snipe/snipe-it/pull/11316
* Added fullscreen option to tables by @snipe in https://github.com/snipe/snipe-it/pull/11315
* Added item count badges to companies by @snipe in https://github.com/snipe/snipe-it/pull/11324
* Added `number_format()` to tab badges by @snipe in https://github.com/snipe/snipe-it/pull/11326
* Fixed #11285 - Depreciation index table missing pagination by @mikeroq in https://github.com/snipe/snipe-it/pull/11329
* Fixed #11343 - added ability to null asset name on checkin by @snipe in https://github.com/snipe/snipe-it/pull/11357
* Fixed #11335 Assets transformer date customfields issues by @inietov in https://github.com/snipe/snipe-it/pull/11352
* Fixes issue where asset images were showing up in checkin emails when that option was disabled in settings by @uberbrady in https://github.com/snipe/snipe-it/pull/11359
* Fixed #11332 Added website field that was missing from update and store method. by @mikeroq in https://github.com/snipe/snipe-it/pull/11337
* Fixed #11351 - add link on asset view to order number by @snipe in https://github.com/snipe/snipe-it/pull/11364
* Fixed missing `password.token` string and checked for user existing before attempting to send reset email by @snipe in https://github.com/snipe/snipe-it/pull/11358

## New Contributors
* @mikeroq made their first contribution in https://github.com/snipe/snipe-it/pull/11329

**Full Changelog**: https://github.com/snipe/snipe-it/compare/v6.0.4...v6.0.5