{"id":16159,"date":"2018-09-18T11:37:11","date_gmt":"2018-09-18T09:37:11","guid":{"rendered":"https:\/\/owncloud.com\/?p=16159"},"modified":"2023-08-25T11:51:09","modified_gmt":"2023-08-25T11:51:09","slug":"owncloud-server-10-0-10-release","status":"publish","type":"post","link":"https:\/\/owncloud.com\/de\/blogs\/owncloud-server-10-0-10-release\/","title":{"rendered":"ownCloud Server 10.0.10 Release"},"content":{"rendered":"<h2>Official PHP 7.2 support<\/h2>\n<p>With the <a href=\"https:\/\/owncloud.com\/news\/owncloud-server-10-0-8-release\/\">10.0.8 release<\/a>, the future deprecation of PHP 5.6 and 7.0 was announced &#8211; ownCloud Server now follows up with official PHP 7.2 support. This brings ownCloud to the edge of current technology &#8211; read more in our <a href=\"https:\/\/owncloud.com\/news\/owncloud-10-0-10-adds-support-php-7-2\/\" rel=\"noopener\">blogpost<\/a> about the topic.<\/p>\n<p>The preparation of ownCloud for PHP 7.3, which is <a href=\"https:\/\/wiki.php.net\/todo\/php73\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">expected by the end of 2018<\/a>, is already going on. When you are still running 5.6 or 7.0, please plan an upgrade to 7.2 soon. Please take a look at the <a href=\"https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/release_notes.html#changes-in-10-0-10\" target=\"_blank\" rel=\"noopener noreferrer\">release notes<\/a>, before you upgrade.<\/p>\n<h2>New Local User Creation Flow<\/h2>\n<p>Until this version, you could create a local user by entering a <em>Username<\/em> and a <em>Password<\/em>. This means you had to give the password to the user via another communication channel, and the user had to change it afterwards. This version brings a big improvement to this workflow.<\/p>\n<p>The local user creation flow now takes a <em>Username<\/em> and an <em>E-Mail address<\/em>, and sends an activation link to new users.<\/p>\n<p>&nbsp;<\/p>\n<div id=\"attachment_16163\" style=\"width: 633px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/owncloud.com\/wp-content\/uploads\/2018\/09\/ownCloud-create-user-mail-address.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-16163\" class=\"size-full wp-image-16163\" src=\"https:\/\/owncloud.com\/wp-content\/uploads\/2018\/09\/ownCloud-create-user-mail-address.png\" alt=\"ownCloud create user mail address\" width=\"623\" height=\"215\" \/><\/a><p id=\"caption-attachment-16163\" class=\"wp-caption-text\">Send an account activation link to your new user<\/p><\/div>\n<p>&nbsp;<\/p>\n<p>This way user creation is easier and more secure &#8211; new users get the information automatically and can choose a password themselves. If you still need the old workflow, you can use an option in the bottom left settings cog to change to the old behavior.<\/p>\n<h2>HTTP API for Search<\/h2>\n<p>ownCloud Server 10.0.10 introduces a HTTP API for the search functionality. It makes it possible to query for search terms on the server and deliver the results via HTTP. With upcoming releases the ownCloud Clients will be able to search files on the server without having them available locally.<\/p>\n<p>In combination with the <a class=\"wpil_keyword_link \" title=\"Full Text Search\" href=\"https:\/\/owncloud.com\/features\/full-text-search\/\" data-wpil-keyword-link=\"linked\">Full Text Search<\/a> integration, which is coming soon as an free app available on the Marketplace, this will boost usability and productivity for users. If they need a file quickly on their mobile phone or computer, they can search through all contents in their account.<\/p>\n<h2>Native Brute-Force Protection<\/h2>\n<p>With the new version comes a <a href=\"https:\/\/marketplace.owncloud.com\/apps\/brute_force_protection\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Brute Force Protection<\/a> extension. This app emerged from a joint effort between the ownCloud team and <a href=\"https:\/\/github.com\/karakayasemi\" target=\"_blank\" rel=\"noopener noreferrer\">Semih Karakaya<\/a>, who was ownCloud&#8217;s GSoC student last year. Thanks for this valuable contribution!<\/p>\n<p>The app protects you and your users against password bruteforce and dictionary attacks. Administrators can specify a maximum number of unsuccessful user account login attempts. When someone reaches the unsuccessful login limit, ownCloud temporarily bans further login attempts to those user accounts from the originating IP address. ownCloud administrators can configure the time frame of the ban.<\/p>\n<p>Once a ban is in effect, an attacker is forced to either change their IP address or wait for the ban time to expire before continuing the attack. This best-practice approach increases the amount of time required to conduct an<br \/>\nattack, drastically reducing the feasibility of the attack and the possibility of a successful account login.<\/p>\n<p>Previously, protecting ownCloud against brute force and dictionary attacks was only possible with fail2ban. This required root privileges, and parsing logfiles with regular expressions &#8211; a very complex solution.<\/p>\n<p>With the brute force protection app an ownCloud admin can configure it with 3 simple values. This way, the security feature is convenient and does not get in your way.<\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: center;\">\n  <div class=\"button-block button-block--center\">\n    <a href=\"https:\/\/marketplace.owncloud.com\/apps\/brute_force_protection\" class=\"button button--bright-blue\" target=\"_blank\" rel=\"noopener noreferrer\">\n              <i class=\"fas fa-sign-in-alt\">&nbsp;&nbsp;<\/i>\n            Check it out on the Marketplace!    <\/a>\n  <\/div>\n\n  <\/p>\n<p>&nbsp;<\/p>\n<h2>Improved Upload Reliability on Unreliable Connections<\/h2>\n<p>The file upload in the ownCloud web interface is more reliable now. When you upload large amounts of data on unreliable connections (e.g., on the train or with mobile data) you have to deal with interruptions and timeouts. In the past this stalled uploads had to restart from the beginning in some cases, now it will continue.<\/p>\n<p>ownCloud&#8217;s chunking mechanism splits large files into pieces and uploads them separately. There&#8217;s a new logic that takes care of retrying stalled chunks. With this, uploads can now continue from the point they froze, as soon as the connection becomes available again.<\/p>\n<h2>New Option to Prevent Sharing With Specific System Groups<\/h2>\n<p>System groups in ownCloud can have many purposes. You can use them for sharing with many users at once, for feature and access restrictions or for storage mounts to specific users &#8211; just to name a few.<\/p>\n<p>In some cases, especially in larger deployments, you don&#8217;t want that a group which you use for other purposes is available for sharing, too. To prevent users from sharing with such groups, you can now use the option <em>Exclude groups from receiving shares<\/em> in the <em>Sharing<\/em> administration settings.<\/p>\n<h2>Only Desktop Client 2.3.3 and Higher Supported<\/h2>\n<p>To ensure a clean and reliable operation of the ownCloud platform it is important to keep it up-to-date. To make sure the Server and the Desktop Clients are compatible, the server will only accept connections from Desktop Clients with version 2.3.3 or higher.<\/p>\n<p>While it&#8217;s recommended to keep up with the latest versions, 2.3.3 is the new default value. You can also <a href=\"https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/release_notes.html#changes-in-10-0-10\" target=\"_blank\" rel=\"noopener noreferrer\">change it to other versions<\/a>, if it really is necessary.<\/p>\n<h2>Configure the Language of Public Link Sharing Mails<\/h2>\n<p>In the <em>Sharing<\/em> settings, you can now choose one default language for mail notifications for sending public links via mail in the public link sharing dialog. If ownCloud does not know the language of the recipient, and you didn&#8217;t choose a default language, it will use the language of the user who sent the notification.<\/p>\n<p>&nbsp;<\/p>\n<div id=\"attachment_16165\" style=\"width: 664px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/owncloud.com\/wp-content\/uploads\/2018\/09\/ownCloud-default-language-mail-notifications-1.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-16165\" class=\"size-full wp-image-16165\" src=\"https:\/\/owncloud.com\/wp-content\/uploads\/2018\/09\/ownCloud-default-language-mail-notifications-1.png\" alt=\"ownCloud default language mail notifications\" width=\"654\" height=\"215\" \/><\/a><p id=\"caption-attachment-16165\" class=\"wp-caption-text\">Change the default language of mail notifications for shared files<\/p><\/div>\n<p>&nbsp;<\/p>\n<h2>Upgrade Now!<\/h2>\n<p>To use these new features, upgrade your ownCloud! As usual, make a backup and read the <a href=\"https:\/\/owncloud.com\/changelog\/server\/\">changelog<\/a> or the <a href=\"https:\/\/doc.owncloud.com\/server\/latest\/admin_manual\/release_notes.html#changes-in-10-0-10\" target=\"_blank\" rel=\"noopener noreferrer\">release notes<\/a> before you touch your production deployment.<\/p>\n<p>&nbsp;<\/p>\n<p style=\"text-align: center;\">\n  <div class=\"button-block button-block--center\">\n    <a href=\"https:\/\/owncloud.com\/download\/#owncloud-server\" class=\"button button--bright-blue\" target=\"_self\">\n              <i class=\"fas fa-download\">&nbsp;&nbsp;<\/i>\n            Get ownCloud Server 10.0.10 here!    <\/a>\n  <\/div>\n\n  <\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are very proud to release a new server version today! With the beginning of the ownCloud Conference in Nuremberg, we present you the newest features. Upgrade now!<\/p>\n","protected":false},"author":7,"featured_media":77046,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":""},"categories":[48,55,354,452],"tags":[385,352,358,349],"class_list":["post-16159","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","category-owncloud-product","category-release","category-server","tag-changelog","tag-opensource","tag-release","tag-server"],"acf":[],"_links":{"self":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts\/16159","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/comments?post=16159"}],"version-history":[{"count":5,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts\/16159\/revisions"}],"predecessor-version":[{"id":77052,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts\/16159\/revisions\/77052"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/media\/77046"}],"wp:attachment":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/media?parent=16159"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/categories?post=16159"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/tags?post=16159"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}