Snipe-IT - Package Updates
- 
[1.4.9]
- Update Snipe-IT to 6.0.10
 - Full changelog
 - Added a closing div tag around the mail text help block by @exula in #11635
 - Fixed Monthly depreciation calculation if EOL is blank by @Godmartinz in #11642
 - Fixed the active flag to be as it was in later v5 releases by @uberbrady in #11648
 - Fixed #8928 - add URL and ID to custom asset report by @snipe in #11649
 - Fixed #6877 - Added notes to consumables, components on checkout by @snipe in #11650
 - Fixes Departments update/store to allow company and/or location ids to be null by @Godmartinz in #11660
 - [Snyk] Upgrade acorn from 8.7.1 to 8.8.0 by @snyk-bot in #11664
 - Revert "Prevent to delete a user if still has consumables associated to them" by @snipe in #11675
 - Added null option for purchase_date and expected_checkin dates by @snipe in #11666
 - Fixed #6899 Docker container's php configuration isn't congruent with snipe-it uploads setting size. by @octobunny in #11662
 - Added the category in the side info on Models > View by @snipe in #11676
 - Fixed #11711 clearfix missing on admin settings page to prevent blanking divs by @Godmartinz in #11712
 - Fixed #11706 Manager name by @wewhite in #11707
 - Fixed #10565, #11086: correctly looks up Manager DN from AD Manager a… by @wewhite in #11705
 - Fixed Translation String: wrong key at request canceled message by @julian-piehl in #11703
 - [Snyk] Upgrade webpack from 5.73.0 to 5.74.0 by @snyk-bot in #11681
 - [Snyk] Upgrade @fortawesome/fontawesome-free from 6.1.1 to 6.1.2 by @snyk-bot in #11680
 - Declare DB_PORT in all .env files by @kylegordon in #11669
 - Fixed Search in activity report for full name in relation by @inietov in #11651
 - Fixed #11509 allow-ldap-anonymous-bind by @sunflowerbofh in #11510
 - Fixed crash on Asset View if file doesn’t exist on server by @snipe in #11723
 - Updated compiled assets by @snipe in #11727
 - Fixed Validation error when creating custom fields' default values by @inietov in #11724
 - Fixed #11709 Dates in custom fields not always stored in the correct format by @inietov in #11726
 - Added style to readonly date fields by @snipe in #11728
 - Fixed #11708 - pre-create private_storage directories for Docker restores by @uberbrady in #11729
 - Fixed #11679 Importing Licenses - Field Mismatch by @inietov in #11730
 - Fixed #10593 - added signature column to user history by @snipe in #11731
 - Fixed: Log user out of other devices when they change their password by @snipe in #11735
 
 - 
[1.4.10]
- Update Snipe-IT to 6.0.11
 - Full changelog
 - Fixed 500 error when sending unaccepted assets reminder by @inietov in #11700
 - Fixed #11695 Problem with checkin all and delete user. by @inietov in #11738
 - Fixed Validation error when empty default customfield values by @inietov in #11737
 - Fixed #11742: display correct file sizes when using S3(-like) storage by @dsferruzza in #11752
 - Fixed possible XSS on dashboard note by @snipe in #11758
 - Fixed the order expiring assets are listed in notifications by @Godmartinz in #11489
 - Send notifications when Acceptance Assets actions occur [sc-9917] by @inietov in #11661
 
 - 
[1.4.11]
- Update Snipe-IT to 6.0.12
 - Full changelog
 - Fixes mobile views and clickability of sidebar menu by @Godmartinz in #11916
 - Added autoglossonyms for locales and translations for countries by @snipe in #11924
 - Fixed #11710 - Validation of checkbox data with multiple values by @inietov in #11925
 - Added start and end dates to users by @snipe in #11926
 - Use the new scim-trace feature from our fork of laravel-scim-server lib by @uberbrady in #11927
 - Fixed Error 500 undefined variable $item creating a new user. by @inietov in #11933
 - Fixes the margin top adjustment for desktop by @Godmartinz in #11937
 - Fixed Depreciation date diff readable precision by @inietov in #11959
 - Added clearer LDAP activated helptext by @snipe in #11952
 - Sets nullable attribute on validation by @snipe in #11960
 - Correct comparison logic by @nh314 in #11942
 - Remove required mark by @nh314 in #11949
 - Bump actions/checkout from 2 to 3.1.0 by @dependabot in #11944
 - Use admin ID for audit log notification by @snipe in #11964
 - Added new translations by @snipe in #11971
 
 - 
[1.4.12]
- Update Snipe-IT to 6.0.13
 - Full changelog
 - Added try/catch wrap notifications to catch notification failures on checkin/checkout by @uberbrady in #11834
 - Fixes the calc of months and fixes typo of the word depreciation by @Godmartinz in #11986
 - Fixed wrong icons for mobile view for locations listing by @snipe in #11988
 - Added cache manager lookups in LDAP for performance boost by @uberbrady in #12006
 - Added default tab to locations by @snipe in #12008
 - Changed button icon for importer by @snipe in #12015
 - Added externalId support to SCIM integration by @uberbrady in #12030
 
 - 
[1.4.13]
- Update Snipe-IT to 6.0.14
 - Update Cloudron base image to 4.0.0
 - Full changelog
 - Added new SCIM env vars; and upgraded SCIM library by @uberbrady in #12088
 - Fixed 500 on missing license files on server by @snipe in #12105
 - Fixed 500 error if model files are missing on server by @snipe in #12107
 - Added custom field option to view assets by @snipe in #12096
 - Fixed HTTP AssetTransformer to generate an empty object for missing custom fields by @fernando-almeida in #12106
 - Allow searching directly for asset tag and serial via main API endpoint by @snipe in #12118
 - Replace error suppression with better logic by @snipe in #12121
 - Added: API endpoint to trigger a user email notification with their assigned assets by @lukasfehling in #12119
 - Added ability to include deleted items in tag search endpoint by @snipe in #12120
 - Fixed #12109 - Duplicate column on Category listing by @deloz in #12129
 - Fixed 500 if format is not passed to the create custom field endpoint payload by @snipe in #12131
 - Fixed issue where View Assigned Assets would crash if there are no custom fields for any assigned models by @snipe in #12132
 - Fixed #12095 - email logo still linking even if settings deny it by @deloz in #12127
 - Fixed checkout to all description by @Godmartinz in #12122
 - Added serial column to the user history page by @Godmartinz in #12141
 - Fixed #9949 - PATCH to custom fields failing on validation (alt approach to #12011) by @snipe in #12139
 - Fixed restore icon in table view by @whalehub in #12148
 - Fixed background color for readonly date picker fields by @snipe in #12157
 - Fixed #12046 #12137 Custom field checkboxes not holding value by @inietov in #12165
 - Fixed #12161 500 error when accepting assets by @inietov in #12168
 - Fixed #12046 #12137 Custom field checkboxes not holding value for develop by @inietov in #12166
 - Fixed categories view columns matching by @Robert-Azelis in #12164
 - SCIM updates by @uberbrady in #12159
 - Fixed #11980 Submit button deactivated in Users' Bulk Checkin if no status selected by @inietov in #12167
 - Fixed #11699 and #12065 Email issues by @inietov in #12125
 - Added serial number to emailed inventory report by @snipe in #12185
 - Fixed #12133 - Added job title to header in print assets view by @snipe in #12187
 - Fixed #12119 - updated user inventory language to use strings by @akemidx in #12182
 - Fixed life-ring icon color with themes by @Godmartinz in #12194
 - Fixed #11682 Custom field type of CUSTOM REGEX defaults back to ANY on editing by @inietov in #12197
 - Fixed accidental curly quotes in #12182 by @akemidx in #12204
 - Fixed typo in screen reader text by @snipe in #12219
 - Fixed regression with the custom report export user fields by @Godmartinz in #12134
 - Fixes the margin and padding for img barcode in labels by @Godmartinz in #12224
 - Use heroku-redis:mini instead of hobby as It is deprecated by @oguzbilgic in #12231
 - Add throttle for password reset form by @snipe in #12221
 
 - 
[1.5.0]
- Update Snipe-IT to 6.1.0
 - Full changelog
 - We've made a ton of bug fixes and query optimizations in this release, and enhanced many aspects of the UI, including some big improvements to the importer UI (with more on the way.)
 - Additionally, we've made lots more progress in replacing hard-coded English strings with translatable strings (much more work on that to come as well.)
 
 - 
[1.5.1]
- Update Snipe-IT to 6.1.1
 - Full changelog
 - You can now import locations via the importer
 - You can now select a supplier for components and consumables
 - You can now add cool new dynamic links for warranty urls using placeholder variables that get populated by the asset information
 - You can now use more search ranges and multi-selectable values in the Custom Asset Report
 - You can now set custom fields to be auto-added to new fieldsets
 
 - 
[1.5.2]
- Update Snipe-IT to 6.1.2
 - Full changelog
 - Fixed audit log image not appearing by @Godmartinz in #13159
 - Moved logic for tighter constraints when ids are passed by @snipe in #13186
 - Fixed issue when importing Assets and no status labels exists [sc-23359] by @inietov in #13196
 - Set table alias for model number sort scope by @snipe in #13200
 - Add missing relationship check in Asset Transformer by @marcusmoore in #13220
 - Have ChipperCI run on each PR by @marcusmoore in #13218
 - Fix translation string in user importer by @marcusmoore in #13216
 - Allow running tests in parallel by @marcusmoore in #13212
 - Added half_year fix from @jdickerson71388 by @Godmartinz in #13207
 
 - 
[1.7.1]
- Update Snipe-IT to 6.2.1
 - Full changelog
 - Added more info in settings by @snipe in #13650
 - Fixed bug where checkout to location would throw an error if FMCS was enabled by @snipe in #13655
 - Fixed exception being thrown when selected import was deleted by @marcusmoore in #13638
 - Fixed #13658 for asset history with encrypted fields by @snipe in #13667
 - Fixed #13670 - order number missing from license import by @snipe in #13671
 - Fixed #13662 - added clipboard.js by @snipe in #13672
 - Fixed bug where license checkout/checkin notes were not being saved by @snipe in #13674
 - Set modal focus to modal-name field by @snipe in #13677
 - Fieldset Properly Sortable in Asset Models Table by @spencerrlongg in #13678
 
 - 
[1.7.2]
- Update Snipe-IT to 6.2.2
 - Full changelog
 - Standardize Asset EOL Date by @spencerrlongg in #13585
 - Logs non-compliant barcode error as debug message by @marcusmoore in #13694
 - Log non-compliant barcode error as debug message by @marcusmoore in #13695
 - Fixed potential call to a member function toArray() on null by @marcusmoore in #13696
 - [Snyk] Security upgrade css-loader from 4.3.0 to 5.0.0 #13685 by @snipe in #13713
 
 - 
[1.7.3]
- Update Snipe-IT to 6.2.3
 - Full changelog
 - Added tighter controls for matching log ID and item_id by @snipe in #13726
 - Set resend acceptance to POST by @snipe in #13727
 - Fixes qty remaining requirements for component checkout via API by @snipe in #13728
 - Fixed the storing of group permissions when creating via API by @marcusmoore in #13734
 - Fixed notification logic to ensure check in and out emails are delivered by @marcusmoore in #13733
 
 - 
[1.8.2]
- Update Snipe-IT to 6.3.2
 - Full changelog
 - Allowlist and db prefix for restore by @uberbrady in #14278
 - Better handle large downloads on backup API by @snipe in #14296
 - Added /backups/latest to API endpoint by @snipe in #14297
 - Add missing EXIF PHP library for Alpine Docker image by @uberbrady in #14298
 - Check that the model exists before trying to access properties by @snipe in #14299
 - Disallow branding uploads in demo mode by @snipe in #14301
 - Clean up the file extension on image file uploads by @uberbrady in #14302
 - Added ability to bulk delete locations by @snipe in #14304
 
 - 
[1.8.3]
- Update Snipe-IT to 6.3.3
 - Full changelog
 - Fixed Labels: bulk actions are handled before sorting by @Godmartinz in https://github.com/snipe/snipe-it/pull/14375
 - Added route parameter by @snipe in https://github.com/snipe/snipe-it/pull/14372
 - Upgrade jspdf-autotable from 3.8.1 to 3.8.2 #14365 by @snipe in https://github.com/snipe/snipe-it/pull/14378
 - Fixed 1dbarcodes to populate based on settings by @Godmartinz in https://github.com/snipe/snipe-it/pull/14380
 - Added User email check when sending Asset acceptance reminder by @Godmartinz in https://github.com/snipe/snipe-it/pull/14371
 - Fixes CVE-2024-27354 and CVE-2024-27355 in phpseclib/phpseclib by @joelpittet in https://github.com/snipe/snipe-it/pull/14370
 - Default label setup with custom fields by @Godmartinz in https://github.com/snipe/snipe-it/pull/14320
 - Fix #13515: Cannot restore backup by @chandanchowdhury in https://github.com/snipe/snipe-it/pull/14379
 - Added console command to encrypt previously unencrypted fields by @snipe in https://github.com/snipe/snipe-it/pull/14385
 - Fixed attempting to run bulk actions on an empty asset collection by @marcusmoore in https://github.com/snipe/snipe-it/pull/14388
 - Fixed old label engine to work as intended with CSS by @Godmartinz in https://github.com/snipe/snipe-it/pull/14389
 - Removed unneeded validation message by @snipe in https://github.com/snipe/snipe-it/pull/14392
 - Guard against checking require acceptance on non-existent relationship in accessory model by @marcusmoore in https://github.com/snipe/snipe-it/pull/14393
 - [Snyk] Upgrade webpack from 5.90.1 to 5.90.2 by @snipe in https://github.com/snipe/snipe-it/pull/14395
 - Ensure Chat and Teams endpoints are not blank before attempting to send webhook on checkout and check in by @marcusmoore in https://github.com/snipe/snipe-it/pull/14394
 
 - 
[1.8.4]
- Update Snipe-IT to 6.3.4
 - Full changelog
 - Added Somali translation
 - Fixed several label setting glitches
 - Fixed some API scoping issues where results were not as constrained as they should have been when searching
 - Added column selectors and signatures to the "print all assigned" page
 - Added 2FA reset logging (this shows up as a separate action, not a normal user edit)
 - Added AVIF as an accepted image format
 - Added ability to "toggle all" columns in the list views on most pages
 - Added the ability to "deep link" to search results in those list views
 - Updated the documentation to reflect that the php exif library is required
 
 - 
[1.9.0]
- Update Snipe-IT to 6.4.0
 - Full changelog
 - Fixed z-index of table load by @Godmartinz in https://github.com/snipe/snipe-it/pull/14520
 - Fixed ambiguous id clause in custom report by @snipe in https://github.com/snipe/snipe-it/pull/14551
 - Redirect on checkin if the asset is already checked in by @snipe in https://github.com/snipe/snipe-it/pull/14552
 - Fixed alignment of dropdown menu for user in nav bar by @Godmartinz in https://github.com/snipe/snipe-it/pull/14547
 - Hide/Show encrypted values in hardware list by @mauro-miatello in https://github.com/snipe/snipe-it/pull/14529
 - Fixed ldap location syncing incorrect locations for users. by @Godmartinz in https://github.com/snipe/snipe-it/pull/14559
 - Added audit dates to label options by @Godmartinz in https://github.com/snipe/snipe-it/pull/14557
 - Remove city as required field on location modal by @snipe in https://github.com/snipe/snipe-it/pull/14567
 - Reduce Extra Space in Header Dropdown by @akemidx in https://github.com/snipe/snipe-it/pull/14582
 - Fixed: Header Dropdown Menus had no hover coloring in dark themes by @akemidx in https://github.com/snipe/snipe-it/pull/14558
 - Upgraded Signature-pad.js && Fixed Resizing Canvas on mobile by @Godmartinz in https://github.com/snipe/snipe-it/pull/14577
 - Fixed assigned to field in new label engine by @marcusmoore in https://github.com/snipe/snipe-it/pull/14581
 - Fixed department validation to allow updates by @Godmartinz in https://github.com/snipe/snipe-it/pull/13880
 - Fixed label fields only showing first option by @marcusmoore in https://github.com/snipe/snipe-it/pull/14594
 - First fix for user FMCS scoping by @snipe in https://github.com/snipe/snipe-it/pull/14591
 - Added test cases around modifying user groups via api by @marcusmoore in https://github.com/snipe/snipe-it/pull/14613
 - Feat: add no-interactive flag for upgrade.php by @Q4kK in https://github.com/snipe/snipe-it/pull/14578
 - Fixed #14508: Added PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT options to database.php … by @jeffclay in https://github.com/snipe/snipe-it/pull/14511
 - Fixed check-all button behaving inconsistently by @snipe in https://github.com/snipe/snipe-it/pull/14622
 - Added ico, image/x-icon, image/vnd.microsoft.icon to favicon validation by @snipe in https://github.com/snipe/snipe-it/pull/14628
 - Removed escaping on notes for file uploads by @snipe in https://github.com/snipe/snipe-it/pull/14630
 - Added "select" option to top of data sources in new label engine by @marcusmoore in https://github.com/snipe/snipe-it/pull/14632
 - Fixed dark theme button text coloring by @akemidx in https://github.com/snipe/snipe-it/pull/14616
 - Re-enabled updating encrypted custom fields via API [sc-41465] by @uberbrady in https://github.com/snipe/snipe-it/pull/14602
 - Left Sidebar Was Not Respecting Theme by @akemidx in https://github.com/snipe/snipe-it/pull/14608
 - Removed encrypted fields from label options by @Godmartinz in https://github.com/snipe/snipe-it/pull/14499
 - Added a License Export function and button by @Godmartinz in https://github.com/snipe/snipe-it/pull/14587
 - Fixed purchase_cost not being allowed to be a string when creating asset via api by @marcusmoore in https://github.com/snipe/snipe-it/pull/14651
 - Refactored due/overdue for audit, added due/overdue for checkin API endpoint and GUI by @snipe in https://github.com/snipe/snipe-it/pull/14655
 - Added Brother 18mm label type by @snipe in https://github.com/snipe/snipe-it/pull/14391
 - Improve RTL support by @mustafa-online in https://github.com/snipe/snipe-it/pull/14679
 - Upgrade tecnickcom/tcpdf from version 6.7.4 to 6.7.5 to address the security vulnerability CVE-2024-22640 by @franceslui in https://github.com/snipe/snipe-it/pull/14661
 - [Snyk] Upgrade alpinejs from 3.13.5 to 3.13.8 #14646 by @snipe in https://github.com/snipe/snipe-it/pull/14686
 - Upgrade fontawesome from 6.5.1 to 6.5.2 by @snipe in https://github.com/snipe/snipe-it/pull/14687
 - [Snyk] Upgrade tableexport.jquery.plugin from 1.28.0 to 1.30.0 #14656 by @snipe in https://github.com/snipe/snipe-it/pull/14688
 - Capitalize N instead of y since no is default by @KorvinSzanto in https://github.com/snipe/snipe-it/pull/14689
 
 - 
[1.9.1]
- Update Snipe-IT to 6.4.1
 - Full changelog
 - Load settings in SendUpcomingAuditReport command by @marcusmoore in #14690
 - Fixes #14692 - set default variables for sidebar totals by @snipe in #14693
 - Fixes #14701 - wrong total asset count by @Toreg87 in #14702
 - Fixed UI where delete button was not disabled even if the user couldn't be deleted by @snipe in #14697