nextcloud/server
βοΈ Nextcloud server, a safe home for all your data
0
Server v30.0.2
Release date:
November 7, 2024
Previous version:
v30.0.2rc2
(released November 5, 2024)
Magnitude:
55
Diff Delta
Contributors:
3 total committers
Commits:
4 Commits in this Release
Ordered by the degree to which they evolved the repo in this version.
Authored July 1, 2024
Authored October 31, 2024
Authored November 7, 2024
Authored October 31, 2024
Browse Other Releases
Latest Pending
Unreleased π
v30.0.3rc2
Released November 29, 2024
124 Ξ
v30.0.3rc1
Released November 28, 2024
0 Ξ
v30.0.2
Released November 7, 2024
55 Ξ
v30.0.2rc2
Released November 5, 2024
297 Ξ
v30.0.2rc1
Released October 31, 2024
0 Ξ
v30.0.1
Released October 17, 2024
5 Ξ
v30.0.1rc2
Released October 10, 2024
215 Ξ
v30.0.1rc1
Released October 2, 2024
0 Ξ
v30.0.1rc
Released October 2, 2024
0 Ξ
v30.0.0
Released September 12, 2024
8 Ξ
Top Contributors in v30.0.2
marcelklehr
joshtrichards
Altahrim
Directory Browser for v30.0.2
All files are compared to previous version, v30.0.2rc2. Click here to browse diffs between other versions.
Loading File Browser...
Release Notes Published
What's Changed
- [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
Full Changelog: https://github.com/nextcloud/server/compare/v30.0.1...v30.0.2