Caution
This version of Snipe-IT REQUIRES PHP 8.2.0 or greater.
Happy Tuesday! This is a small patch release that contains a few bug fixes, and a few small long-awaited features, namely video/audio uploads, smaller EULA PDF files, and the ability for users to request an emailed version of their signed EULA after accepting the asset - in addition to some query optimizations that should speed things up for folks with a lot of companies when viewing their company listings.
What's Changed
- Add escaping to
user_agent
andremote_ip
variables for API results by @uberbrady in #17330 - Fixed #17326 - sorting on dashboard by @snipe in #17333
- Use safer deserialization defaults by @uberbrady in #17336
- Fixed #17112 - set location ID to null instead of 0 by @snipe in #17337
- Fixed #1909 - small depreciation tweaks (re-added 0 months as a viable value) by @snipe in #17338
- [FD-49538] - added video/audio uploads by @snipe in #17346
- Fixed #17193 - perform
Orderby
before collection in Bulk Assets Controller by @Godmartinz in #17341 - Fixed #17349 - enable
enable_font_subsetting
in PDFs by @snipe in #17351 - Fixed #17302 - tighter control on company by @snipe in #17350
- Fixed #12094 - added focus to select2 in bulk checkout by @Godmartinz in #17291
- Fixed #15861 - added a redirect option for asset model and previous page by @Godmartinz in #17327
- Fixed #17273 - switch to HTML table from markdown by @snipe in #17352
- Fixed #14295 - allow user to receive an email PDF upon signing by @snipe in #17353
- [FD-49569] - show only assigned in license tab by @snipe in #17356
Full Changelog: v8.1.17...v8.1.18