v27.1.3
版本发布时间: 2023-10-28 22:32:27
nextcloud/server最新发布版本:v30.0.1rc2(2024-10-11 00:18:09)
27.1.3
- Fix: Escape group names for LDAP (server#37201)
- Fix(updatenotification): Skip update check (server#39826)
- Fix: Avoid failing with duplicate checks (server#40383)
- Add wrapper for external storage to ensure we don't get an mtime that is lower than we know it is (server#40569)
- Clear progress bar text when hiding it (server#40572)
- Use multipart copy for s3 (server#40577)
- Enh(a11y): Add label to share note textbox (server#40681)
- Fix(unifiedsearch): Allow searching for "0" (server#40683)
- Fix Dashboard IManager getWidgets return annotation (server#40695)
- Multiple bug fix in users list (server#40718)
- Fix: Escape group names for LDAP (server#40739)
- Updates to new sharing flow (server#40747)
- Fix: encode uri for trashbin delete (server#40757)
- Feat: Add occ user:user:sync-account-data for updating oc_accounts information from user backends (server#40759)
- Fix(files): Show correct quota size (file size base 2) (server#40787)
- Fix(user): Log affected user of app token login name mismatch (server#40797)
- Added CORS skip if session was created by AppAPI (server#40830)
- Generate all preview sizes for Imaginary (server#40834)
- Fixed mixed translations in sharing details (server#40837)
- Fix: Log critical session renewal and logout paths (server#40849)
- Remove leading slash (server#40856)
- Add in:users as a search filter to limit searches to users (server#40882)
- Update version.php to owncloud 10.13 (server#40987)
- Fix(external): Get storage before update it (server#41124)
- Fixes and additions to editor API (text#4838)
- Enh(editorApi): Introduce editor API version number (text#4841)
- Fix(editorApi): Use attachment resolver in MarkdownContentEditor (text#4845)
- Fix(paste): paste plaintext with separate paragraphs (text#4879)