Skip to content

v7.0.9

Compare
Choose a tag to compare
@snipe snipe released this 11 Jul 18:11
· 597 commits to master since this release

Caution

Snipe-IT now requires PHP 8.1.2 or greater

Another small patch release which largely handles missing translations and the some refinements on the upgrade.php script to make upgrading a little smoother, and added a boatload more automated tests. We also tightened up some queries on the consumables side, so hopefully those with much larger data sets for consumables will notice speedier load times there.

Additionally, we identified and fixed an issue where in some circumstances, custom field data could be lost when auditing an asset, and we also added better history tracking for consumables.

What's Changed

  • General cleanup - Docblock fixes, adding type hinting, added tests, added asset model form validator by @snipe in #15029
  • Fixed API key missing translations by @snipe in #15055
  • Fixed missing print user assigned filter by @Godmartinz in #15059
  • Fixes Potential Exception by @spencerrlongg in #15057
  • upgrade.php: More helpful output when we can't read .upgrade_requirements.json by @jerm in #15051
  • upgrade.php: If we're on windows, make sure we can load intermediate certificates by @jerm in #15052
  • Small consumables optimizations by @snipe in #15071
  • Fixed inconsistent attributes order in Print All Assigned report by @FlorentDotMe in #15069

New Contributors

Full Changelog: v7.0.8...v7.0.9