Nextcloud 30.0.13
server
- Fix(core): correctly show displayname when picking a file (server#53346)
- Fix(imip): dont compare events for the reply message (server#53348)
- Fix(user_ldap): Harmonize parameter obfuscation and serialization accross logging methods (server#53356)
- Docs(caldav): improve documentation of CalDavBackend::getCalendarsForUserCount (server#53359)
- Fix(notifications): Fix check for hasNotifiers when all apps use Regi… (server#53366)
- Fix: Run cleanByMoundId query on all shards (server#53379)
- Fix(settings): show group label instead of gid in accounts management (server#53410)
- Test: files_sharing add test for LoadAdditionalListener (server#53415)
- Test: run all files_external tests for S3 (server#53424)
- Fix: unblock ffmpeg on some broken videos (server#53430)
- Fix(UserRow): fallback to group name in case of undefined availableGroup (server#53510)
- Fix(files_versions): only handle path updates when there is path (server#53519)
- Fix: refactor request token handling and do not update with invalid result (server#53521)
- Fix(ObjectStore): Make S3 "connect_timeout" option configurable (server#53531)
- Ci: Fix running files external s3 tests (server#53533)
- Fix(core): getRequestToken import typo (server#53542)
- Fix(files): auto reload sidebar tags on update (server#53544)
- Fix: hide guests group when searching for principals (server#53552)
- FilesList] Use the correct theming instance name from capabilities (server#53572)
- Files_versions] Fix sidebar version item style (server#53576)
- Fix(s3): retry failed multipart uploads with decreased concurrency (server#53580)
- Chore(3rdparty): Bump pear/pear-core-minimal from 1.10.15 to 1.10.16 (server#53587)
- Fix(files): add plural form for selected nodes (server#53588)
- Fix: clear opcache after app extraction (server#53593)
- Fix: reload login page after password reset (server#53610)
- Fix(core): Make --password-from-env work with NC_PASS everywhere (server#53617)
- Fix: adjust translation placeholders to fix translation sq… (server#53622)
- Fix CSRF token not being refreshed while a two-factor challenge is ongoing (server#53645)
- Fix: make Rotate a TimedJob and run every hour (server#53656)
- Fix(dav): catch exception on non local account (server#53680)
- Fix(profile): Consistent email confirmation pages (server#53685)
- Fix(encryption): Catch exceptions in encrypt-all command and continue (server#53699)
- Fix(files_sharing): Stop hiding delete share button in advanced settings menu (server#53723)
- Fix(files_sharing): Hide own reshares (server#53742)
- Chore(public): Remove unused union type for user mount events (server#53744)
- Fix: don't try to get fileid for non exising nodes when serializing events file (server#53747)
- Fix(syslog): open syslog channel on write (server#53757)
- Perf: Skip photos related properties in custom properties (server#53770)
- Perf(dav): Preload dav search with tags/favorites (server#53773)
- Fix(files_versions): Log failure to compute node path (server#53783)
- Fix(files): provide boundaries for FileListTableHeaderActions element (server#53785)
activity
circles
files_pdfviewer
suspicious_login
- Fix(php): suppress notice of JsonSerializable::jsonSerialize (suspicious_login#1013)
- Test: Set PHPUNIT_RUN env var (suspicious_login#984)
- Ci: add fixup check (suspicious_login#998)
text
- Fix: Replace attachment file IDs when copying markdown files (text#7306)
- Fix(files): Add smooth animation via clicking on heading (text#7319)
- Fix(deps): bump psr/log to v2 for NC 30 (text#7345)
- Debug(SessionMiddleware): Log if we have an invalid session (text#7375)
- Fix(character-count): use the NcActionTexts name prop (text#7376)
- Fix/out of sync (text#7380)
- Fixed issue nextcloud/notes/#1538 (text#7383)
- Fix(links): Use custom link handling only for text-only links (text#7386)