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. Nextcloud
  3. Nextcloud - Package Updates

Nextcloud - Package Updates

Scheduled Pinned Locked Moved Nextcloud
107 Posts 10 Posters 38.7k Views 21 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
    #84

    [4.23.1]

    • Update Nextcloud to 30.0.2
    • Full Changelog
    • [stable30] fix: Make user removal more resilient by @​backportbot in https://github.com/nextcloud/server/pull/48589
    • [stable30] fix(files): Reset context menu position on close by @​backportbot in https://github.com/nextcloud/server/pull/47878
    • [stable30] fix(files): Add more visual move / copy notification by @​backportbot in https://github.com/nextcloud/server/pull/48458
    • [stable30] fix: get rid of denied notification when accept by @​backportbot in https://github.com/nextcloud/server/pull/48751
    • [stable30] fix(share): Return empty string if no label is set by @​backportbot in https://github.com/nextcloud/server/pull/48703
    • [stable30] fix(files): Ensure children are removed from folder and not duplicated by @​backportbot in https://github.com/nextcloud/server/pull/48240
    • [stable30] feat(comments): Support mentioning emails by @​backportbot in https://github.com/nextcloud/server/pull/48785
    • [stable30] fix(appstore): Hide last modified information for shipped apps by @​backportbot in https://github.com/nextcloud/server/pull/48754
    • [stable30] fix(security): Update code signing revocation list by @​nextcloud-command in https://github.com/nextcloud/server/pull/48778
    • [stable30] fix(activity): Fix download activity parameters by @​backportbot in https://github.com/nextcloud/server/pull/48818
    • [stable30] fix(AppConfig): Add external JWT private key to sensitive keys by @​backportbot in https://github.com/nextcloud/server/pull/48710
    • [stable30] build: Bump symfony/* to 6.4 by @​nickvergessen in https://github.com/nextcloud/server/pull/48763
    • [stable30] fix(files_sharing): Add proper user facing messages on success by @​backportbot in https://github.com/nextcloud/server/pull/48730
    • [stable30] ci: Update list of installed PHP extensions (as some are not default by @​nickvergessen in https://github.com/nextcloud/server/pull/48824
    • [stable30] fix(files): Ensure renaming state is correctly reset by @​backportbot in https://github.com/nextcloud/server/pull/48731
    • [stable30] fix(filesexternal): Remove unneeded 3rdparty library use by @​backportbot in https://github.com/nextcloud/server/pull/48550
    • [stable30] fix(logger): Remove more parameters of other methods by @​backportbot in https://github.com/nextcloud/server/pull/48830
    • [stable30] fix: add PasswordConfirmationRequired to create user storages endpoint by @​backportbot in https://github.com/nextcloud/server/pull/48748
    • [stable30] fix(app-store): Also proxy images of locally installed apps by @​backportbot in https://github.com/nextcloud/server/pull/48868
    • [stable30] fix(app-store): Ensure the groups property is always an array by @​backportbot in https://github.com/nextcloud/server/pull/48866
    • [stable30] fix(files): Adjust NavigationQuota for Nextcloud 30 design by @​backportbot in https://github.com/nextcloud/server/pull/48834
    • [stable30] fix(files_sharing): Add correct context to translation by @​backportbot in https://github.com/nextcloud/server/pull/48836
    • [stable30] [TextProcessing] Fix: Also list types that are available in task processing by @​backportbot in https://github.com/nextcloud/server/pull/48877
    • [stable30] fix(app-store): Correctly render Markdown in app description by @​backportbot in https://github.com/nextcloud/server/pull/48872
    • [stable30] build: Print RTL limited characters in translation-checker by @​backportbot in https://github.com/nextcloud/server/pull/48856
    • [stable30] fix(ShareAPI): Send mails for mail shares by default by @​backportbot in https://github.com/nextcloud/server/pull/48881
    • [stable30] refactor(ShareApiController): Check for null and empty strings with e by @​backportbot in https://github.com/nextcloud/server/pull/48890
    • [stable30] fix(files): handle empty view with error by @​backportbot in https://github.com/nextcloud/server/pull/48893
    • [stable30] fix(files): add title for files list table header button by @​backportbot in https://github.com/nextcloud/server/pull/48901
    • [stable30] fix: Allow overriding shouldApplyQuota check from child classes by @​backportbot in https://github.com/nextcloud/server/pull/48635
    • [stable30] fix(dav): Cleanup view-only check by @​backportbot in https://github.com/nextcloud/server/pull/48931
    • [stable30] fix(files_sharing): Cleanup error messages by @​backportbot in https://github.com/nextcloud/server/pull/48937
    • chore(deps): Bump guzzlehttp/guzzle from 7.8.1 to 7.8.2 by @​nickvergessen in https://github.com/nextcloud/server/pull/48896
    • [stable30] fix: encrypt and store password, decrypt and retrieve the same by @​backportbot in https://github.com/nextcloud/server/pull/48939
    • [stable30] fix(unified-search): Close on second ctrl+f by @​backportbot in https://github.com/nextcloud/server/pull/48861
    • [stable30] fix(config): Mark more configs as sensitive by @​backportbot in https://github.com/nextcloud/server/pull/48950
    • [stable30] fix(files_sharing): federated shares avatar by @​backportbot in https://github.com/nextcloud/server/pull/48888
    • [stable30] fix(app-store): Update update count in navigation by @​backportbot in https://github.com/nextcloud/server/pull/48945
    • [stable30] ci(psalm): Add missing imagick extension by @​backportbot in https://github.com/nextcloud/server/pull/48957
    • [stable30] fix: do not reduce count for subadmins if they are members of group by @​backportbot in https://github.com/nextcloud/server/pull/48571
    • [stable30] fix: Fix "Unknown path" error when source user files folder has not been initialized by @​backportbot in https://github.com/nextcloud/server/pull/48746
    • [stable30] fix: add PasswordConfirmationRequired to the external storages mentioned in review by @​backportbot in https://github.com/nextcloud/server/pull/48976
    • [stable30] Fix copying or moving from shared groupfolders by @​backportbot in https://github.com/nextcloud/server/pull/48984
    • [stable30] fix(files): Do not jump to top when fileId is set to currentFolder by @​backportbot in https://github.com/nextcloud/server/pull/48979
    • [stable30] fix: Shipped apps should include the Nextcloud version in the cache buster by @​susnux in https://github.com/nextcloud/server/pull/48701
    • [stable30] Fix disabled user list for subadmins by @​backportbot in https://github.com/nextcloud/server/pull/48970
    • chore(deps): Bump libphonenumber-js from 1.11.9 to 1.11.11 by @​dependabot in https://github.com/nextcloud/server/pull/48667
    • [stable30] fix: provision api's status codes by @​backportbot in https://github.com/nextcloud/server/pull/48474
    • [stable30] fix: Return correct list of managers for a user by @​backportbot in https://github.com/nextcloud/server/pull/48622
    • [stable30] fix: Fix empty sections appearing in search results by @​backportbot in https://github.com/nextcloud/server/pull/48624
    • [stable30] chore: Replace Twitter & Diaspora links and text by @​backportbot in https://github.com/nextcloud/server/pull/48620
    • [stable30] fix: improve moving object store items to trashbin by @​backportbot in https://github.com/nextcloud/server/pull/48245
    • [stable30] fix: Fix "Reasons to use Nextcloud" design by @​backportbot in https://github.com/nextcloud/server/pull/48652
    • [stable30] fix(locking): Accept mixed as value on setTTL by @​backportbot in https://github.com/nextcloud/server/pull/48694
    • [stable30] fix: add PasswordConfirmationRequired to saveGlobalCredentials by @​backportbot in https://github.com/nextcloud/server/pull/49005
    • [stable30] Fix email share transfer accross storages by @​backportbot in https://github.com/nextcloud/server/pull/48618
    • [stable30] fix(users): improve recently active search by @​backportbot in https://github.com/nextcloud/server/pull/49001
    • [stable30] fix(FileList): Show correct avatar for federated share owner by @​backportbot in https://github.com/nextcloud/server/pull/48294
    • [stable30] fix(files_sharing): Password field must not be required if already set by @​backportbot in https://github.com/nextcloud/server/pull/49013
    • [stable30] feat(settings): migrate AppAPI ExApps management to settings by @​backportbot in https://github.com/nextcloud/server/pull/48988
    • [stable30] fix(files-external): set password as sensitive by @​backportbot in https://github.com/nextcloud/server/pull/49028
    • [stable30] fix(ShareEntryLinkList): Append new links to the end of list by @​backportbot in https://github.com/nextcloud/server/pull/49022
    • 30.0.2 RC1 by @​Altahrim in https://github.com/nextcloud/server/pull/48996
    • [stable30] chore: Update code owners by @​backportbot in https://github.com/nextcloud/server/pull/49057
    • [stable30] fix(apps-store): Fix exception on generating preview url for installed app screenshot by @​backportbot in https://github.com/nextcloud/server/pull/49044
    • [stable30] fix(owncloud): Fix ownCloud migration with oauth2 app by @​nickvergessen in https://github.com/nextcloud/server/pull/49076
    • [stable30] Update @nextcloud/dialogs to v6.0.1 by @​susnux in https://github.com/nextcloud/server/pull/49093
    • [stable30] fix(caldav): broken activity rich objects by @​backportbot in https://github.com/nextcloud/server/pull/49080
    • [stable30] docs: update overwrite.cli.url wording by @​backportbot in https://github.com/nextcloud/server/pull/49067
    • 30.0.2 RC2 by @​Altahrim in https://github.com/nextcloud/server/pull/49079
    • 30.0.2 by @​Altahrim in https://github.com/nextcloud/server/pull/49120
    1 Reply Last reply
    1
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #85

      [4.23.2]

      • Update server to 30.0.3
      • Full Changelog
      • [stable30] fix(files): multiselect and filters store declaration by @​backportbot in https://github.com/nextcloud/server/pull/49136
      • [stable30] fix(theming): Return default theme if the user never selected a theme by @​backportbot in https://github.com/nextcloud/server/pull/49138
      • [stable30] fix(TaskProcessingApiController): Don't use + to merge non-assoc. arrays by @​backportbot in https://github.com/nextcloud/server/pull/49110
      • [stable30] fix(net/security): Handle IPv6 zone IDs in link-local addresses by @​backportbot in https://github.com/nextcloud/server/pull/49107
      • [stable30] fix(files_sharing): note icon color on public pages by @​skjnldsv in https://github.com/nextcloud/server/pull/49153
      • [stable30] fix(SharingEntryLink): Show default password before create if any by @​backportbot in https://github.com/nextcloud/server/pull/49149
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #86

        [4.23.3]

        • Update server to 30.0.4
        • Full Changelog
        • [stable30] fix(app-store): Add back legacy store API used for update and removal by @​backportbot in https://github.com/nextcloud/server/pull/49216
        • [stable30] fix(activity): make emails for link share uploads true by default by @​backportbot in https://github.com/nextcloud/server/pull/49691
        • chore(deps-dev): bump @​nextcloud/cypress from 1.0.0-beta.8 to 1.0.0-beta.12 by @​dependabot in https://github.com/nextcloud/server/pull/49713
        • chore(deps-dev): bump @​babel/node from 7.25.0 to 7.25.9 by @​dependabot in https://github.com/nextcloud/server/pull/49712
        • chore(deps-dev): bump cypress-split from 1.24.0 to 1.24.7 by @​dependabot in https://github.com/nextcloud/server/pull/49716
        • chore(deps): bump pinia from 2.2.6 to 2.2.8 by @​dependabot in https://github.com/nextcloud/server/pull/49715
        • chore(deps): bump @​nextcloud/sharing from 0.2.3 to 0.2.4 by @​dependabot in https://github.com/nextcloud/server/pull/49714
        • [stable30] fix(files_sharing): Stop infinite loop blocking link share requests by @​backportbot in https://github.com/nextcloud/server/pull/49724
        • 30.0.4 RC1 by @​blizzz in https://github.com/nextcloud/server/pull/49737
        • [stable30] fix(files_sharing): Correct property enforced property names by @​backportbot in https://github.com/nextcloud/server/pull/49809
        • [stable30] fix(files_sharing): also submit new share on password submit by @​backportbot in https://github.com/nextcloud/server/pull/49817
        • 30.0.4 by @​blizzz in https://github.com/nextcloud/server/pull/49810
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #87

          [4.23.4]

          • Update server to 30.0.5
          • Full Changelog
          • Chore(i18n): Improved grammar (server#49100)
          • Fix metadata storage with sharding (server#49165)
          • Chore(i18n): Fixed grammar (server#49556)
          • Fix(files): virtual scroller item size computation (server#49561)
          • FIX WebDav MacOS failed uploads php-fpm and big files (-36 error) (server#49562)
          • Fix(maintenance): Show a success message on data-fingerprint command (server#49591)
          • Fix(setupcheck): Make the Memcache setupcheck use the cache (server#49594)
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #88

            [5.0.0]

            • Migrate from LDAP to OIDC
            • Important: With the authentication provider change, you should use the Login with Cloudron button in the Nextcloud login screen. Nextcloud Clients on desktop and mobile may need re-authentication / re-setup .
            andreasduerenA 1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #89

              [5.0.1]

              • do not provision groups
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #90

                [5.0.2]

                • disable dns pinning
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #91

                  [5.1.0]

                  • Update server to 30.0.6
                  • Full Changelog
                  • [stable30] fix: template field title by @​backportbot in https://github.com/nextcloud/server/pull/50789
                  • [stable30] fix(Mailer): Fix sendmail binary fallback by @​backportbot in https://github.com/nextcloud/server/pull/50777
                  • 30.0.6 by @​Altahrim in https://github.com/nextcloud/server/pull/50771
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #92

                    [5.1.1]

                    • Fix OIDC uid mapping
                    1 Reply Last reply
                    1
                    • humptydumptyH Offline
                      humptydumptyH Offline
                      humptydumpty
                      wrote on last edited by humptydumpty
                      #93

                      Just want to point out that I was on 5.0.2 and the next incremental updates went to 5.0.4 (not listed here) then to 5.1.1.

                      8:51 AM 	superman 	App was updated to v5.1.1
                      8:51 AM 	superman 	Update started from v5.0.4 to v5.1.1
                      8:50 AM 	superman 	App was updated to v5.0.4
                      8:50 AM 	superman 	Update started from v5.0.2 to v5.0.4
                      
                      1 Reply Last reply
                      3
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #94

                        @humptydumpty yes, correct. the intermediate releases were revoked before of bugs/errors .

                        1 Reply Last reply
                        3
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #95

                          [5.1.2]

                          • Cleanup empty preview directories
                          1 Reply Last reply
                          1
                          • J joseph forked this topic on
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #96

                            [5.3.0]

                            • Update base image to 5.0.0
                            • Update PHPto 8.3
                            1 Reply Last reply
                            1
                            • girishG girish forked this topic on
                            • girishG Offline
                              girishG Offline
                              girish
                              Staff
                              wrote on last edited by
                              #97

                              [5.2.0]

                              • Update server to 31.0.0
                              • Full Changelog
                              • [stable31] fix: validate account properties as a repair step by @​backportbot in https://github.com/nextcloud/server/pull/51005
                              • 31.0.0 by @​blizzz in https://github.com/nextcloud/server/pull/51007
                              • 31.0.0 by @​blizzz in https://github.com/nextcloud/server/pull/51011
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #98

                                [5.3.1]

                                • Update server to 31.0.1
                                • Full Changelog
                                • fix: Initialize lastConnectionCheck after first connection
                                • fix: wipe local storages on log out
                                • fix: Change UserAgent to *cloud
                                • fix: Report duplicated extra files in integrity check
                                • fix: remove caching in fetchListOfGroups
                                • feat: support migrating an instance to sharding
                                • feat: Close sessions created for login flow v2
                                • feat: Support deleting metadata from WebDAV
                                • feat: log query for dbal exceptions
                                • feat: Add bases and gidNumber attribute to ldap:test-user-settings output
                                • fix: Use case insensitive check when validating login name
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #99

                                  [5.4.0]

                                  • Custom OIDC provider name
                                  • Checklist added to manifest
                                  1 Reply Last reply
                                  1
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #100

                                    [5.4.1]

                                    • Update server to 31.0.2
                                    • Full Changelog
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #101

                                      [5.4.2]

                                      • Update server to 31.0.3
                                      • Full Changelog
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #102

                                        [5.4.3]

                                        • Install popper-utils to ensure the LibreSign plugin works
                                        1 Reply Last reply
                                        2
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #103

                                          [5.4.4]

                                          • Update server to 31.0.4
                                          • Full Changelog
                                          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