v8.1.1

grokability/snipe-itv8.1.1Apr 29, 2025by snipe

AI Summary

A small point release designed to correct UI artifacts, specifically regarding custom field display and dark mode color choices.

Key Highlights

  • Fixed fieldset display when custom fields are unavailable.
  • Fixed Dark Mode color choices for fieldset links.
  • Added audit button to BS table partial.
  • Fixed potential errors when category is null.

New Features

  • Audit Button for BS Table Partial

Full Release Notes

> [!CAUTION]  
>  **This  version of Snipe-IT REQUIRES PHP 8.2.0 or greater.**

Hi again - did you miss us? :)

This is just a point release to smooth out a funky UI artifact on some screens and a few color fixes for dark-mode skins. 

## What's Changed
* Fixed fieldset display if custom fields are not available by @snipe in https://github.com/grokability/snipe-it/pull/16827
* Fixed Dark Mode color choices for fieldset links by @Godmartinz in https://github.com/grokability/snipe-it/pull/16797
* Handle category being null in CheckoutableListener by @marcusmoore in https://github.com/grokability/snipe-it/pull/16799
* Add audit button to BS table partial, redirect if asset won't validate by @snipe in https://github.com/grokability/snipe-it/pull/16828


**Full Changelog**: https://github.com/grokability/snipe-it/compare/v8.1.0...v8.1.1