Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions modules/ROOT/pages/ocis_release_notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down