-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
Milestone
Description
Changes since 14.0.0 beta 4:
- Add options to create/remove groups via occ #10334 Add options to create/remove groups via occ
- Support HEIC for previews #10526 Support HEIC for previews
- Adds a setup and cli check for the recommended memory limit #10539 Adds a setup and cli check for the recommended memory limit
- retry smb stat on timeout #10589 Retry smb stat on timeout
- Adds a permission check for app directories #10628 Adds a permission check for app directories
- Update behat/behat requirement from ~3.3.0 to ~3.5.0 in /build/integration #10663 Update behat/behat requirement from ~3.3.0 to ~3.5.0 in /build/integration
- Fix max length requirements for the throttler metadata #10670 Fix max length requirements for the throttler metadata
- don't blame randome people for background email updates #10687 Don't blame randome people for background email updates
- log entries that are hidden during file listing #10697 Log entries that are hidden during file listing
- Fix share dialog sidebar in share views #10700 Fix share dialog sidebar in share views
- Fix public pages background #10707 Fix public pages background
- Fix typo in IUserManager::createUser doc #10710 Fix typo in IUserManager::createUser doc
- Check if a preview provider is available before using it #10712 Check if a preview provider is available before using it
- fix wrong return value of filtered whats new info #10715 Fix wrong return value of filtered whats new info
- add occ command to recover encrypted files in case of password lost #10718 Add occ command to recover encrypted files in case of password lost
- Fixes more apps menu and settings/user menu positions #10723 Fixes more apps menu and settings/user menu positions
- Improve performance when dealing with large numbers of shares #10724 Improve performance when dealing with large numbers of shares
- add deck and mail to the groupware bundle, remove talk #10731 Add deck and mail to the groupware bundle, remove talk
- Fixed a typo #10734 Fixed a typo
- Only send an update sort order request if there is an user #10738 Only send an update sort order request if there is an user
- Update help.php #10744 Update help.php
- Adds a vendor prefix for position sticky #10747 Adds a vendor prefix for position sticky
- Fix comment style in config sample #10755 Fix comment style in config sample
- Fix backup codes column length for Argon2 values #10771 Fix backup codes column length for Argon2 values
- Fix generated migration class code #10772 Fix generated migration class code
- Accessibility theme fixes #10773 Accessibility theme fixes
- Resolve all group memberships properly #10775 Resolve all group memberships properly
- [3rdparty] Apply upstream patch #1025 for sabre-dav #10780 [3rdparty] Apply upstream patch Calendar broken since update from ownc 9.1 to 10.0_beta #1025 for sabre-dav
- Fixes the app menu #10787 Fixes the app menu
- Fix loading providers of 2FA app with more than one provider #10789 Fix loading providers of 2FA app with more than one provider
- Add sample config for HEIC image previews #10801 Add sample config for HEIC image previews
- prefer using dir instead of allinfo for getting smb file info #10803 Prefer using dir instead of allinfo for getting smb file info
- returning of $tr is expected, otherwise ending up in a JS error #10815 Returning of $tr is expected, otherwise ending up in a JS error
- [LDAP] The WebUI Wizard also should not assign empty config IDs #10820 [LDAP] The WebUI Wizard also should not assign empty config IDs
- Show link to simple sign up page #10822 Show link to simple sign up page
- HEIC previews as JPG rather than PNGs to save space. #10827 HEIC previews as JPG rather than PNGs to save space.
- Fix mimetype detection for junked uploads #10828 Fix mimetype detection for junked uploads
- Add support for room shares #10834 Add support for room shares
- disallow negative mtime in dav search #10835 Disallow negative mtime in dav search
- also catch exceptions when loading apps #10841 Also catch exceptions when loading apps
- 3rdparty#138 Add patch Calendar broken since update from ownc 9.1 to 10.0_beta #1025 for sabre-dav
- serverinfo#123 Keep the server setting at the top, right after "overview" and "basic settings"
- serverinfo#124 Fixed encoding of mac char
- serverinfo#98 Using input field for monitoring endpoint url
- survey_client#79 Change description into a sentence
Pending PRs:
- Header fixes and public note #10838 Public share note needs a better ui
Apps
See https://github.com/orgs/nextcloud/projects/15 for to check apps still
- Layout broken with Nextcloud 14 beta1 news#311 News layout broken (and some security issues according to github, maybe we should try to update the dependencies)
- [Nc 14] Sidebar on adding a new event atop of calendar view calendar#876 Sidebar on adding a new event atop of calendar view
onny, hanzei and jookk