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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Snipe-IT
  3. Snipe-IT - Package Updates

Snipe-IT - Package Updates

Scheduled Pinned Locked Moved Snipe-IT
96 Posts 3 Posters 20.5k Views 4 Watching
  • 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.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #24

    [1.3.3]

    • Update Snipe-IT to 5.3.3
    • Full changelog
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #25

      [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
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #26

        [1.3.5]

        • Update base image to 3.1.0
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #27

          [1.3.6]

          • Update Snipe-IT to 5.3.6
          • Update base image to 3.2.0
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #28

            [1.3.7]

            • Remove hardcoded memory limit in apache config
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #29

              [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
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #30

                [1.3.9]

                • Update Snipe-IT to 5.3.8
                • Full changelog
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #31

                  [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
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #32

                    [1.3.11]

                    • Update Snipe-IT to 5.3.10
                    • Full changelog
                    1 Reply Last reply
                    0
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #33

                      [1.3.12]

                      • Update Snipe-IT to 5.4.0
                      • Full changelog
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #34

                        [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
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #35

                          [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
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #36

                            [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
                            0
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #37

                              [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
                              0
                              • nebulonN Offline
                                nebulonN Offline
                                nebulon
                                Staff
                                wrote on last edited by
                                #38

                                [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
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #39

                                  [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
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #40

                                    [1.4.2]

                                    • Update Snipe-IT to 6.0.2
                                    • Full changelog
                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #41

                                      [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
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #42

                                        [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
                                        0
                                        • nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #43

                                          [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
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search