Is ownCloud Server 10.16.14 Released?

In ownCloud Classic Release Notes I see information about 10.16.14 version. However I can’t find any download link to that version.

Is really available or not?

There is a note that states “This is a security release. Upgrading is strongly recommended for all installations.”. If it is so important it should be available.

Regards,

Kaze

I guess we missed publishing in the web…

Docker images can be found in https://hub.docker.com/r/owncloud/server/tags?name=10.16 . You can use the “10.16” or “10.16.4” tags.

For tarballs, you can find them in Releases · owncloud/core · GitHub in the “assets” section. You probably want either https://github.com/owncloud/core/releases/download/v10.16.4/owncloud-complete-20260729.zip (zip) or https://github.com/owncloud/core/releases/download/v10.16.4/owncloud-complete-20260729.tar.bz2 (tar.bz2)

Thanks @jvillafanez,

I was looking for tar.bz2 and it is in the link you provided.

However, I miss the version that should be something like this:

https://github.com/owncloud/core/releases/download/v10.16.14/owncloud-10.16.14.tar.bz2

All previous versions had a tar.bz2 without all apps installed.

Regards,

Kaze

@jvillafanez

I’m sorry, I wrote a typo in the initial subject, now it is edited. The version that I cannot find is 10.16.14. Initially I stated 10.16.4.
I still not find 10.16.14. It is not in owncloud.com and in github either.