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
101 Posts 3 Posters 23.8k 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.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #86

    [1.13.1]

    • Update snipe-it to 8.0.1
    • Full Changelog
    • Fixed 500 on edit locations page by referencing current location by @​jostrander in https://github.com/snipe/snipe-it/pull/16320
    • Removed references to mcrypt by @​snipe in https://github.com/snipe/snipe-it/pull/16062
    • Fixed edit routes in tests by @​marcusmoore in https://github.com/snipe/snipe-it/pull/16322
    • Changed parameter name for route-model binding by @​spencerrlongg in https://github.com/snipe/snipe-it/pull/16321
    • Remove remaining hardware references in favor of new RMB by @​spencerrlongg in https://github.com/snipe/snipe-it/pull/16325
    • Added label test by @​snipe in https://github.com/snipe/snipe-it/pull/16335
    • Fixed #​16334 - Changed composer order in upgrade script by @​snipe in https://github.com/snipe/snipe-it/pull/16336
    • @​jostrander made their first contribution in https://github.com/snipe/snipe-it/pull/16320
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #87

      [1.13.2]

      • Update snipe-it to 8.0.2
      • Full Changelog
      • Fixed #​16173: useraccountcontrol was not included in the ldap query attributes by @​joakimbergros in https://github.com/snipe/snipe-it/pull/16337
      • Fixed #​16331 - Don't make passport:install command require user input by @​uberbrady in https://github.com/snipe/snipe-it/pull/16341
      • Fixed renaming custom fields by @​marcusmoore in https://github.com/snipe/snipe-it/pull/16345
      • Nicer upgrade.php UI by @​snipe in https://github.com/snipe/snipe-it/pull/16342
      • Added name, model_number and notes for stricter asset model API search by @​snipe in https://github.com/snipe/snipe-it/pull/16356
      • Added --no-interaction to additional passport commands by @​snipe in https://github.com/snipe/snipe-it/pull/16363
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #88

        [1.13.3]

        • Update snipe-it to 8.0.3
        • Full Changelog
        • Added "Reminder" to subject line of follow up asset checkout emails by @​marcusmoore in https://github.com/snipe/snipe-it/pull/16156
        • Fixed #​16371 - incorrect count and missing name in acceptance reminder email by @​snipe in https://github.com/snipe/snipe-it/pull/16375
        • Add some safety around the charset-detection and transliteration in backup restore by @​uberbrady in https://github.com/snipe/snipe-it/pull/16376
        • Wrap long text in PDF export in tables by @​snipe in https://github.com/snipe/snipe-it/pull/16378
        • Added ldap invert active flag by @​azmcnutt in https://github.com/snipe/snipe-it/pull/16379
        • Avoid using authenticated user's email address in email partial by @​marcusmoore in https://github.com/snipe/snipe-it/pull/16398
        • Adds Translation strings to General and Branding Settings by @​Godmartinz in https://github.com/snipe/snipe-it/pull/16150
        • Fixed duplicate entries preventing LDAP sync from continuing by @​Fiala06 in https://github.com/snipe/snipe-it/pull/15911
        • Refactored audit notification to mail, added test, added alerts check to scheduler by @​Godmartinz in https://github.com/snipe/snipe-it/pull/16251
        • Fixed #​16402 - localize "each" string in components tab on asset view by @​snipe in https://github.com/snipe/snipe-it/pull/16403
        • Fixed #​16386 - some fields not populating with user data on edit by @​snipe in https://github.com/snipe/snipe-it/pull/16409
        • Fixed #​16407 - weird layout on components for non super user by @​snipe in https://github.com/snipe/snipe-it/pull/16410
        • Fixed regression from #​16150 where branding page could not be saved by @​snipe in https://github.com/snipe/snipe-it/pull/16412
        • Nicer model name formatting on RMB model not found by @​snipe in https://github.com/snipe/snipe-it/pull/16415
        • @​azmcnutt made their first contribution in https://github.com/snipe/snipe-it/pull/16379
        • @​Fiala06 made their first contribution in https://github.com/snipe/snipe-it/pull/15911
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #89

          [1.14.0]

          • Update base image to 5.0.0
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #90

            [1.14.1]

            • Update snipe-it to 8.0.4
            • Full Changelog
            • Adds audit notification for MS Teams by @​Godmartinz in https://github.com/snipe/snipe-it/pull/16414
            • Changed visited-link and link colors in default theme to be more accessible by @​Godmartinz in https://github.com/snipe/snipe-it/pull/16413
            • Fixed custom report template route for installations in subdirectories by @​marcusmoore in https://github.com/snipe/snipe-it/pull/16420
            • Fixed user create modal - check if $item is set by @​snipe in https://github.com/snipe/snipe-it/pull/16427
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #91

              [1.15.0]

              • Update snipe-it to 8.1.1
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #92

                [1.15.1]

                • Update snipe-it to 8.1.2
                • Full Changelog
                • Fixed updating CONTRIBUTORS.md via cli by @marcusmoore in https://github.com/grokability/snipe-it/pull/16829
                • Fixed #16834 - better handle bad data in permissions by @snipe in https://github.com/grokability/snipe-it/pull/16836
                • Small improvements to scoped views by @snipe in https://github.com/grokability/snipe-it/pull/16837
                • Reworked fix for for 24mm_D label indent errror by @Godmartinz in https://github.com/grokability/snipe-it/pull/16826
                • Fixed purchase cost column always shown by @akemidx in https://github.com/grokability/snipe-it/pull/16531
                • Removed duplicate input-group color corrections from theme skins by @Godmartinz in https://github.com/grokability/snipe-it/pull/16841
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #93

                  [1.15.2]

                  • Update snipe-it to 8.1.3
                  • Full Changelog
                  • This version of Snipe-IT REQUIRES PHP 8.2.0 or greater.
                  • Livewire component for smoother check for location companies by @snipe in https://github.com/grokability/snipe-it/pull/16860
                  • Set upload-limit by @chfsx in https://github.com/grokability/snipe-it/pull/16806
                  • Adds Label fields offset as an option by @Godmartinz in https://github.com/grokability/snipe-it/pull/16790
                  • Add barcode support for Avery 3490 by @realchrisolin in https://github.com/grokability/snipe-it/pull/16847
                  • Fixed #15629 - prevent setting assigned_to without setting assigned_type by @uberbrady in https://github.com/grokability/snipe-it/pull/15907
                  • Added missing contributors by @marcusmoore in https://github.com/grokability/snipe-it/pull/16864
                  • Fixed #16815: Avoids potential error when settings table is empty by @ntaylor-86 in https://github.com/grokability/snipe-it/pull/16865
                  • Redirect options on audit by @snipe in https://github.com/grokability/snipe-it/pull/16873
                  • Fixed breadcrumbs for cloning by @snipe in https://github.com/grokability/snipe-it/pull/16874
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #94

                    [1.15.3]

                    • Update snipe-it to 8.1.4
                    • Full Changelog
                    • Removed 2fa_authed from session upon logout by @marcusmoore in https://github.com/grokability/snipe-it/pull/16884
                    • Added #16887 - last updated date range for custom report by @snipe in https://github.com/grokability/snipe-it/pull/16889
                    • Allow updating asset model image via api by @marcusmoore in https://github.com/grokability/snipe-it/pull/16877
                    • Fix webserver/user file permissions issue by @jerm in https://github.com/grokability/snipe-it/pull/16894
                    • Fixed #16863 - better handle custom fields validation when unique but not required by @snipe in https://github.com/grokability/snipe-it/pull/16895
                    • Removed seat "name" from licenses seats API/UI response by @snipe in https://github.com/grokability/snipe-it/pull/16896
                    • Replaced Form::radio helpers by @marcusmoore in https://github.com/grokability/snipe-it/pull/16898
                    • Fixed #16901 - use default currency for asset maintenance cost by @snipe in https://github.com/grokability/snipe-it/pull/16905
                    • Reworked MS Teams deprecation warnings and notifications visibility by @Godmartinz in https://github.com/grokability/snipe-it/pull/16611
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #95

                      [1.15.4]

                      • Update snipe-it to 8.1.15
                      • Full Changelog
                      • This version of Snipe-IT REQUIRES PHP 8.2.0 or greater.
                      • Fixed #16958 - exclude archived assets from expiring assets report by @snipe in https://github.com/grokability/snipe-it/pull/16982
                      • Moved faker out of dev reqs for seeding by @snipe in https://github.com/grokability/snipe-it/pull/16985
                      • Fixed: PHP_UPLOAD_LIMIT not set for PHP 8.3 by @Tinyblargon in https://github.com/grokability/snipe-it/pull/16993
                      • Better messaging when an asset fails validation on quick scan by @snipe in https://github.com/grokability/snipe-it/pull/16999
                      • Ensure boolean returned from method with boolean return type by @marcusmoore in https://github.com/grokability/snipe-it/pull/17007
                      • Fixed #16961 - Manually add API headers by @snipe in https://github.com/grokability/snipe-it/pull/16986
                      • Removed Blade::render from breadcrumbs by @snipe in https://github.com/grokability/snipe-it/pull/17014
                      • API Locations - added company_id for API request by @Robert-Azelis in https://github.com/grokability/snipe-it/pull/17012
                      • Updated translations by @snipe in https://github.com/grokability/snipe-it/pull/17017
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #96

                        [1.15.5]

                        • Update snipe-it to 8.1.16
                        • Full Changelog
                        • This version of Snipe-IT REQUIRES PHP 8.2.0 or greater.
                        • Fixed #17076: Disable optional status ID form field if value is blank/Do Not Change by @snipe in https://github.com/grokability/snipe-it/pull/17078
                        • Fixed #17085: assigned_type not being nulled on asset delete+checkin by @snipe in https://github.com/grokability/snipe-it/pull/17087
                        • Fixed #16240: Made additional strings translatable by @snipe in https://github.com/grokability/snipe-it/pull/17099
                        • Fixed #16157: Added advanced search to users by @snipe in https://github.com/grokability/snipe-it/pull/17101
                        • Fixed #16205: Add an index to deleted_at for those with many deleted action_logs by @uberbrady in https://github.com/grokability/snipe-it/pull/17100
                        • Fixed #17102: Added keywords to admin settings search for notifications by @snipe in https://github.com/grokability/snipe-it/pull/17103
                        • Fixed #16218: Added centos to the switch case by @snipe in https://github.com/grokability/snipe-it/pull/17107
                        • Adds a clear button to custom radio buttons in bulk edit by @Godmartinz in https://github.com/grokability/snipe-it/pull/17108
                        • Fixed #17067: Allow only sending cc email when acceptance required by @marcusmoore in https://github.com/grokability/snipe-it/pull/17115
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #97

                          [1.15.6]

                          • Update snipe-it to 8.1.17
                          • Full Changelog
                          • A Manager user view setting was introduced that allows managers to see the items checked out to their direct reports. This is optionally enabled under Admin Settings > General. We may rework this a little more to make that granular on individual users instead of a global setting, but we're waiting to hear feedback from our users to see if that's needed.
                          • We've standardized the common table features (such as print, advanced search, fullscreen, etc) so that all of the table views should now have mostly the same features to improve consistency.
                          • We fixed an issue where the SAML XML file would not correctly upload (the workaround was to copy+paste it into the textarea field, but you shouldn't have to do that anymore.)
                          • We fixed the permissions on EULAs so that users can now correctly download their own EULAs in their profile area.
                          • We added the ability to send an acceptance/declined email notification to the admin who checked the item out.
                          • Added Manager View to enable managers to see the items checked out to their direct reports by @lukaskraic in https://github.com/grokability/snipe-it/pull/17096
                          • Fixed #12653 - Added jobtitle to asset listing by @snipe in https://github.com/grokability/snipe-it/pull/17180
                          • Fixed #17215: Check for acceptance logo vs regular logo in print views by @snipe in https://github.com/grokability/snipe-it/pull/17216
                          • Fixed #16241 - Menu items not getting class="active" on click. by @akemidx in https://github.com/grokability/snipe-it/pull/17198
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote last edited by
                            #98

                            [1.15.7]

                            • Update snipe-it to 8.1.18
                            • Full Changelog
                            • This version of Snipe-IT REQUIRES PHP 8.2.0 or greater.
                            • Add escaping to user_agent and remote_ip variables for API results by @uberbrady in https://github.com/grokability/snipe-it/pull/17330
                            • Fixed #17326 - sorting on dashboard by @snipe in https://github.com/grokability/snipe-it/pull/17333
                            • Use safer deserialization defaults by @uberbrady in https://github.com/grokability/snipe-it/pull/17336
                            • Fixed #17112 - set location ID to null instead of 0 by @snipe in https://github.com/grokability/snipe-it/pull/17337
                            • Fixed #1909 - small depreciation tweaks (re-added 0 months as a viable value) by @snipe in https://github.com/grokability/snipe-it/pull/17338
                            • [FD-49538] - added video/audio uploads by @snipe in https://github.com/grokability/snipe-it/pull/17346
                            • Fixed #17193 - perform Orderby before collection in Bulk Assets Controller by @Godmartinz in https://github.com/grokability/snipe-it/pull/17341
                            • Fixed #17349 - enable enable_font_subsetting in PDFs by @snipe in https://github.com/grokability/snipe-it/pull/17351
                            • Fixed #17302 - tighter control on company by @snipe in https://github.com/grokability/snipe-it/pull/17350
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote last edited by
                              #99

                              [1.16.0]

                              • Update snipe-it to 8.2.0
                              • Full Changelog
                              • This version of Snipe-IT REQUIRES PHP 8.2.0 or greater.
                              • It was already true that only superusers could assign new permission groups and promote other users to superadmin, but we've tighten a few more of these controls to disallow editing email address, username, password, and ability to login by users with lower privileges then the user they're trying to edit - meaning admins cannot edit superadmin usernames, email, etc - and regular users who have user editing permission cannot modify those settings for either admins or superadmins, though they can still edit those properties for other regular users. See https://github.com/grokability/snipe-it/pull/17423 for more info there.
                              • We've removed the ability to include credentials for newly created users via import or through the GUI, instead replacing it with the ability to send them a password reset "invitation". Sending passwords via email has been considered a bad idea for a while, so this method seems better. Note that if the newly created user doesn't have an email address in the import, we obviously cannot send them a password reset email, so those emails won't go out.
                              • Fixed #17310 - 500 on redirect when checking in a license seat by @Godmartinz in https://github.com/grokability/snipe-it/pull/17362
                              • Fixed #7957 - custom field textarea input not retaining when switching Asset Models with shared custom fields by @Godmartinz in https://github.com/grokability/snipe-it/pull/17361
                              • Fixed [FD-49538] - use a <video> tag for video files for non-Safari usage by @uberbrady in https://github.com/grokability/snipe-it/pull/17374
                              • Better indicate via submit button colors and messaging that something is about to be accepted or declined by @snipe in https://github.com/grokability/snipe-it/pull/17376
                              • Fixed #17383 - re-add /hardware/ as an object type in the file upload API by @snipe in https://github.com/grokability/snipe-it/pull/17385
                              • Fixed redirect option being NULL by @Godmartinz in https://github.com/grokability/snipe-it/pull/17390
                              • Fixed display of acceptance button if signature is not required by @snipe in https://github.com/grokability/snipe-it/pull/17407
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote last edited by
                                #100

                                [1.16.1]

                                • Update snipe-it to 8.2.1
                                • Full Changelog
                                • This version of Snipe-IT REQUIRES PHP 8.2.0 or greater.
                                • Fixed #17394 - Changes the acceptance letter salutation to target by @Godmartinz in https://github.com/grokability/snipe-it/pull/17436
                                • Fixed an issue where user history was showing more information than was relevant
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote last edited by
                                  #101

                                  [1.17.0]

                                  • checklist added to manifest
                                  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