v5.4.3
grokability/snipe-itv5.4.3Apr 15, 2022by snipe
AI Summary
This release focuses on security and maintenance, including a critical XSS vulnerability fix and backports from the Develop branch.
Key Highlights
- Fixed a potential XSS vulnerability in user requestable results.
- Backported the license index fix from the Develop branch.
- Ported feature #10494 to the master branch.
Full Release Notes
## What's Changed * Backport the license index fix from Develop onto the v5 branch by @uberbrady in https://github.com/snipe/snipe-it/pull/10935 * Ports #10494 to master by @snipe in https://github.com/snipe/snipe-it/pull/10936 * Fixes potential XSS vuln in user requestable results by @snipe in https://github.com/snipe/snipe-it/pull/10942 **Full Changelog**: https://github.com/snipe/snipe-it/compare/v5.4.2...v5.4.3