mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 07:21:36 +01:00
# [1.10.0](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/compare/v1.9.0...v1.10.0) (2025-11-24) ### Bug Fixes * **collabora:** Update Controller to 1.1.6 incl. Helm chart update to 1.1.10 ([d25c95f](d25c95f06b)) * **collabora:** Update from 25.04.5 to 25.04.6 ([8de0f5d](8de0f5de72)) * **external-services:** Create `nubus_authsession` database ([ec72602](ec72602cdd)) * **helmfile:** Enable verification for XWiki Helm chart ([5104793](51047936de)) * **helmfile:** Streamline annotations ([7aa717c](7aa717c050)) * **nubus:** Remove legacy `UMC` Keycloak client that was used for SAML connection with the Nubus portal ([152221f](152221fa79)) * **open-xchange:** Only enable `smtpSASLAuthEnable` when `relayHost` is set ([70bbbf3](70bbbf311f)) * **open-xchange:** Optimize Dovecot Pro full-text search caches; review `migrations.md` for required upgrade steps ([f3f707c](f3f707c9ee)) * **open-xchange:** Template SASL security options ([684c6d4](684c6d4f29)) * **open-xchange:** Update Dovecot configuration based on supplier's best practise review ([850761e](850761e047)) * **opendesk-static-files:** [[#260](https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk/issues/260)] Fix doublette creation of configmap `data` keys when the same file is referenced multiple times for a component ([b5a76be](b5a76bea57)) * **openproject:** Update from 16.1.0 to 16.1.1 ([62fae99](62fae9976a)) * **xwiki:** Update XWiki from 17.4.4 to 17.4.7 ([02a3b77](02a3b77114)) ### Features * **jitsi:** Update from 2.0.10431 to 2.0.10590 ([f5aad1f](f5aad1fa47)) * **nubus:** Update from v1.14.0 to v1.15.2 ([12379d6](12379d67e0)) * **open-xchange:** Support for LDAP group based mailing lists ([cc94f0c](cc94f0c66d)) * **openproject:** Update OpenProject from 16.5.1 to 16.6.0 ([19438c0](19438c0281))
8 lines
221 B
Go Template
8 lines
221 B
Go Template
# SPDX-FileCopyrightText: 2024-2025 Zentrum für Digitale Souveränität der Öffentlichen Verwaltung (ZenDiS) GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
---
|
|
global:
|
|
systemInformation:
|
|
releaseVersion: "v1.10.0"
|
|
...
|