v7.0.6
grokability/snipe-itv7.0.6Jun 26, 2024by snipe
AI Summary
This small point release focuses on translation updates and fixes configuration issues for Docker users and those behind reverse proxy servers using SAML.
Key Highlights
- Fixed translation for forbidden page
- Fixed importer table background color
- Set sensible default for SAML `baseurl` for Docker and reverse proxy users
Full Release Notes
> [!CAUTION] > **Snipe-IT now requires PHP 8.1.2 or greater** This is a small point release that should handle a few translation issues as well as fixing some configuration issues for docker users and users behind a reverse proxy server using SAML. ## What's Changed * Added avif to translation string by @snipe in https://github.com/snipe/snipe-it/pull/14963 * Fixes #14968 - translate forbidden page by @snipe in https://github.com/snipe/snipe-it/pull/14971 * Fixed importer table background color by @Godmartinz in https://github.com/snipe/snipe-it/pull/14966 * Fixed #14895 and #14919 - set SAML `baseurl` to a sensible default for docker users and users behind a reverse proxy by @uberbrady in https://github.com/snipe/snipe-it/pull/14974 **Full Changelog**: https://github.com/snipe/snipe-it/compare/v7.0.5...v7.0.6