Comment # 4 on bug 989998 from
upstream update to version 10.0.1

# Preliminary changelog for 10.0.1
# Core
## Enhancement
- Password policy is now also applied on user creation
(https://github.com/nextcloud/server/pull/1379)
- Add theming information to capabilities for the clients
(https://github.com/nextcloud/server/pull/1280)
- Allow space for federated share id search
(https://github.com/nextcloud/server/pull/1191)
- DAV: Return data-fingerprint always when asked
(https://github.com/nextcloud/server/pull/1176)
- Users page uses lazy multiselect group dropdowns
(https://github.com/nextcloud/server/pull/1174)
- Allow the config dir to be specified via environment variable
(https://github.com/nextcloud/server/pull/1081)

## Bug fixes
- Don't print exception message in HTML
(https://github.com/nextcloud/server/pull/1343)
- Filter more mimetypes for VCF images
(https://github.com/nextcloud/server/pull/1340)
- Make OS X Finder work with WebDAV again
(https://github.com/nextcloud/server/pull/1331)
- Only match for Same-Site Cookie instead of all, makes Nextcloud work with OVH
again (https://github.com/nextcloud/server/pull/1331)
- Fix setting quota to default or unlimited
(https://github.com/nextcloud/server/pull/1327)
- Show download button instaed of the updater
(https://github.com/nextcloud/server/pull/1324)
- Fix required permissions for WebDAV move and copy
(https://github.com/nextcloud/server/pull/1320)
- Improve detection of file types in file firewall
(https://github.com/nextcloud/server/pull/1319)
- Use proper endpoint for updater server
(https://github.com/nextcloud/server/pull/1312)
- Correctly remove admin sections and settings when not required
(https://github.com/nextcloud/server/pull/1305)
- Move navigation entries without order to the end
(https://github.com/nextcloud/server/pull/1299)
- Allow to call status.php before the instance is installed
(https://github.com/nextcloud/server/pull/1288)
- Do not allow linebreaks and null bytes in paths
(https://github.com/nextcloud/server/pull/1231)
- Fix vendor name in PHP version warning
(https://github.com/nextcloud/server/pull/1209)
- Correctly handle multi-values when converting VCards to arrays
(https://github.com/nextcloud/server/pull/1207)
- Prevent error with orphaned shares when updating user mount cache
(https://github.com/nextcloud/server/pull/1200)
- Check if the file isReadable() before sending a (cached) preview
(https://github.com/nextcloud/server/pull/1184)
- Allow downgrades of maintenance accross vendors
(https://github.com/nextcloud/server/pull/1183)
- Fix oracle support of external storage app
(https://github.com/nextcloud/server/pull/1181)
- Before a user is getting scanned the database connection is reestablished
(https://github.com/nextcloud/server/pull/1159)
- Make sure file list files config always exists
(https://github.com/nextcloud/server/pull/1157)
- Fix issues with user settings and case-insensitivity
(https://github.com/nextcloud/server/pull/1156)
- Prevent parse error on editing an HTML comment
(https://github.com/nextcloud/server/pull/1140)
- Remove rading PATH_INFO from server variable
(https://github.com/nextcloud/server/pull/1104)
- Correct links to security & setup warnings
(https://github.com/nextcloud/server/pull/1074)
- Several files_external user enhancements
(https://github.com/nextcloud/server/pull/902)

#Files Access Control
## Enhancements
- Add link to documentation
(https://github.com/nextcloud/files_accesscontrol/pull/38)

# Survey Client
## Bug fixes
- Fix dismiss "send usage report" notification
(https://github.com/nextcloud/survey_client/pull/32)

# Server Info
## Bug fixes
- Fix size calculation for MariaDB
(https://github.com/nextcloud/serverinfo/pull/35)

# Gallery
## Bug fixes
- Improved error handling (https://github.com/nextcloud/gallery/pull/157 /
https://github.com/nextcloud/gallery/pull/156)

# Template Editor
## Bug fixes
- Fix error message when restoring example template
(https://github.com/nextcloud/templateeditor/pull/11)

# Trashbin
## Bug fixes
- Remove error message for files without preview
(https://github.com/nextcloud/server/pull/1397)
- Detect proper mimetype for files
(https://github.com/nextcloud/server/pull/1367)

# Sharing
## Bug fixes
- Notification mails for shares are sent again
(https://github.com/nextcloud/server/pull/1394)
- Use original permissions for share owner
(https://github.com/nextcloud/server/pull/1391)

# Encryption
## Enhancement
- Skip shared files if files get decrypted only for a specific user
(https://github.com/nextcloud/server/pull/1345)

# External User Backend
## Bug fixes
- Detect anonymous auth on the server and ignore it
(https://github.com/nextcloud/apps/pull/9)

# Theming
## Enhancement
- Add icon for theming app (https://github.com/nextcloud/server/pull/1294)
- Show loading spinner while uploading files
(https://github.com/nextcloud/server/pull/1186)
- Improve performance of the theming app by optimizing images and caching
headers (https://github.com/nextcloud/server/pull/1126)


You are receiving this mail because: