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.
  • nebulonN Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #63

    [1.8.3]

    • Update Snipe-IT to 6.3.3
    • Full changelog
    • Fixed Labels: bulk actions are handled before sorting by @Godmartinz in https://github.com/snipe/snipe-it/pull/14375
    • Added route parameter by @snipe in https://github.com/snipe/snipe-it/pull/14372
    • Upgrade jspdf-autotable from 3.8.1 to 3.8.2 #14365 by @snipe in https://github.com/snipe/snipe-it/pull/14378
    • Fixed 1dbarcodes to populate based on settings by @Godmartinz in https://github.com/snipe/snipe-it/pull/14380
    • Added User email check when sending Asset acceptance reminder by @Godmartinz in https://github.com/snipe/snipe-it/pull/14371
    • Fixes CVE-2024-27354 and CVE-2024-27355 in phpseclib/phpseclib by @joelpittet in https://github.com/snipe/snipe-it/pull/14370
    • Default label setup with custom fields by @Godmartinz in https://github.com/snipe/snipe-it/pull/14320
    • Fix #13515: Cannot restore backup by @chandanchowdhury in https://github.com/snipe/snipe-it/pull/14379
    • Added console command to encrypt previously unencrypted fields by @snipe in https://github.com/snipe/snipe-it/pull/14385
    • Fixed attempting to run bulk actions on an empty asset collection by @marcusmoore in https://github.com/snipe/snipe-it/pull/14388
    • Fixed old label engine to work as intended with CSS by @Godmartinz in https://github.com/snipe/snipe-it/pull/14389
    • Removed unneeded validation message by @snipe in https://github.com/snipe/snipe-it/pull/14392
    • Guard against checking require acceptance on non-existent relationship in accessory model by @marcusmoore in https://github.com/snipe/snipe-it/pull/14393
    • [Snyk] Upgrade webpack from 5.90.1 to 5.90.2 by @snipe in https://github.com/snipe/snipe-it/pull/14395
    • Ensure Chat and Teams endpoints are not blank before attempting to send webhook on checkout and check in by @marcusmoore in https://github.com/snipe/snipe-it/pull/14394
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #64

      [1.8.4]

      • Update Snipe-IT to 6.3.4
      • Full changelog
      • Added Somali translation
      • Fixed several label setting glitches
      • Fixed some API scoping issues where results were not as constrained as they should have been when searching
      • Added column selectors and signatures to the "print all assigned" page
      • Added 2FA reset logging (this shows up as a separate action, not a normal user edit)
      • Added AVIF as an accepted image format
      • Added ability to "toggle all" columns in the list views on most pages
      • Added the ability to "deep link" to search results in those list views
      • Updated the documentation to reflect that the php exif library is required
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #65

        [1.9.0]

        • Update Snipe-IT to 6.4.0
        • Full changelog
        • Fixed z-index of table load by @Godmartinz in https://github.com/snipe/snipe-it/pull/14520
        • Fixed ambiguous id clause in custom report by @snipe in https://github.com/snipe/snipe-it/pull/14551
        • Redirect on checkin if the asset is already checked in by @snipe in https://github.com/snipe/snipe-it/pull/14552
        • Fixed alignment of dropdown menu for user in nav bar by @Godmartinz in https://github.com/snipe/snipe-it/pull/14547
        • Hide/Show encrypted values in hardware list by @mauro-miatello in https://github.com/snipe/snipe-it/pull/14529
        • Fixed ldap location syncing incorrect locations for users. by @Godmartinz in https://github.com/snipe/snipe-it/pull/14559
        • Added audit dates to label options by @Godmartinz in https://github.com/snipe/snipe-it/pull/14557
        • Remove city as required field on location modal by @snipe in https://github.com/snipe/snipe-it/pull/14567
        • Reduce Extra Space in Header Dropdown by @akemidx in https://github.com/snipe/snipe-it/pull/14582
        • Fixed: Header Dropdown Menus had no hover coloring in dark themes by @akemidx in https://github.com/snipe/snipe-it/pull/14558
        • Upgraded Signature-pad.js && Fixed Resizing Canvas on mobile by @Godmartinz in https://github.com/snipe/snipe-it/pull/14577
        • Fixed assigned to field in new label engine by @marcusmoore in https://github.com/snipe/snipe-it/pull/14581
        • Fixed department validation to allow updates by @Godmartinz in https://github.com/snipe/snipe-it/pull/13880
        • Fixed label fields only showing first option by @marcusmoore in https://github.com/snipe/snipe-it/pull/14594
        • First fix for user FMCS scoping by @snipe in https://github.com/snipe/snipe-it/pull/14591
        • Added test cases around modifying user groups via api by @marcusmoore in https://github.com/snipe/snipe-it/pull/14613
        • Feat: add no-interactive flag for upgrade.php by @Q4kK in https://github.com/snipe/snipe-it/pull/14578
        • Fixed #14508: Added PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT options to database.php … by @jeffclay in https://github.com/snipe/snipe-it/pull/14511
        • Fixed check-all button behaving inconsistently by @snipe in https://github.com/snipe/snipe-it/pull/14622
        • Added ico, image/x-icon, image/vnd.microsoft.icon to favicon validation by @snipe in https://github.com/snipe/snipe-it/pull/14628
        • Removed escaping on notes for file uploads by @snipe in https://github.com/snipe/snipe-it/pull/14630
        • Added "select" option to top of data sources in new label engine by @marcusmoore in https://github.com/snipe/snipe-it/pull/14632
        • Fixed dark theme button text coloring by @akemidx in https://github.com/snipe/snipe-it/pull/14616
        • Re-enabled updating encrypted custom fields via API [sc-41465] by @uberbrady in https://github.com/snipe/snipe-it/pull/14602
        • Left Sidebar Was Not Respecting Theme by @akemidx in https://github.com/snipe/snipe-it/pull/14608
        • Removed encrypted fields from label options by @Godmartinz in https://github.com/snipe/snipe-it/pull/14499
        • Added a License Export function and button by @Godmartinz in https://github.com/snipe/snipe-it/pull/14587
        • Fixed purchase_cost not being allowed to be a string when creating asset via api by @marcusmoore in https://github.com/snipe/snipe-it/pull/14651
        • Refactored due/overdue for audit, added due/overdue for checkin API endpoint and GUI by @snipe in https://github.com/snipe/snipe-it/pull/14655
        • Added Brother 18mm label type by @snipe in https://github.com/snipe/snipe-it/pull/14391
        • Improve RTL support by @mustafa-online in https://github.com/snipe/snipe-it/pull/14679
        • Upgrade tecnickcom/tcpdf from version 6.7.4 to 6.7.5 to address the security vulnerability CVE-2024-22640 by @franceslui in https://github.com/snipe/snipe-it/pull/14661
        • [Snyk] Upgrade alpinejs from 3.13.5 to 3.13.8 #14646 by @snipe in https://github.com/snipe/snipe-it/pull/14686
        • Upgrade fontawesome from 6.5.1 to 6.5.2 by @snipe in https://github.com/snipe/snipe-it/pull/14687
        • [Snyk] Upgrade tableexport.jquery.plugin from 1.28.0 to 1.30.0 #14656 by @snipe in https://github.com/snipe/snipe-it/pull/14688
        • Capitalize N instead of y since no is default by @KorvinSzanto in https://github.com/snipe/snipe-it/pull/14689
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #66

          [1.9.1]

          • Update Snipe-IT to 6.4.1
          • Full changelog
          • Load settings in SendUpcomingAuditReport command by @marcusmoore in #14690
          • Fixes #14692 - set default variables for sidebar totals by @snipe in #14693
          • Fixes #14701 - wrong total asset count by @Toreg87 in #14702
          • Fixed UI where delete button was not disabled even if the user couldn't be deleted by @snipe in #14697
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #67

            [1.9.2]

            • Update Snipe-IT to 6.4.2
            • Full changelog
            • Bulk Edit Tests and Tweaks by @spencerrlongg in #14707
            • Fixed user assets not updating when a user changes location by @Godmartinz in #14474
            • Updated alpine to the latest version (3.13.10) by @marcusmoore in #14700
            • Added security.txt file by @snipe in #14725
            • Adds a note text area to asset acceptances/declines by @Godmartinz in #14451
            • Only attempt to decrypt custom fields in activity log if the value is not empty by @snipe in #14728
            • Added next audit date to assets form by @snipe in #14719
            • Sets purchase date as date (versus datetime) in labels by @snipe in #14729
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #68

              [1.10.0]

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

                [1.10.1]

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

                  [1.10.2]

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

                    [1.10.3]

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

                      [1.10.4]

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

                        [1.10.5]

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

                          [1.10.6]

                          • Update Snipe-IT to 7.0.9
                          • Full changelog
                          1 Reply Last reply
                          0
                          • 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
                                          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