Updates

ownCloud Server 10.3 – It’s all about performance

ownCloud Server 10.3 comes with over 100 changes: introducing support for PHP 7.3, a completely new Media Player, improvements around OAuth2 and much more.

We are excited to announce the release of ownCloud Server 10.3. With more than 100 entries in the Changelog the new version focuses on further hardening the stability and improving the performance of ownCloud Server.

Please note: ownCloud administrators should read the Release Notes carefully as the upgrade requires some manual interaction.

PHP 7.3 support

To meet the latest web technologies and to improve security, support for PHP 7.3 has been added to ownCloud Server. At the same time it is necessary to announce the final deprecation of PHP 7.0 with a later version around the end of 2019. ownCloud installations still running on PHP 7.0 should therefore upgrade soon to a later PHP version (preferably 7.2 or 7.3) to stay compatible with future server versions.

Introducing the completely new Media Viewer

The recently released Media Viewer extension is now the default viewer application for images and videos, replacing the former Gallery and Video Player extensions to combine them into one app and to meet the modern web standards.

ownCloud-media viewer zoom side by side

The difference between zoomed and unzoomed pictures is tremendous.

Improved OAuth2 session handling

To cope for some issues reported around the ownCloud Clients forcing users to re-authenticate from time to time when OAuth2 is used for authorization, the session handling has been reworked and improved. With Server 10.3 those issues are resolved.

Improved User/group sharing UI

Based on user feedback the user/group sharing autocompletion dropdown menu has been redesigned. Now the information is structured vertically for better space usage and to allow users to recognize different user types easily (e.g., internal user, group, guest user, federated user).

ownCloud server 10.3 sharing dialogue autocomplete

Improved sharing UI

Phoenix is coming

Phoenix, the upcoming new web frontend for ownCloud, is completely separated from the ownCloud backend and communicates solely via HTTP APIs. To prepare for the transition, ownCloud Server catches up with HTTP APIs.

In that spirit, there are new endpoints to use the Trash bin and to access Public Links as well as to send them via mail through ownCloud. These endpoints are currently in tech preview state and need to be explicitly enabled. Of course they can also be employed for other use cases.

Apart from that, Server 10.3 brings a lot of other improvements and smaller changes. More details can be found in the Release Notes and Changelog. Before you upgrade to the new version, you should read the upgrade best practices in the Documentation.

What do you think about these improvements?

ownCloud

October 16, 2019

Read now:

ownCloud Web and oCIS Are Now One Codebase. All Apache-2.0.

ownCloud Web and oCIS Are Now One Codebase. All Apache-2.0.

Two codebases just became one. The ownCloud Web frontend now lives inside owncloud/ocis under web/, all under Apache-2.0. One repository, one licence, one CI pipeline, one contribution surface. Years of contribution history preserved, everything moved into a single home. This is what the OSPO relicensing programme looks like when it reaches the core product.

read more
Alt Text for Every Image. No Manual Work. No Excuses.

Alt Text for Every Image. No Manual Work. No Excuses.

Missing alt text is one of the most commonly flagged WCAG failures. EN 301 549 mandates it for public sector ICT across Europe. As of today, oCIS ships an extension that generates a credible first draft with your configured vision LLM, lets the user edit it, and writes it back to the file as a WebDAV property that survives the session. A meaningful compliance tool, not just a convenience feature.

read more
The New ownCloud Marketplace: Git Is the App Store

The New ownCloud Marketplace: Git Is the App Store

The new ownCloud Marketplace is live. 13 Web Extensions, 42 apps, 324 releases, 36 publishers and counting. Zero backend. Zero database. Zero server-side processing. The Git repository is the source of truth. The catalogue is static JSON. Publishing an app is a pull request. Git is the app store.

read more