LinuxServer Changes:
Add php7-sodium for v6.
snipe-it Changes:
What's Changed
- Fixed 500 error when sending unaccepted assets reminder by @inietov in snipe/snipe-it#11700
- Fixed #11695 Problem with checkin all and delete user. by @inietov in snipe/snipe-it#11738
- Fixed Validation error when empty default customfield values by @inietov in snipe/snipe-it#11737
- Fixed #11742: display correct file sizes when using S3(-like) storage by @dsferruzza in snipe/snipe-it#11752
- Fixed possible XSS on dashboard note by @snipe in snipe/snipe-it#11758
- Fixed the order expiring assets are listed in notifications by @Godmartinz in snipe/snipe-it#11489
- Send notifications when Acceptance Assets actions occur [sc-9917] by @inietov in snipe/snipe-it#11661
- Increased colspan for checkboxes by @snipe in snipe/snipe-it#11765
- Fixed Double login when switching users by @inietov in snipe/snipe-it#11790
- Upgrade bootstrap-table from 1.20.2 to 1.21.0 by @snyk-bot in snipe/snipe-it#11806
- Try conditional formatting to support apache 2.2 and 2.4 by @snipe in snipe/snipe-it#11072
- Fixed
min_quantity
field values are not importing into Snipe-IT by @inietov in snipe/snipe-it#11811 - Fixed #11822 - depreciation calculations off by @Godmartinz in snipe/snipe-it#11823
- Fixed custom asset report timeout - removed assetlog by @snipe in snipe/snipe-it#11824
- Added Applecare lookup link if manufacturer is apple by @snipe in snipe/snipe-it#11825
- Fixed #11769: PAT Test hardcoded text by @rnelsonee in snipe/snipe-it#11771
- Fixed #9801 #11199 Default Values for Checkbox Field Types Unaccessible by @inietov in snipe/snipe-it#11830
- Fixed 500 in depreciation on asset view when no purchase date by @snipe in snipe/snipe-it#11835
- Fixed 500 error if uploaded file is missing from asset view by @snipe in snipe/snipe-it#11836
- Downgraded BS Tables by @snipe in snipe/snipe-it#11837
- Larger checkbox in lists by @snipe in snipe/snipe-it#11838
- Check for
licenses.files
permissions by @snipe in snipe/snipe-it#11842 - Corrected default mysql port from 3309 to 3306 by @geo-chen in snipe/snipe-it#11762
- Fixed Purchase date "readonly" value makes purchase date unable to be nulled in update form [sc-19540] by @inietov in snipe/snipe-it#11856
- Fixed #11827 Throw exception when there are no available seats for checkout. by @inietov in snipe/snipe-it#11857
- Use BS datepicker’s built in clear button by @snipe in snipe/snipe-it#11877
- Delete duplicate fields from the importer dropdown menu [sc-19547] by @inietov in snipe/snipe-it#11878
- Bump codacy/codacy-analysis-cli-action from 4.1.0 to 4.2.0 by @dependabot in snipe/snipe-it#11870
- Fixed #11847 404 error during Import if a checkout type of location is specified and no checkout location is passed by @inietov in snipe/snipe-it#11854
- Added notes to audit mail notification by @BasO12 in snipe/snipe-it#11764
- Fixed the color choice for the ldap_test_results by @Godmartinz in snipe/snipe-it#11853
- Fixed unit test suite that was not running, added working browser test by @chartjes in snipe/snipe-it#11671
- Fixed #11871 Replacing (deprecated) patchwork/utf8 by polyfill/mbstring. by @sunflowerbofh in snipe/snipe-it#11872
- Replace
patchwork-utf8
by @sunflowerbofh in snipe/snipe-it#11886 - Fixed #11889 - API route for status labels asset listing by @snipe in snipe/snipe-it#11890
- Fixed #11521 - Add option to switch to using status meta from status label name by @snipe in snipe/snipe-it#11893
- Added counts to Dashboard Pie Chart legends and tooltips by @uberbrady in snipe/snipe-it#11894
- Modified dashboard tooltips to add percentage as well as count by @uberbrady in snipe/snipe-it#11895
- Fixed depreciation API call by @snipe in snipe/snipe-it#11896
- Use
EscapeFormula()
in CSV export by @snipe in snipe/snipe-it#11901 - Fixed error 500 when downloading asset acceptance report. [sc-19555] by @inietov in snipe/snipe-it#11906
- Overhaul of UI for unprivileged users by @snipe in snipe/snipe-it#11908
- Updated lnaguage strings by @snipe in snipe/snipe-it#11917
New Contributors
- @dsferruzza made their first contribution in snipe/snipe-it#11752
- @rnelsonee made their first contribution in snipe/snipe-it#11771
- @geo-chen made their first contribution in snipe/snipe-it#11762
- @BasO12 made their first contribution in snipe/snipe-it#11764
- @chartjes made their first contribution in snipe/snipe-it#11671
Full Changelog: snipe/snipe-it@v6.0.10...v6.0.11