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.4k 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
    #75

    [1.10.7]

    • Update Snipe-IT to 7.0.10
    • Full changelog
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #76

      [1.10.8]

      • Update Snipe-IT to 7.0.11
      • Full changelog
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #77

        [1.10.9]

        • Update Snipe-IT to 7.0.12
        • Full changelog
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #78

          [1.10.10]

          • Update Snipe-IT to 7.0.13
          • Full changelog
          • Fixed a couple bugs in CustomFieldSetDefaultValuesForModel component by @marcusmoore in #15486
          • Warn user on changing status to undeployable when editing by @snipe in #15492
          • Fixed #15504 - allow nulling/not changing locale in user bulk edit by @snipe in #15510
          • Fixed misalignment of consumables with smaller media by @Godmartinz in #15493
          • Fixes margin for the sidebar menus while using rtl languages by @Godmartinz in #15471
          • Fixed check for outside assets on user update validation by @snipe in #15516
          • Improved multi-asset create when using numeric prefixes to asset_tags by @uberbrady in #15491
          • Fixed selected-index of countries drop-down [fd-44144] by @uberbrady in #15521
          • Added tests for delete methods in api by @marcusmoore in #15512
          • Fixed mail notification field status label not updating by @Godmartinz in #15531
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #79

            [1.11.0]

            • Update snipe-it to 7.1.14
            • Full Changelog
            • This is a security release. All Snipe-IT users are strongly encouraged to upgrade.
            • Ability to import Asset Models (without accompanying assets) via the Importer
            • Ability to override or null out the EOL date for assets via the asset bulk edit screen
            • Optimized some queries and indexes to speed things up a bit
            • Fixed a bug where OU was accidentally required to create locations via the GUI
            • Miscellaneous UI improvements and fixes
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #80

              [1.11.1]

              • Update snipe-it to 7.1.15
              • Full Changelog
              • Specify the table name in select for models controller by @​snipe in https://github.com/snipe/snipe-it/pull/15811
              • Fixing #​15064 - to not fail ldap sync on single data issue with ldap by @​maciej-poleszczyk in https://github.com/snipe/snipe-it/pull/15558
              • replace the via() channel for MS Teams (deprecated) by @​Godmartinz in https://github.com/snipe/snipe-it/pull/15816
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #81

                [1.11.2]

                • Update snipe-it to 7.1.16
                • Full Changelog
                • Fixed Users API update from clearing location_id unnecessarily by @​Godmartinz in https://github.com/snipe/snipe-it/pull/15889
                • Use transformer for model files by @​snipe in https://github.com/snipe/snipe-it/pull/16101
                • Mobile view fix by @​Godmartinz in https://github.com/snipe/snipe-it/pull/15890
                • Hardened asset checkout validation by requiring integer by @​marcusmoore in https://github.com/snipe/snipe-it/pull/15892
                • Fixed #​15901 - re-added required indicator on text and select custom fields by @​snipe in https://github.com/snipe/snipe-it/pull/15904
                • Revert "Hardened asset checkout validation by requiring integer" by @​marcusmoore in https://github.com/snipe/snipe-it/pull/15908
                • Included MAIL_FROM_ADDR in phpunit configuration by @​marcusmoore in https://github.com/snipe/snipe-it/pull/15910
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #82

                  [1.11.3]

                  • symlink logs to run directory
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #83

                    [1.12.0]

                    • sync config with upstream
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #84

                      [1.12.1]

                      • Update snipe-it to 7.1.17
                      • Full Changelog
                      • Fixed potential attempt to divide by zero in transformer by @​marcusmoore in https://github.com/snipe/snipe-it/pull/16116
                      • Prevent undefined array key in asset observer by @​marcusmoore in https://github.com/snipe/snipe-it/pull/16118
                      • Added Nullsafe by @​spencerrlongg in https://github.com/snipe/snipe-it/pull/16148
                      • Removed default ternary check in Label view by @​Godmartinz in https://github.com/snipe/snipe-it/pull/16166
                      • Added a warning for webhook channel_not_found. by @​Godmartinz in https://github.com/snipe/snipe-it/pull/16175
                      • Added ternary check that asset has asset status before checking archived by @​Godmartinz in https://github.com/snipe/snipe-it/pull/16168
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #85

                        [1.13.0]

                        • Update snipe-it to 8.0.0
                        • Full Changelog
                        • Custom fields on checkin/checkout! (Documentation updates coming shortly)
                        • Breadcrumbs for better UX
                        • Better tooltips to explain icons on very tab-dense screens
                        • You can now add arbitrary notes to assets
                        • Added Oromo (Ethiopian) as a language
                        • Added better error handling around rendering barcodes by @​marcusmoore in https://github.com/snipe/snipe-it/pull/16278
                        • Added breadcrumbs, route model binding for resource routes by @​snipe in https://github.com/snipe/snipe-it/pull/16272
                        • Removed php 8.1, added 8.4 by @​snipe in https://github.com/snipe/snipe-it/pull/16290
                        1 Reply Last reply
                        0
                        • 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 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
                                          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