βοΈ Nextcloud server, a safe home for all your data
0
Server v30.0.7
Release date:
March 13, 2025
Previous version:
v30.0.7rc2
(released March 12, 2025)
Magnitude:
0
Diff Delta
Contributors:
0 total committers
Commits:
0 Commits in this Release
Could not find any commits associated with this release.
Browse Other Releases
Latest Pending
Unreleased π
v31.0.0beta2
Released February 12, 2025
1,367 Ξ
v31.0.0beta1
Released January 7, 2025
26,649 Ξ
v30.0.8
Released March 19, 2025
5 Ξ
v30.0.8rc1
Released March 20, 2025
429 Ξ
v30.0.7
Released March 13, 2025
0 Ξ
v30.0.7rc2
Released March 12, 2025
642 Ξ
v30.0.7rc1
Released March 30, 2025
5,795 Ξ
v30.0.6
Released February 13, 2025
25 Ξ
v30.0.6rc2
Released February 11, 2025
1,198 Ξ
v30.0.6rc1
Released February 12, 2025
6,608 Ξ
Top Contributors in v30.0.7
Could not determine top contributors for this release.
Directory Browser for v30.0.7
All files are compared to previous version, v30.0.7rc2. Click here to browse diffs between other versions.
Loading File Browser...
Release Notes Published
What's Changed
- [stable30] fix(files): Do not download files with openfile query flag by @backportbot in https://github.com/nextcloud/server/pull/50706
- [stable30] fix: make sure we process mime extensions as string by @backportbot in https://github.com/nextcloud/server/pull/50704
- [stable30] fix: don't use cached root info from shared cache if the watcher has detected an update by @backportbot in https://github.com/nextcloud/server/pull/50761
- [stable30] fix(TaskProcessing\Manager): Always use distributed cache and use PHP serialize by @backportbot in https://github.com/nextcloud/server/pull/50682
- [stable30] test: re-add object store primary storage phpunit tests by @backportbot in https://github.com/nextcloud/server/pull/49802
- [stable30] fix(files): Correctly copy the cache information during copy operations by @backportbot in https://github.com/nextcloud/server/pull/50804
- [stable30] Fix incorrect permissions when copying shared files by @backportbot in https://github.com/nextcloud/server/pull/49657
- [stable30] fix(repair): PHP8.3 deprecation warning by @backportbot in https://github.com/nextcloud/server/pull/50837
- [stable30] Bug/48678/restore dav error response by @backportbot in https://github.com/nextcloud/server/pull/49481
- chore(deps-dev): bump cypress-split from 1.24.9 to 1.24.11 by @dependabot in https://github.com/nextcloud/server/pull/50826
- chore(deps): bump @nextcloud/files from 3.10.1 to 3.10.2 by @dependabot in https://github.com/nextcloud/server/pull/50825
- [stable30] fix: Fix regression in calendar invitation sending by @backportbot in https://github.com/nextcloud/server/pull/50803
- [stable30] fix(SharedStorage): Check if storage ID is set on cache by @backportbot in https://github.com/nextcloud/server/pull/50813
- [stable30] fix(login): only show error state on login box if user interacted by @backportbot in https://github.com/nextcloud/server/pull/50849
- [stable30] fix(transferownership): Allow searching new owner by email by @backportbot in https://github.com/nextcloud/server/pull/50853
- [stable30] perf(files): faster query to fetch incomplete directories by @backportbot in https://github.com/nextcloud/server/pull/50796
- [stable30] fix(files): Properly reset all file list filters on view change by @backportbot in https://github.com/nextcloud/server/pull/50295
- [stable30] fix(systemtags): do not hide if no tags by @st3iny in https://github.com/nextcloud/server/pull/50888
- [stable30] fix(activity): Fix activity parameter types by @backportbot in https://github.com/nextcloud/server/pull/50862
- [stable30] fix(files_sharing): Fix public share expiration being set when toggle is not enabled by @backportbot in https://github.com/nextcloud/server/pull/50891
- [stable30] fix(files): properly forward open params from short urls by @backportbot in https://github.com/nextcloud/server/pull/50877
- [stable30] fix(cron): Keep job class limitation when searching for the next job by @backportbot in https://github.com/nextcloud/server/pull/50900
- [stable30] fix(files_sharing): Also list deleted team shares by @backportbot in https://github.com/nextcloud/server/pull/50925
- [stable30] fix(files_external): request strict password auth on credentials enter action by @backportbot in https://github.com/nextcloud/server/pull/50931
- [stable30] fix(l10n): Fix triple dot in translation by @backportbot in https://github.com/nextcloud/server/pull/50948
- [stable30] fix: Change UserAgent to *cloud by @backportbot in https://github.com/nextcloud/server/pull/50940
- [stable30] Update
@nextcloud/vue
to v8.23.1 by @susnux in https://github.com/nextcloud/server/pull/50914 - [stable30] fix(cypress): opendetails tests by @backportbot in https://github.com/nextcloud/server/pull/50945
- [stable30] ci(autochecks): Run some autochecks also on non-PHP files by @backportbot in https://github.com/nextcloud/server/pull/50952
- [stable30] fix(files): handle failed node properly by @backportbot in https://github.com/nextcloud/server/pull/50947
- chore(deps): bump libphonenumber-js from 1.11.19 to 1.11.20 by @dependabot in https://github.com/nextcloud/server/pull/50967
- [stable30] fix: validate account properties as a repair step by @backportbot in https://github.com/nextcloud/server/pull/51004
- chore(deps-dev): bump @nextcloud/eslint-config from 8.4.1 to 8.4.2 by @dependabot in https://github.com/nextcloud/server/pull/50969
- chore(deps-dev): bump cypress-split from 1.24.11 to 1.24.14 by @dependabot in https://github.com/nextcloud/server/pull/50965
- chore(deps-dev): bump @nextcloud/cypress from 1.0.0-beta.13 to 1.0.0-beta.14 by @dependabot in https://github.com/nextcloud/server/pull/50966
- [stable30] Fix: NotFoundException for anonymous users by @backportbot in https://github.com/nextcloud/server/pull/51002
- [stable30] fix: Initialize lastConnectionCheck after first connection by @backportbot in https://github.com/nextcloud/server/pull/51016
- [stable30] fix(files_versions): Do not expire versions newer than min age by @backportbot in https://github.com/nextcloud/server/pull/51024
- [stable30] fix: wipe local storages on log out by @backportbot in https://github.com/nextcloud/server/pull/50997
- [stable30] fix(security): Update CA certificate bundle by @nextcloud-command in https://github.com/nextcloud/server/pull/51046
- [stable30] fix: Report duplicated extra files in integrity check by @backportbot in https://github.com/nextcloud/server/pull/51061
- [stable30] fix(l10n): Improve english source strings by @backportbot in https://github.com/nextcloud/server/pull/51057
- [stable30] make it possible to run occ as root by @backportbot in https://github.com/nextcloud/server/pull/51119
- chore(deps-dev): bump @types/dockerode from 3.3.34 to 3.3.35 by @dependabot in https://github.com/nextcloud/server/pull/51164
- chore(deps): bump @nextcloud/event-bus from 3.3.1 to 3.3.2 by @dependabot in https://github.com/nextcloud/server/pull/51165
- chore(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 by @dependabot in https://github.com/nextcloud/server/pull/51166
- [stable30] chore(deps): bump webdav from 5.7.1 to 5.8.0 by @susnux in https://github.com/nextcloud/server/pull/51187
- [stable30] Remove space by @backportbot in https://github.com/nextcloud/server/pull/51150
- [stable30] fix(files_external): Move definition parameter to the correct place by @backportbot in https://github.com/nextcloud/server/pull/51105
- [stable30] fix(dav): Handle end of stream in
File::put
by @backportbot in https://github.com/nextcloud/server/pull/51127 - [stable30] fix(files_sharing): Map sharee information for
shared-by-you
view by @backportbot in https://github.com/nextcloud/server/pull/50934 - [stable30] feat: Close sessions created for login flow v2 by @backportbot in https://github.com/nextcloud/server/pull/51089
- [stable30] fix(files_trashbin): disable bulk download for trashbin by @backportbot in https://github.com/nextcloud/server/pull/51209
- [stable30] fix(FederatedShareProvider): Delete external shares when groups are deleted or users removed from a group by @backportbot in https://github.com/nextcloud/server/pull/51205
- [stable30] refactor(TempManager): Simplify and unify implementations and remove legacy behavior by @backportbot in https://github.com/nextcloud/server/pull/51202
- [stable30] fix(lookup_server_connector): correctly handle account properties by @backportbot in https://github.com/nextcloud/server/pull/51238
- [stable30] fix(files): Don't do session related work in the constructor of the View by @backportbot in https://github.com/nextcloud/server/pull/51277
- [stable30] fix(test): Add missing data-cy attribute for file actions by @artonge in https://github.com/nextcloud/server/pull/51281
- [stable30] feat: Support deleting metadata from WebDAV by @backportbot in https://github.com/nextcloud/server/pull/51222
- [stable30] fix(user_ldap): Avoid extra LDAP request when mapping a user for the first time by @backportbot in https://github.com/nextcloud/server/pull/50778
- [stable30] fix(dav): Handle long absence status earlier by @backportbot in https://github.com/nextcloud/server/pull/51272
- Revert "Revert "[stable30] fix: Handle copy of folders containing live photos"" by @artonge in https://github.com/nextcloud/server/pull/49840
- [stable30] fix: Use case insensitive check when validating login name by @backportbot in https://github.com/nextcloud/server/pull/51252
- [stable30] fix(login): Properly target public page with attribute by @backportbot in https://github.com/nextcloud/server/pull/51294
- [stable30] fix(translation): Fix string concatenation in LDAP endpoint by @nickvergessen in https://github.com/nextcloud/server/pull/51285
- [stable30] feat: log query for dbal exceptions by @backportbot in https://github.com/nextcloud/server/pull/51231
- [stable30] fix(dav): Use IUser::getDisplayName directly by @backportbot in https://github.com/nextcloud/server/pull/51282
- [stable30] chore(deps): update
@nextcloud/upload
to 1.9.0 by @skjnldsv in https://github.com/nextcloud/server/pull/51261 - [stable30] Add LDAP test settings command by @backportbot in https://github.com/nextcloud/server/pull/50691
- 30.0.7 RC1 by @blizzz in https://github.com/nextcloud/server/pull/51241
- [stable30] fix(lookup-server): disable when not using global scale by @backportbot in https://github.com/nextcloud/server/pull/51406
- [stable30] fix(external_storage): fix settings save by @backportbot in https://github.com/nextcloud/server/pull/51393
- [stable30] fix(AppDiscover): Strip double-quotes from folder name by @backportbot in https://github.com/nextcloud/server/pull/51401
- [stable30] fix(mimetypes): drop
tar.gz
andtar.bz2
and adjusttgz
by @backportbot in https://github.com/nextcloud/server/pull/51412 - [stable30] fix(lookup-server): Only flag new users for lookup update / delete by @backportbot in https://github.com/nextcloud/server/pull/51416
- 30.0.7 RC2 by @blizzz in https://github.com/nextcloud/server/pull/51429
- 30.0.7 by @blizzz in https://github.com/nextcloud/server/pull/51461
Full Changelog: https://github.com/nextcloud/server/compare/v30.0.6...v30.0.7