diff --git a/modules/ROOT/pages/ocis_release_notes.adoc b/modules/ROOT/pages/ocis_release_notes.adoc index 45d9c95..bacb5b5 100644 --- a/modules/ROOT/pages/ocis_release_notes.adoc +++ b/modules/ROOT/pages/ocis_release_notes.adoc @@ -16,6 +16,22 @@ toc::[] +== Infinite Scale 8.0.5 (Production) + +Please find the most important changes described here or refer to the changelog for a complete list of changes: + +* Infinite Scale: {ocis-releases-url}/v8.0.5[Changes in 8.0.5, window=_blank] + +[discrete] +=== Issues Fixed + +This release has security and bugfixes. + +* Security: Bump Go to 1.25.11: https://github.com/owncloud/ocis/pull/12446[#12446] +* Security: Upgrade libvips to 8.18.3: https://github.com/owncloud/ocis/pull/12446[#12446] +* Bugfix: Education user delete no longer 404s and leaves the LDAP entry behind: https://github.com/owncloud/ocis/pull/12395[#12395] +* Bugfix: Recover from permanently-closed NATS connections in the nats-js-kv store: https://github.com/owncloud/ocis/pull/12401[#12401] + == Infinite Scale 8.0.4 (Production) Please find the most important changes described here or refer to the changelog for a complete list of changes: