v29.0.8
版本发布时间: 2024-10-10 21:58:25
nextcloud/server最新发布版本:v30.0.1rc2(2024-10-11 00:18:09)
What's Changed
- [stable29] fix(files_external): Handling in SFTP UI for custom ports by @backportbot in https://github.com/nextcloud/server/pull/47922
- [stable29] fix(files_external): broken credentials dialog by @backportbot in https://github.com/nextcloud/server/pull/47953
- [stable29] fix(files): Adjust Cache::searchQuery() parameter name to match interface by @backportbot in https://github.com/nextcloud/server/pull/47958
- [stable29] fix(files_external): Check key exists before accessing it by @backportbot in https://github.com/nextcloud/server/pull/47975
- [stable29] fix: Do not try to set HTTP response code on already closed connection by @backportbot in https://github.com/nextcloud/server/pull/47980
- [stable29] fix(Comment): Initialize childrenCount as integer by @backportbot in https://github.com/nextcloud/server/pull/48024
- [stable29] fix(Storage\Local): Do not call getSourcePath() on SplFileInfo by @backportbot in https://github.com/nextcloud/server/pull/48020
- [stable29] fix(Tags): Return boolean for userHasTags() by @backportbot in https://github.com/nextcloud/server/pull/48026
- [stable29] Update psalm-baseline.xml by @nextcloud-command in https://github.com/nextcloud/server/pull/47987
- [stable29] fix(S3ConfigTrait): Allow proxy field to take false by @backportbot in https://github.com/nextcloud/server/pull/48034
- [stable29] fix(settings): Add back create group icon by @backportbot in https://github.com/nextcloud/server/pull/47903
- [stable29] fix: Display 'Leave share' instead of 'Delete' by @backportbot in https://github.com/nextcloud/server/pull/47895
- [stable29] fix: make swift connect exception message more informative by @backportbot in https://github.com/nextcloud/server/pull/47873
- [stable29] fix(files): Reset context menu position on close by @backportbot in https://github.com/nextcloud/server/pull/47877
- [stable29] fix(files_sharing): password checkbox and labels in link share by @backportbot in https://github.com/nextcloud/server/pull/47850
- [stable29] fix: Fix inaccessible content on public pages due to overlapping footer by @backportbot in https://github.com/nextcloud/server/pull/47812
- [stable29] fix(files): Check if target path is a descendant of the shared folder by @backportbot in https://github.com/nextcloud/server/pull/47795
- [stable29] fix(LDAP): check index before accessing it by @backportbot in https://github.com/nextcloud/server/pull/47918
- [stable29] fix(appstore): return if appstore is manually disabled by @backportbot in https://github.com/nextcloud/server/pull/47871
- [stable29] fix(BaseResponse): Cast XML element values to string by @backportbot in https://github.com/nextcloud/server/pull/48033
- [stable29] fix(preview): gracefully handle file not being opened in ProviderV2 by @backportbot in https://github.com/nextcloud/server/pull/47867
- [stable29] fix(appstore): Ensure returned apps from AppStore are valid by @backportbot in https://github.com/nextcloud/server/pull/47936
- [stable29] fix(dav): set string type for sanitizeMtime by @backportbot in https://github.com/nextcloud/server/pull/48052
- [stable29] fix(config): Throw PreconditionException always when it didn't match by @backportbot in https://github.com/nextcloud/server/pull/47941
- [stable29] fix: Run migration sql as statement so that the primary db node is used by @backportbot in https://github.com/nextcloud/server/pull/47840
- [stable29] fix: Only write once to template instead of create/copy by @backportbot in https://github.com/nextcloud/server/pull/47862
- [stable29] Update psalm-baseline.xml by @nextcloud-command in https://github.com/nextcloud/server/pull/48057
- [stable29] fix(a11y): Update OpenDyslexic from 0.920 to 2.001 by @backportbot in https://github.com/nextcloud/server/pull/47983
- [stable29] fix(dav): cast parameters to string by @backportbot in https://github.com/nextcloud/server/pull/48068
- [stable29] feat: Reset route if neither the Viewer of the Sidebar is open by @backportbot in https://github.com/nextcloud/server/pull/48001
- [stable29] fix(filesreport): cast fileId to integer by @backportbot in https://github.com/nextcloud/server/pull/48067
- [stable29] test: cast node name and data to string by @backportbot in https://github.com/nextcloud/server/pull/48070
- [stable29] fix(Entity): Fix magic setter call for custom strong typed setters by @backportbot in https://github.com/nextcloud/server/pull/48087
- [stable29] fix(config): Add missing handling for
envCache
ingetKeys()
by @backportbot in https://github.com/nextcloud/server/pull/48100 - [stable29] Ensure that the hash method does not return null by @backportbot in https://github.com/nextcloud/server/pull/48104
- [stable29] 🥅 — Catch MaxInstancesExceededException on calendar events by @backportbot in https://github.com/nextcloud/server/pull/48096
- [stable29] fix(settings): disable Discover when appstore is disabled by @backportbot in https://github.com/nextcloud/server/pull/48119
- [stable29] Ci fixes by @backportbot in https://github.com/nextcloud/server/pull/48214
- [stable29] Update psalm-baseline.xml by @nextcloud-command in https://github.com/nextcloud/server/pull/48228
- [stable29] fix(FileList): Show correct avatar for federated share owner by @backportbot in https://github.com/nextcloud/server/pull/48227
- [stable29] chore: add .git-blame-ignore-revs by @backportbot in https://github.com/nextcloud/server/pull/48293
- [stable29] fix: skip the integrity check for nextcloud-init-sync.lock by @backportbot in https://github.com/nextcloud/server/pull/48301
- [stable29] fix(appstoreFetcher): get list from a custom store and remove unnecessary warning by @ShGKme in https://github.com/nextcloud/server/pull/48165
- [stable29] fix(psalm): Enable findUnusedBaselineEntry by @provokateurin in https://github.com/nextcloud/server/pull/48280
- [stable29] fix: Don't crash if disabled user is missing in the database by @backportbot in https://github.com/nextcloud/server/pull/48284
- [stable29] Add bidirectional text support - Backend by @backportbot in https://github.com/nextcloud/server/pull/48309
- [stable29] refactor(AccountIcon): Remove needless console.log by @Fenn-CS in https://github.com/nextcloud/server/pull/48315
- [stable29] fix: Ensure app discover section is returned as list by @backportbot in https://github.com/nextcloud/server/pull/48313
- [stable29] fix(security): Update CA certificate bundle by @nextcloud-command in https://github.com/nextcloud/server/pull/48336
- [stable29] fix(files): Fix having to resolve conflicts twice when dropping files by @backportbot in https://github.com/nextcloud/server/pull/48351
- [stable29] fix: Show storage full warning when storage is actually full by @backportbot in https://github.com/nextcloud/server/pull/48368
- [stable29] fix(files_external): Catch correct exception by @backportbot in https://github.com/nextcloud/server/pull/48364
- [stable29] chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.322.4 by @kesselb in https://github.com/nextcloud/server/pull/48326
- [stable29] feat(share): ensure unique share tokens with dynamic length adjustment by @backportbot in https://github.com/nextcloud/server/pull/48380
- [stable29] fix: Use placeholder for external storage password by @backportbot in https://github.com/nextcloud/server/pull/48387
- [stable29] fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop by @backportbot in https://github.com/nextcloud/server/pull/48400
- [stable29] Skip future shipped apps from updatenotification check by @backportbot in https://github.com/nextcloud/server/pull/48393
- [stable29] fix: gracefully parse non-standard trusted certificates by @st3iny in https://github.com/nextcloud/server/pull/48444
- [stable29] Fix file item display for users with numerical user IDs by @julien-nc in https://github.com/nextcloud/server/pull/48417
- [stable29] fix: correctly count disabled users for subadmins by @backportbot in https://github.com/nextcloud/server/pull/48449
- [stable29] fix(Auth): ignore missing token when trying to set password-unconfirm… by @backportbot in https://github.com/nextcloud/server/pull/48491
- [stable29] fix(config): Suppress
config.php
fopen error at install time by @backportbot in https://github.com/nextcloud/server/pull/48502 - [stable29] fix: Prevent crash when refreshing metadata for files without an owner by @backportbot in https://github.com/nextcloud/server/pull/48092
- [stable29] fix(weather_status): Fix search address errors when offline by @backportbot in https://github.com/nextcloud/server/pull/48075
- [stable29] fix(dav): imip service test expects integers for last occurence by @backportbot in https://github.com/nextcloud/server/pull/48055
- [stable29] fix(caldav): Do not load IMipPlugin before user auth and session is c… by @SebastianKrupinski in https://github.com/nextcloud/server/pull/47790
- [stable29] fix(caldav): add missing handlers by @miaulalala in https://github.com/nextcloud/server/pull/48509
- [stable29] fix: make federation address book sync work with allow_local_remote_servers = false by @backportbot in https://github.com/nextcloud/server/pull/48507
- 29.0.8 RC1 by @Altahrim in https://github.com/nextcloud/server/pull/48499
- [stable29] fix(config): Mark more app configs sensitive by @backportbot in https://github.com/nextcloud/server/pull/48585
- 29.0.8 by @blizzz in https://github.com/nextcloud/server/pull/48642
Full Changelog: https://github.com/nextcloud/server/compare/v29.0.7...v29.0.8