From 88f66f5dbd60c146ce1fdc60ee3b349efe5041a3 Mon Sep 17 00:00:00 2001 From: Martin Mattel Date: Wed, 13 Aug 2025 09:47:55 +0200 Subject: [PATCH] Release Notes for ocis 7.1.4 --- modules/ROOT/pages/ocis_release_notes.adoc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/modules/ROOT/pages/ocis_release_notes.adoc b/modules/ROOT/pages/ocis_release_notes.adoc index 320ff22..f42a693 100644 --- a/modules/ROOT/pages/ocis_release_notes.adoc +++ b/modules/ROOT/pages/ocis_release_notes.adoc @@ -16,6 +16,25 @@ toc::[] +== Infinite Scale 7.1.4 (Production) + + +This release is a bugfix release for the backend only. + +Please find the most important changes described here or refer to the changelog for a complete list of changes: + +* Infinite Scale: {ocis-releases-url}/v7.1.4[Changes in 7.1.4, window=_blank] +* Web: {web-releases-url}/v11.3.4[Changelog for ownCloud Web 11.3.4, window=_blank] + +[discrete] +=== Issues Fixed + +* Fix Share roles translation: https://github.com/owncloud/ocis/pull/11241[#11241] + +[discrete] +=== Enhancements + +* Limit length of tags: https://github.com/owncloud/ocis/pull/11231[#11231] == Infinite Scale 7.2.0 (Production) - Addams