Nextcloud - Package Updates
Pinned
Nextcloud
-
Is it expected to get this error message after the update in the NextCloud Admin Panel:
Integrity checker has been disabled. Integrity cannot be verified.
-
yes it is explicitly disabled now as it caused warnings of files within the read-only filesystem, so people will get unnecessary warnings. https://git.cloudron.io/cloudron/nextcloud-app/-/blob/master/start.sh?ref_type=heads#L99 maybe future versions can bring it back.
-
maybe consider to wait to update to version 28.0.5
https://help.nextcloud.com/t/web-interface-forcing-logout-after-upgrade-to-28-0-5/189651 -
Hi there, it is only me or there is no changelog for that specific version 28.0.6?
-
[4.22.3]
- Update NextCloud to 29.0.4
- Full changelog
-
-
[4.22.4]
- Update NextCloud to 29.0.7
- Full changelog
-
[4.22.5]
- Update NextCloud to 29.0.8
- Full changelog
-
[4.23.0]
- Update NextCloud to 30.0.1
- Full changelog
-
[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