Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Snipe-IT - Package Updates

    Snipe-IT
    2
    43
    727
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • girish
      girish Staff last edited by

      [1.1.1]

      • Update Snipe-IT to 5.1.2
      • Full changelog
      • Fixed #9129 - added missing function formatDatalistSafe to snipeit_modal.js that prevented ajax select lists from loading
      • Fixed #8918 - corrected validation rules on Manufacturer Model where 'name' attribute was incorrect
      • Fixed #9145 - color of asset selection in bulk checkout
      • Fixed #9115 - Duplicate column name 'provider' in some upgrades/installs
      • Fixed weird markdown table formatting in expected checkin report email
      • Fixed #9116 - incorrect parameter name sent to hardware.show in expected assets report
      • Fixed funky layout in asset model modal window (broken HTML)
      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        [1.1.2]

        • Update Snipe-IT to 5.1.3
        • Full changelog
        • Fixed #9036, #9225, #9085 - corrected ternary that sets the offset to 0 when the offset passed to the API for the user is greater than total locations which was causing pagination to break for location listings. (#9210)
        • Fixed a few blade templates for relative URLs, specifically to resolve JS/CSS files not loading for Snipe-IT installations that are in subdirectories (#9170)
        • Added a condition to ensure that only assets checked out to a user that is being deleted are updating their status (#9233)
        • Fixed links in Models Actions, and to view the fieldset assigned to that Asset Model. (#9232)
        • Updated rollbar package
        • Fixed #9216 - Deleting users affects locations with the same ID
        1 Reply Last reply Reply Quote 0
        • girish
          girish Staff last edited by

          [1.1.3]

          • Update Snipe-IT to 5.1.4
          • Full changelog
          • Fixed Undefined class constant 'EM_AES_256' in spatie/laravel-backup
          • Fixed #9266 - set a colors_array variable even if other conditions are not met
          • Fixed #9299: Use correct SVG MIME type for uploads (#9300)
          • Fixed custom field validation to include textarea
          1 Reply Last reply Reply Quote 0
          • girish
            girish Staff last edited by

            [1.1.4]

            • Update Snipe-IT to 5.1.5
            • Full changelog
            • Updated languages
            • Fixed typo that doesn't accept textarea as custom field type element
            • Fixed label name for field_values in custom fields edit
            • Increases DPI of barcode for small lables (#9344)
            • Extended #6229 to include superuser permission check (#6772)
            1 Reply Last reply Reply Quote 0
            • girish
              girish Staff last edited by

              [1.1.5]

              • Update Snipe-IT to 5.1.6
              • Full changelog
              • Use 24-hour date format for audit
              • #9531 - highlight search box when filled, add clear button (#9534)
              • #9157 Update .env to API_TOKEN_EXPIRATION_YEARS=15 (reapplies #9524) - this solves an 401 unauthorized issue on 32-bit systems
              • #9422 - pivot ID was being used as a user_id (#9512)
              • Dockerfile.alpine build error and snipeit runtime permission error (#9520)
              • the orderBy clause inside the custom reports function that forms the CSV to be 'id' so making it a unique value and does not cause dupes. [ch14587]
              • location printing when relationships are missing/invalid, per #9521
              1 Reply Last reply Reply Quote 0
              • girish
                girish Staff last edited by

                [1.1.6]

                • Update Snipe-IT to 5.1.7
                • Full changelog
                • Fixed an issue when tried to upload a file to an user without actually selecting a file. [ch16471] #9640
                • Fixed #9680: Use Eloquent’s withCount() method to count Statuslabel assets
                • Fixed #9705 Prevent syntax error in startup.sh
                • Allow to bulk update min_amt in Accessory API
                1 Reply Last reply Reply Quote 0
                • girish
                  girish Staff last edited by

                  [1.1.7]

                  • Update Snipe-IT to 5.1.8
                  • Full changelog
                  1 Reply Last reply Reply Quote 0
                  • nebulon
                    nebulon Staff last edited by

                    [1.2.0]

                    • Update Snipe-IT to 5.2.0
                    • Full changelog
                    1 Reply Last reply Reply Quote 0
                    • nebulon
                      nebulon Staff last edited by

                      [1.3.0]

                      • Update Snipe-IT to 5.3.0
                      • Full changelog
                      1 Reply Last reply Reply Quote 0
                      • nebulon
                        nebulon Staff last edited by

                        [1.3.1]

                        • Update Snipe-IT to 5.3.1
                        • Full changelog
                        1 Reply Last reply Reply Quote 0
                        • nebulon
                          nebulon Staff last edited by

                          [1.3.2]

                          • Update Snipe-IT to 5.3.2
                          • Full changelog
                          1 Reply Last reply Reply Quote 0
                          • nebulon
                            nebulon Staff last edited by

                            [1.3.3]

                            • Update Snipe-IT to 5.3.3
                            • Full changelog
                            1 Reply Last reply Reply Quote 0
                            • girish
                              girish Staff last edited by

                              [1.3.4]

                              • Update Snipe-IT to 5.3.5
                              • Full changelog
                              • Removed 'actionlog' from the ::with() clause in the asset query API for faster load times on asset listings with many updates
                              • Fixed an issue where some LDAP translation strings were missing
                              • Updated all translations from CrowdIn to latest
                              • Fixed minor XSS vulnerability reported by @laladee
                              1 Reply Last reply Reply Quote 0
                              • girish
                                girish Staff last edited by

                                [1.3.5]

                                • Update base image to 3.1.0
                                1 Reply Last reply Reply Quote 0
                                • nebulon
                                  nebulon Staff last edited by

                                  [1.3.6]

                                  • Update Snipe-IT to 5.3.6
                                  • Update base image to 3.2.0
                                  1 Reply Last reply Reply Quote 0
                                  • girish
                                    girish Staff last edited by

                                    [1.3.7]

                                    • Remove hardcoded memory limit in apache config
                                    1 Reply Last reply Reply Quote 0
                                    • nebulon
                                      nebulon Staff last edited by

                                      [1.3.8]

                                      • Update Snipe-IT to 5.3.7
                                      • Full changelog
                                      • Removed duplicate "department" entry in importer, pulls #10460 to master
                                      • Fixed pagination on Permission Groups page
                                      • Fixed #10469 - increased size of supplier address field
                                      • Removed assets_count on kits query, since it doesn't exist as a column
                                      • Fixed missing index for fieldsets (get in the sea, @uberbrady!)
                                      • Added allow list to modal view options to prevent 500 errors when attempting to access a modal view that doesn't exist
                                      • Adjusted phrasing around auto-incrementing asset tags
                                      • Fixes format property on invalid custom field object
                                      • Fixed access control on BulkAssetModelsController.php
                                      1 Reply Last reply Reply Quote 0
                                      • nebulon
                                        nebulon Staff last edited by

                                        [1.3.9]

                                        • Update Snipe-IT to 5.3.8
                                        • Full changelog
                                        1 Reply Last reply Reply Quote 0
                                        • nebulon
                                          nebulon Staff last edited by

                                          [1.3.10]

                                          • Update Snipe-IT to 5.3.9
                                          • Full changelog
                                          • Added additional gate for selectlists [#10662]
                                          • Fixed issue where bulk edit edits were not showing in Asset's history nor Activity report [sc-16550] [#10586]
                                          • Fixed audit email template formatting
                                          • Fixed LDAP active flag [#10563]
                                          • Fixed "secure hostnames" feature for subdirectory-based Snipe-IT installs
                                          • Temp fix for weird JSON format in history
                                          • Added initial support for default values in checkboxes custom fields
                                          • Fixed /hardware/{id}/checkin API response on error where it was erroneously sending a "success" message on failure
                                          • Added custom date to checkin actionlogs and show it in the history of the asset tab
                                          • Disallow invalid JSON requests via API
                                          • Fixed validation if $model and $model->category exist before return the checkin_email property
                                          • Fixed 500 that would occur if the user who audited an item no longer exists in the system (hard-deleted)
                                          1 Reply Last reply Reply Quote 0
                                          • nebulon
                                            nebulon Staff last edited by

                                            [1.3.11]

                                            • Update Snipe-IT to 5.3.10
                                            • Full changelog
                                            1 Reply Last reply Reply Quote 0
                                            • nebulon
                                              nebulon Staff last edited by

                                              [1.3.12]

                                              • Update Snipe-IT to 5.4.0
                                              • Full changelog
                                              1 Reply Last reply Reply Quote 0
                                              • nebulon
                                                nebulon Staff last edited by

                                                [1.3.13]

                                                • Update Snipe-IT to 5.4.1
                                                • Full changelog
                                                • Fixed an issue where locations dropdown would not load with certain low-level unique permissions
                                                • Fix to better handle metadata display [#10771]
                                                • Fixed edit gate in asset maintenances [#10772]
                                                1 Reply Last reply Reply Quote 0
                                                • nebulon
                                                  nebulon Staff last edited by

                                                  [1.3.14]

                                                  • Update Snipe-IT to 5.4.2
                                                  • Full changelog
                                                  • Use the max_results env value in the paginator by @snipe in #10797
                                                  • Added QR and alt barcode urls to asset transformer by @snipe in #10798
                                                  • Added session killer artisan command by @snipe in #10814 [documentation]
                                                  • Logout user when their activated status is switched to off by @snipe in #10876
                                                  1 Reply Last reply Reply Quote 0
                                                  • nebulon
                                                    nebulon Staff last edited by

                                                    [1.3.15]

                                                    • Update Snipe-IT to 5.4.3
                                                    • Full changelog
                                                    • 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
                                                    1 Reply Last reply Reply Quote 0
                                                    • girish
                                                      girish Staff last edited by

                                                      [1.3.16]

                                                      • Update Snipe-IT to 5.4.4
                                                      • Full changelog
                                                      • Added status_id to asset checkout API by @snipe in #10943
                                                      • Fixed double updates from action log and history by @Godmartinz in #10952
                                                      • Escape checkout target name by @snipe in #10971
                                                      • Added access gate to the requested assets index by @snipe in #10991
                                                      • Fixed model export filename to use str_slug for filename for JS export (like we do elsewhere) by @snipe in #10994
                                                      1 Reply Last reply Reply Quote 0
                                                      • nebulon
                                                        nebulon Staff last edited by

                                                        [1.4.0]

                                                        • Update Snipe-IT to 6.0.0
                                                        • Full changelog
                                                        • SCIM support to allow auto-provisioning of users without LDAP sync
                                                        • Logout user when their activated status is switched to off - #10876
                                                        • PDF Report of signed EULA + Option to attach files for Download at signature process [#8260]
                                                        • Ability to save EULA PDF with signature on asset acceptance
                                                        • Ldap_manager field to ldap sync
                                                        • Bulk checkin
                                                        • PHP8 compatibility
                                                        • Restore interface from previous Snipe-IT backup in web UI
                                                        • Ability to upload asset images via API
                                                        • Components and users count to dashboard
                                                        • Dashboard module for locations [ch9199]
                                                        • Asset restore to API
                                                        • Reqestable as model bulk edit field
                                                        • Stricter validation for slack hooks (people were trying to use non-slack urls for webhooks)
                                                        • Additional fields to new user modal window [#10421]
                                                        • .my.cnf to disable column-statistics backup for Docker
                                                        • New concept of "remote worker" and API points to filter by them, as well as option in bulk editing users [#10775]
                                                        • First pass at Artisan-based LDAP troubleshooter - [#10033]
                                                        • Filter by status_type in StatusLabels API index endpoint [#10829]
                                                        • Filter by assets_count, consumables_count, licenses_count, and accessories_count on user API endpoint
                                                        1 Reply Last reply Reply Quote 0
                                                        • nebulon
                                                          nebulon Staff last edited by

                                                          [1.4.1]

                                                          • Update Snipe-IT to 6.0.1
                                                          • Full changelog
                                                          • Fixed #11014 - double encoding for custom fields by @snipe in #11065
                                                          • Added missing use statement by @snipe in #11070
                                                          • Fixed #11052 - add file sizes to upload displays by @snipe in #11073
                                                          • Fixes #10706 - Fix saml slo for logout by @johnson-yi in #11076
                                                          • Fix route for people file deletion by @snipe in #11077
                                                          • Fixed missing backups help string by @snipe in #11079
                                                          • Adds encrypted status to custom fields overview by @snipe in #11078
                                                          • Removed sr-only class for now - not sure why it’s interfering with the upload button by @snipe in #11080
                                                          • Only set manager ID when the lookup succeeds. by @uberbrady in #11088
                                                          • Upgraded dompdf by @snipe in #11105
                                                          • Fixed bulk-user reset-password links returning 500 by @uberbrady in #11107
                                                          • Pass the password along directly instead of retrieving it from the In… by @uberbrady in #11108
                                                          • Fixed #11100 for individual users by @snipe in #11111
                                                          1 Reply Last reply Reply Quote 0
                                                          • nebulon
                                                            nebulon Staff last edited by

                                                            [1.4.2]

                                                            • Update Snipe-IT to 6.0.2
                                                            • Full changelog
                                                            1 Reply Last reply Reply Quote 0
                                                            • girish
                                                              girish Staff last edited by

                                                              [1.4.3]

                                                              • Update Snipe-IT to 6.0.4
                                                              • Full changelog
                                                              • Fixed #11304 Trying to access array offset on value of type null at .../Transformers/AssetsTransformer.php by @inietov in #11305
                                                              1 Reply Last reply Reply Quote 0
                                                              • girish
                                                                girish Staff last edited by

                                                                [1.4.4]

                                                                • Update Snipe-IT to 6.0.5
                                                                • Full changelog
                                                                • Fixes Asset location not changing when assigned user's location change via importer by @inietov in #11169
                                                                • Fixed SC-19104 - fixes to ldap:troubleshoot artisan command by @uberbrady in #11309
                                                                • Fixed #11308 - added bulk edit on statuslabels detail page by @snipe in #11310
                                                                • Fixed #11175 - Use the Deja Vu font in PDFs to be able to support Cyrillic, etc by @snipe in #11314
                                                                • Nicer suppliers and manufacturers UI by @snipe in #11313
                                                                • Tweaked CSS for smaller padlock by @snipe in #11316
                                                                1 Reply Last reply Reply Quote 0
                                                                • nebulon
                                                                  nebulon Staff last edited by

                                                                  [1.4.5]

                                                                  • Update Snipe-IT to 6.0.6
                                                                  • Full changelog
                                                                  • Added missing postal code from user view by @snipe in #11365
                                                                  • Fixed non-dark mode black theme by @Godmartinz in #11323
                                                                  • Updated/upgraded JS assets by @snipe in #11367
                                                                  • Fixed #11378 - Added better excel export by @snipe in #11380
                                                                  • Fixed check for archived setting on counts by @snipe in #11382
                                                                  • Fixed missing archived tooltip by @snipe in #11384
                                                                  • Small fixes to default blue by @snipe in #11386
                                                                  • Added eula blade for licenses/consumables/components and fixes assigned_to for PDFs by @Godmartinz in #11379
                                                                  • Fixed dropdown column select font color in bootstrap tables by @Godmartinz in #11375
                                                                  • Added created_by to users by @snipe in #11383
                                                                  • Moved the settings search box higher by @snipe in #11387
                                                                  • Typo of 'general' was in the migration blade a few places by @uberbrady in #11389
                                                                  • Disallow purge backup deletion by default and, enable via .env by @snipe in #11388
                                                                  • Upgrade webpack from 5.72.1 to 5.73.0 by @snipe in #11391
                                                                  • Upgraded guzzle to 7.4.5 by @snipe in #11392
                                                                  • Adds validation to custom fields' default values by @inietov in #11370
                                                                  • Fixed #8155 - added disclosure arrows to asset creation/edit by @veenone in #10967
                                                                  • Remember the state of the disclosure arrows in Assets by @uberbrady in #11403
                                                                  • Added disclosure arrows for lesser used options on user screen by @snipe in #11407
                                                                  • Only care about the custom field's converted name when updating the custom field itself by @snipe in #11405
                                                                  • Fixed custom field transliteration by @snipe in #11404
                                                                  • Add a new --filter option to Artisan ldap-sync command by @uberbrady in #11408
                                                                  • Add index across username and deleted_at to improve performance by @uberbrady in #11413
                                                                  • Fixed #9757 - Added model uploads by @snipe in #11412
                                                                  • Added additional search filters for location API by @snipe in #11414
                                                                  • Added additional filters for api indexes by @snipe in #11415
                                                                  • Added personal access endpoint to API and API token console command by @snipe in #11416
                                                                  • Added backup download via API by @snipe in #11418
                                                                  • Fixes BadMethodCallException Call to undefined method App\Models\Asset::unaccepted() for master [ch-17636] by @inietov in #10758
                                                                  • Fixed #9813: Duplicate function accept-asset by @dampfklon in #9822
                                                                  • Added checkoutByTag API endpoint for assets by @ntbutler-nbcs in #11417
                                                                  • Make SCIM be more tolerant of missing fields by @uberbrady in #11430
                                                                  • Added button to email user list of assets from profile by @Godmartinz in #11427
                                                                  • Added warnings for common LDAP misconfigs by @snipe in #11435
                                                                  1 Reply Last reply Reply Quote 0
                                                                  • First post
                                                                    Last post
                                                                  Powered by NodeBB