v6.0.4

grokability/snipe-itv6.0.4Jun 14, 2022by snipe

AI Summary

A quick bug fix release targeting a specific issue where DATE format custom fields were causing errors when accessed.

Key Highlights

  • Fixed error accessing array offset on value of type null for DATE custom fields
  • Fixed asset images showing in checkin emails when disabled in settings

Full Release Notes

### ⚠️  IMPORTANT: Snipe-IT v6 requires PHP 7.4 or greater, and does support PHP8

Just a quick fix that would only affect a handful of people with `DATE` format custom fields.

## What's Changed

* Fixed #11304 Trying to access array offset on value of type null at .../Transformers/AssetsTransformer.php by @inietov in https://github.com/snipe/snipe-it/pull/11305


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

### Upgrading

For general upgrading instructions, [click here](https://snipe-it.readme.io/docs/upgrading). Users who installed Snipe-IT via Git (recommended) can just run `php upgrade.php`.