v8.1.2
grokability/snipe-itv8.1.2May 5, 2025by snipe
AI Summary
A point release aimed at resolving Docker build auto-push issues and refining UI elements such as label offsets and theme colors.
Key Highlights
- Fixed docker builds auto-pushing to Docker Hub.
- Improved label field offsets and removed duplicate color corrections.
- Fixed handling of bad data in permissions.
- Fixed purchase cost column visibility.
Full Release Notes
> [!CAUTION] > **This version of Snipe-IT REQUIRES PHP 8.2.0 or greater.** Happy Monday! This tagged release should hopefully fix the docker builds that were not auto-pushing since the repo move. (We're still trying to find a way to get back to the old location where our 10M docker pulls and stars more accurately reflect reality, but Docker Hub doesn't make that particularly easy.) We know the docker builds are running very slow right now, and we're working on speeding those up. ## What's Changed * Fixed updating CONTRIBUTORS.md via cli by @marcusmoore in https://github.com/grokability/snipe-it/pull/16829 * Fixed #16834 - better handle bad data in permissions by @snipe in https://github.com/grokability/snipe-it/pull/16836 * Small improvements to scoped views by @snipe in https://github.com/grokability/snipe-it/pull/16837 * Reworked fix for for 24mm_D label indent errror by @Godmartinz in https://github.com/grokability/snipe-it/pull/16826 * Fixed purchase cost column always shown by @akemidx in https://github.com/grokability/snipe-it/pull/16531 * Copy changes from 'master' to develop for docker builds by @uberbrady in https://github.com/grokability/snipe-it/pull/16840 * Removed duplicate input-group color corrections from theme skins by @Godmartinz in https://github.com/grokability/snipe-it/pull/16841 **Full Changelog**: https://github.com/grokability/snipe-it/compare/v8.1.1...v8.1.2