Skip to content

Release Notes

Keep an eye on our blog for release updates.

v7.0.1 (2024-10-08)

Attention

Please note that x.0.y releases occur during our break-change window, and are explicitly for testing purposes only.

We are pleased to announce a new major update of Exchange4all, available as a beta release. This update includes key feature enhancements:

  • Enhanced Calendar Features:
    • Meeting requests for resources are now auto-accepted
    • Incoming meeting requests for regular users will be automatically added to their calendar
    • Outlook will respond using the alias from which an invite was received
  • WebApp Enhancements:
    • Full compatibility with Outlook for delegate permissions
    • Improved performance when emptying folders
    • Reduced instances of prompts about unsaved changes, when no modifications were made
    • Calendar events are now rendered using the HTML editor
  • Session handling improvements: User login sessions are now rate-limited, with session data stored in Redis. For setups with an external Redis server, the location must be configured in .e4a.common.session.
    • It is important to ensure that services within the container can see the actual client IP address for proper session handling

As always, the update can be pulled from our container registry. We encourage all users to test the beta and share feedback. Especially in cases where Exchange4all is used behind some kind of proxy or loadbalancer.

  • Container checksum: sha256:eb813ce3a16b40e46a12c07902fed98e08f4dd4d9619333b19d75b2a05576b1d
  • Container tag & checksum: 7.0.1@sha256:eb813ce3a16b40e46a12c07902fed98e08f4dd4d9619333b19d75b2a05576b1d
  • Preview Container tag & checksum: 7.0.1-next@sha256:5d22988354821fc30aa00d5d981d56bd014b369fa43d7731f338ed37c8a17c97
  • Build commit: 628592d80dec33a63a99ecb3744b4012fc43dd1d
  • Bundled versions:
CONTAINER_IMAGE_REVISION=628592d
CONTAINER_IMAGE_VERSION=7.0.1
E4AADCONNECT_VERSION=0.4.0
E4AADS_VERSION=1.1.0
E4ACONFIG_VERSION=2.0.0
E4AENTITLEMENT_VERSION=0.8.0
E4AMANAGE_VERSION=1.5.0
E4AMANAGEAPI_VERSION=1.2.1
E4AMIGRATION_VERSION=0.9.2
E4APHPMAPI_VERSION=1.3.1
E4APUSH_VERSION=1.3.0
E4ASERVICE_VERSION=3.1.0
E4ASYSTEM_VERSION=4.0.2
E4AWEBAPP_VERSION=8.0.2
E4AWEBAPPJODIT_VERSION=1.0.0
LIBREGRAPHLICO_VERSION=0.64.0
  • Update e4a-system to v4.0.2
  • Add trusted-proxy option to e4a-ads
  • Update e4a-system to v4.0.1
  • Update e4a-ads to v1.1.0
  • Update e4a-webapp to v8.0.2
  • Update e4a-system to v4.0.0
  • Update e4a-service to v3.1.0
  • Use ews endpoint in reauth service for ews
  • Run lico with trusted proxy and ensure the request is actually trusted
  • Add msgpack-tools to container

v7.0.0 (2024-10-03)

  • Container checksum: sha256:993cfd509525b716c21d53d8e79a7ae82618d9d2eaa1a39ebc56f1ca38fe6756
  • Container tag & checksum: 7.0.0@sha256:993cfd509525b716c21d53d8e79a7ae82618d9d2eaa1a39ebc56f1ca38fe6756
  • Preview Container tag & checksum: 7.0.0-next@sha256:048b5aaa7786df72059fc502971062d1449856b9b4001718d5d619b347181547
  • Build commit: c2814a518d41b2911f77f44575e6c40972bb1ad9
  • Bundled versions:
CONTAINER_IMAGE_REVISION=c2814a5
CONTAINER_IMAGE_VERSION=7.0.0
E4AADCONNECT_VERSION=0.4.0
E4AADS_VERSION=1.0.0
E4ACONFIG_VERSION=2.0.0
E4AENTITLEMENT_VERSION=0.8.0
E4AMANAGE_VERSION=1.5.0
E4AMANAGEAPI_VERSION=1.2.1
E4AMIGRATION_VERSION=0.9.2
E4APHPMAPI_VERSION=1.3.1
E4APUSH_VERSION=1.3.0
E4ASERVICE_VERSION=3.0.0
E4ASYSTEM_VERSION=4.0.0
E4AWEBAPP_VERSION=8.0.0
E4AWEBAPPJODIT_VERSION=1.0.0
LIBREGRAPHLICO_VERSION=0.64.0
  • Add ASYNC_THREADS_NUM and SCHEDULED_THREADS_NUM env variables to container...
  • Adjust ci pipeline for ews behaviour because of session changes
  • Update libregraph-lico to v0.64.0
  • Update e4a-webapp-jodit to v1.0.0
  • Update e4a-webapp to v8.0.0
  • Update e4a-system to v4.0.0
  • Update e4a-service to v3.0.0
  • Update e4a-push to v1.3.0
  • Update e4a-php-mapi to v1.3.1
  • Update e4a-manage to v1.5.0
  • Update e4a-entitlement to v0.8.0
  • Update e4a-config to v2.0.0
  • Update e4a-ads to v1.0.0
  • Update base software
  • Define client_headers for forward-auth plugin configuration of ews endpoint
  • Define also debug logs in the same location
  • Add lico and ads to local development log switch
  • Remove goss check for /api/v1
  • Patch forward-auth in Apisix to set X-Real-Ip

v6.4.6 (2024-09-19)

  • Container checksum: sha256:7852454f8fce6b6a2e8f1d38c68eafd2fe82eb593448c31b6fd69b76ab40c2db
  • Container tag & checksum: 6.4.6@sha256:7852454f8fce6b6a2e8f1d38c68eafd2fe82eb593448c31b6fd69b76ab40c2db
  • Preview Container tag & checksum: 6.4.6-next@sha256:bee3d1b626228c3b44fc116bdb2b77c6be8351c7a1f08366d9041e48a3f30faf
  • Build commit: a38346725a28ba7a3f2d5e01819ac21f18607fe5
  • Bundled versions:
CONTAINER_IMAGE_REVISION=a383467
CONTAINER_IMAGE_VERSION=6.4.6
E4AADCONNECT_VERSION=0.4.0
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.9.0
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.4.0
E4AMANAGEAPI_VERSION=1.2.1
E4AMIGRATION_VERSION=0.9.2
E4APHPMAPI_VERSION=1.2.2
E4APUSH_VERSION=1.2.1
E4ASERVICE_VERSION=2.2.1
E4ASYSTEM_VERSION=3.8.3
E4AWEBAPP_VERSION=7.8.4
E4AWEBAPPJODIT_VERSION=0.13.0
LIBREGRAPHLICO_VERSION=0.62.0
  • Update e4a-system to v3.8.3

v6.4.5 (2024-09-19)

  • Update e4a-webapp to v7.8.4

v6.4.4 (2024-09-12)

  • Container checksum: sha256:cba316050182fc57297541e6d02652f292d0f1b884a8260e19976377423e251c
  • Container tag & checksum: 6.4.4@sha256:cba316050182fc57297541e6d02652f292d0f1b884a8260e19976377423e251c
  • Preview Container tag & checksum: 6.4.4-next@sha256:8893472fb2699a6a262d43fa05cd1b7cdef793e1cbc55655f95a725d52ea0924
  • Build commit: 2649c41b327cb6cbc7ef1abbbf640b2137672d14
  • Bundled versions:
CONTAINER_IMAGE_REVISION=2649c41
CONTAINER_IMAGE_VERSION=6.4.4
E4AADCONNECT_VERSION=0.4.0
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.9.0
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.4.0
E4AMANAGEAPI_VERSION=1.2.1
E4AMIGRATION_VERSION=0.9.2
E4APHPMAPI_VERSION=1.2.2
E4APUSH_VERSION=1.2.1
E4ASERVICE_VERSION=2.2.1
E4ASYSTEM_VERSION=3.8.2
E4AWEBAPP_VERSION=7.8.3
E4AWEBAPPJODIT_VERSION=0.13.0
LIBREGRAPHLICO_VERSION=0.62.0
  • Update e4a-webapp to v7.8.3
  • Update e4a-system to v3.8.2

v6.4.3 (2024-08-30)

  • Container checksum: sha256:53765205ca0ac12eafa3d7ffd0afcaf1c5998e925d7f107492daadef7ab55a39
  • Container tag & checksum: 6.4.3@sha256:53765205ca0ac12eafa3d7ffd0afcaf1c5998e925d7f107492daadef7ab55a39
  • Preview Container tag & checksum: 6.4.3-next@sha256:bb9ffdfab53b08875ca1af19e9df0b096424350954437950c108b90332dc0c07
  • Build commit: aee29bd2282b9dac19ca5297ba59c05544d611f9
  • Bundled versions:
CONTAINER_IMAGE_REVISION=aee29bd
CONTAINER_IMAGE_VERSION=6.4.3
E4AADCONNECT_VERSION=0.4.0
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.9.0
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.4.0
E4AMANAGEAPI_VERSION=1.2.1
E4AMIGRATION_VERSION=0.9.2
E4APHPMAPI_VERSION=1.2.2
E4APUSH_VERSION=1.2.1
E4ASERVICE_VERSION=2.2.1
E4ASYSTEM_VERSION=3.8.1
E4AWEBAPP_VERSION=7.8.2
E4AWEBAPPJODIT_VERSION=0.13.0
LIBREGRAPHLICO_VERSION=0.62.0
  • Update e4a-webapp to v7.8.2

v6.4.2 (2024-08-29)

  • Container checksum: sha256:7bede525ec4567ab911e0fae0d49c00571278d1cc495000326983fc4ebf97c09
  • Container tag & checksum: 6.4.2@sha256:7bede525ec4567ab911e0fae0d49c00571278d1cc495000326983fc4ebf97c09
  • Preview Container tag & checksum: 6.4.2-next@sha256:bdac084c090edd9f514679e1963044abdd65508664aeac7ffd376f6912484dc4
  • Build commit: d8dade4d825473270639eaaf1258079eb4138fa2
  • Bundled versions:
CONTAINER_IMAGE_REVISION=d8dade4
CONTAINER_IMAGE_VERSION=6.4.2
E4AADCONNECT_VERSION=0.4.0
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.9.0
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.4.0
E4AMANAGEAPI_VERSION=1.2.1
E4AMIGRATION_VERSION=0.9.2
E4APHPMAPI_VERSION=1.2.2
E4APUSH_VERSION=1.2.1
E4ASERVICE_VERSION=2.2.1
E4ASYSTEM_VERSION=3.8.1
E4AWEBAPP_VERSION=7.8.1
E4AWEBAPPJODIT_VERSION=0.13.0
LIBREGRAPHLICO_VERSION=0.62.0
  • Update e4a-webapp-jodit to v0.13.0
  • Update e4a-webapp to v7.8.1
  • Update e4a-service to v2.2.1
  • Update e4a-push to v1.2.1

v6.4.1 (2024-08-23)

  • Container checksum: sha256:3d039a244263fef6cad295f56cdf68109a13cc512f2fd1cbce1f24265e0c50e4
  • Container tag & checksum: 6.4.1@sha256:3d039a244263fef6cad295f56cdf68109a13cc512f2fd1cbce1f24265e0c50e4
  • Preview Container tag & checksum: 6.4.1-next@sha256:4169645a48c1b592bec6f256672b21b297b6ffee6c9f2ac14af8006447d3fec8
  • Build commit: 589b501512b61a904ec5365aec0a448c9478363f
  • Bundled versions:
CONTAINER_IMAGE_REVISION=589b501
CONTAINER_IMAGE_VERSION=6.4.1
E4AADCONNECT_VERSION=0.4.0
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.9.0
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.4.0
E4AMANAGEAPI_VERSION=1.2.1
E4AMIGRATION_VERSION=0.9.2
E4APHPMAPI_VERSION=1.2.2
E4APUSH_VERSION=1.2.0
E4ASERVICE_VERSION=2.2.0
E4ASYSTEM_VERSION=3.8.1
E4AWEBAPP_VERSION=7.8.0
E4AWEBAPPJODIT_VERSION=0.12.0
LIBREGRAPHLICO_VERSION=0.62.0
  • Update e4a-system to v3.8.1
  • Fix compatibility with docker-container buildx driver

v6.4.0 (2024-08-09)

  • Container checksum: sha256:a5d5efdc565fe1b0d149ddfde04c30f9ca31b6c6cbe7b2fd45e554fb46af19f8
  • Container tag & checksum: 6.4.0@sha256:a5d5efdc565fe1b0d149ddfde04c30f9ca31b6c6cbe7b2fd45e554fb46af19f8
  • Preview Container tag & checksum: 6.4.0-next@sha256:72070c020210fe2f2b26e87b813ca1bbd76410fde48add9eee6929146e6f94d5
  • Build commit: cd04749e1a660fb867ba5b0df5c97ffd78189206
  • Bundled versions:
CONTAINER_IMAGE_REVISION=cd04749
CONTAINER_IMAGE_VERSION=6.4.0
E4AADCONNECT_VERSION=0.4.0
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.9.0
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.4.0
E4AMANAGEAPI_VERSION=1.2.1
E4AMIGRATION_VERSION=0.9.2
E4APHPMAPI_VERSION=1.2.2
E4APUSH_VERSION=1.2.0
E4ASERVICE_VERSION=2.2.0
E4ASYSTEM_VERSION=3.8.0
E4AWEBAPP_VERSION=7.8.0
E4AWEBAPPJODIT_VERSION=0.12.0
LIBREGRAPHLICO_VERSION=0.62.0
  • Update e4a-webapp to v7.8.0
  • Update e4a-system to v3.8.0
  • Update to e4a-manage-api v1.2.1
  • Enable "APISIX_ROUTES_FORCE_EAS_NEW" by default
  • Add additional services to the stop script

v6.3.1 (2024-07-18)

  • Container checksum: sha256:e792511cc0d30615b767a34e320e4b3058867eba2929dfd3438539ac84043173
  • Container tag & checksum: 6.3.1@sha256:e792511cc0d30615b767a34e320e4b3058867eba2929dfd3438539ac84043173
  • Preview Container tag & checksum: 6.3.1-next@sha256:d621fae0dd8040822d4d66a485cfb2682dbbbebbf82d5e071eb9b0507ade57ab
  • Build commit: aaa9989a1b766a098ba377a10ef7e09b08a430ba
  • Bundled versions:
CONTAINER_IMAGE_REVISION=aaa9989
CONTAINER_IMAGE_VERSION=6.3.1
E4AADCONNECT_VERSION=0.4.0
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.9.0
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.4.0
E4AMANAGEAPI_VERSION=1.2.0
E4AMIGRATION_VERSION=0.9.2
E4APHPMAPI_VERSION=1.2.2
E4APUSH_VERSION=1.2.0
E4ASERVICE_VERSION=2.2.0
E4ASYSTEM_VERSION=3.7.1
E4AWEBAPP_VERSION=7.7.1
E4AWEBAPPJODIT_VERSION=0.12.0
LIBREGRAPHLICO_VERSION=0.62.0
  • Update e4a-webapp to v7.7.1
  • Update e4a-system to v3.7.1
  • Update e4a-php-mapi to v1.2.2
  • Update e4a-migration to v0.9.2
  • Refactor the push release script

v6.3.0 (2024-07-10)

  • Container checksum: sha256:2b18f95579ca44afa5c6a959e2dae91833b8daf05190256fb4bd7c06098fc160
  • Container tag & checksum: 6.3.0@sha256:2b18f95579ca44afa5c6a959e2dae91833b8daf05190256fb4bd7c06098fc160
  • Preview Container tag & checksum: 6.3.0-next@sha256:7987b4af3b50ae3e030bf1ef6c789b22c5ca1aa56dfe34ff554a5ddaa18407a0
  • Build commit: 422d30e83cd92d61985555fa6b2ff4d5b9c4498e
  • Bundled versions:
CONTAINER_IMAGE_REVISION=422d30e
CONTAINER_IMAGE_VERSION=6.3.0
E4AADCONNECT_VERSION=0.4.0
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.9.0
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.4.0
E4AMANAGEAPI_VERSION=1.2.0
E4AMIGRATION_VERSION=0.9.1
E4APHPMAPI_VERSION=1.2.1
E4APUSH_VERSION=1.2.0
E4ASERVICE_VERSION=2.2.0
E4ASYSTEM_VERSION=3.7.0
E4AWEBAPP_VERSION=7.7.0
E4AWEBAPPJODIT_VERSION=0.12.0
LIBREGRAPHLICO_VERSION=0.62.0
  • Add new --lang parameter when creating users in ci
  • Update e4a-webapp-jodit to v0.12.0
  • Update e4a-webapp to v7.7.0
  • Update e4a-system to v3.7.0
  • Update e4a-service to v2.2.0
  • Update e4a-python-e4a to v1.7.0
  • Update e4a-push to v1.2.0
  • Update e4a-manage-api to v1.2.0
  • Update e4a-manage to v1.4.0
  • Update e4a-ad-connect to v0.4.0
  • Pass storage language when creating initial user
  • Update build dependency and ensure the next container has a fix for CVE-2024-6387
  • Enable Rust EAS service via environment variable
  • Simplify internal testing mounts
  • Adjust CSP of WebApp
  • Replace libsegfault with libbacktrace

v6.2.0 (2024-06-18)

This release contains a number of changes from 6.1, so please roll out this release with caution in case we have overlooked any bugs introduced by these changes. Notable changes include:

  • The ability to synchronise alias addresses
    • As alias synchronisation requires (minor) changes to the ad-connect configuration and registration, alias synchronisation must be explicitly enabled in the synchronisation configuration.
    • Newly registered directory sync configurations use uid as anchor attribute
  • It is now possible to use groups in groups for all clients.
  • i18n emails (RFC 6531) are now supported for LDAP synchronisation.
    • Due to form validation, it will not be possible to create them manually in the Manage UI or via the RestAPI.
  • In WebApp it is now possible to disable the plugin section. A disabled plugin section will be the default in the next major release
  • In addition to this WebApp now resolves senders and recipients from the local contact folder first.

  • Container checksum: sha256:3aec2b294bcd4a5b5410cebf1ffc82a4a25c3e30dcc7372bf597100d3c71d2fb

  • Container tag & checksum: 6.2.0@sha256:3aec2b294bcd4a5b5410cebf1ffc82a4a25c3e30dcc7372bf597100d3c71d2fb
  • Preview Container tag & checksum: 6.2.0-next@sha256:31e4ae4a258dac78764fea10c2b8f9d3d0e11b7acd5d210aadb097fb8fc5aa8c
  • Build commit: d593d2a554b1501135ee26d233a5f960c3201832
  • Bundled versions:
CONTAINER_IMAGE_REVISION=d593d2a
CONTAINER_IMAGE_VERSION=6.2.0
E4AADCONNECT_VERSION=0.3.0
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.9.0
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.3.0
E4AMANAGEAPI_VERSION=1.1.0
E4AMIGRATION_VERSION=0.9.1
E4APHPMAPI_VERSION=1.2.1
E4APUSH_VERSION=1.1.4
E4ASERVICE_VERSION=2.1.0
E4ASYSTEM_VERSION=3.6.0
E4AWEBAPP_VERSION=7.6.0
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.62.0
  • Update e4a-webapp to v7.6.0
  • Update e4a-system to v3.6.0
  • Update e4a-service to v2.1.0
  • Update e4a-manage-api to v1.1.0
  • Update e4a-manage to v1.3.0
  • Update e4a-config to v1.9.0
  • Update e4a-ad-connect to v0.3.0
  • Make testing changes for ad-connect alias syncing
  • Update integration tests for new group in group features
  • Update helper script to always use tags for e4a-migration and e4a-ad-connect

v6.1.2 (2024-06-05)

  • Container checksum: sha256:611169353830b506515f696063bafd3d0f748b5ce89c1604a191352c909c09cc
  • Container tag & checksum: 6.1.2@sha256:611169353830b506515f696063bafd3d0f748b5ce89c1604a191352c909c09cc
  • Preview Container tag & checksum: 6.1.2-next@sha256:a8b2e84bb75898b32d6292ec19e6fda5f8a25810e621b4920237ec1459117ecd
  • Build commit: 178227e175f56f0923a7d11878cba553ea171513
  • Bundled versions:
CONTAINER_IMAGE_REVISION=178227e
CONTAINER_IMAGE_VERSION=6.1.2
E4AADCONNECT_VERSION=0.2.2
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.8.1
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.2.2
E4AMANAGEAPI_VERSION=1.0.4
E4AMIGRATION_VERSION=0.9.1
E4APHPMAPI_VERSION=1.2.1
E4APUSH_VERSION=1.1.4
E4ASERVICE_VERSION=2.0.3
E4ASYSTEM_VERSION=3.5.5
E4AWEBAPP_VERSION=7.5.1
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.62.0
  • Update e4a-webapp to v7.5.1
  • Update e4a-system to v3.5.5
  • Update e4a-python-e4a to v1.5.3
  • Update e4a-manage-api to v1.0.4
  • Update e4a-manage to v1.2.2
  • Rename compose files to align better with current practices

v6.1.1 (2024-05-28)

  • Container checksum: sha256:9e63f31aee2fd3ef4f5577092a23ae80f1c56c0bb8f393f4f62673c15490f2c0
  • Container tag & checksum: 6.1.1@sha256:9e63f31aee2fd3ef4f5577092a23ae80f1c56c0bb8f393f4f62673c15490f2c0
  • Preview Container tag & checksum: 6.1.1-next@sha256:d94b1d875e4c9d3408aeed11e9b171aad04d81b6027319f8ec07c61f0de4ab1d
  • Build commit: ffc3bdb402b2496d0a2411395b2f03fd6dae1ffd
  • Bundled versions:
CONTAINER_IMAGE_REVISION=ffc3bdb
CONTAINER_IMAGE_VERSION=6.1.1
E4AADCONNECT_VERSION=0.2.2
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.8.1
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.2.1
E4AMANAGEAPI_VERSION=1.0.3
E4AMIGRATION_VERSION=0.9.1
E4APHPMAPI_VERSION=1.2.1
E4APUSH_VERSION=1.1.4
E4ASERVICE_VERSION=2.0.3
E4ASYSTEM_VERSION=3.5.4
E4AWEBAPP_VERSION=7.5.0
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.62.0
  • Update rtfpiper to v0.2.6

v5.2.12 (2024-05-28)

  • Container checksum: sha256:3e862ff1db192cfeb0507b31c6342baccb088dd139dda054052e9a9c25ec9165
  • Container tag & checksum: 5.2.12@sha256:3e862ff1db192cfeb0507b31c6342baccb088dd139dda054052e9a9c25ec9165
  • Preview Container tag & checksum: 5.2.12-next@sha256:b901b7d08c0b3a7bcafb3387d5337e0b7a724f2d636037a580d9a26354fabc9f
  • Build commit: 708754d815bc0ca9713fd053cb194eba1254df88
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.2.12
CONTAINER_IMAGE_REVISION=708754d
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.5.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.0.3
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.1.2
E4APUSH_VERSION=1.0.3
E4ASERVICE_VERSION=1.6.2-2-g750e7be
E4ASYSTEM_VERSION=2.1.13
E4AWEBAPP_VERSION=7.1.2
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.2
  • Update rtfpiper to v0.2.6

v6.1.0 (2024-05-21)

The 6.x release introduces a migration tool for Kopano Groupware. Starting with 6.0.7 the importer is part of the normal release build and is now able to import all items from the source mailbox including attachments and improved handling of s/mime signed emails. Further notices about the migration tool can be found in its errata section.

  • Container checksum: sha256:2e91311d75ef6397aeefbd9d4de9f9637cf6976d39c115344a9cac4562b7db31
  • Container tag & checksum: 6.1.0@sha256:2e91311d75ef6397aeefbd9d4de9f9637cf6976d39c115344a9cac4562b7db31
  • Preview Container tag & checksum: 6.1.0-next@sha256:a0725dacf9b6e1512db7e84d502f836c538136f5cfd0cb34ec32635134317d1f
  • Build commit: 027a345e6453f635e9265cabc9c2b9d37db5023d
  • Bundled versions:
CONTAINER_IMAGE_REVISION=027a345
CONTAINER_IMAGE_VERSION=6.1.0
E4AADCONNECT_VERSION=0.2.2
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.8.1
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.2.1
E4AMANAGEAPI_VERSION=1.0.3
E4AMIGRATION_VERSION=0.9.1
E4APHPMAPI_VERSION=1.2.1
E4APUSH_VERSION=1.1.4
E4ASERVICE_VERSION=2.0.3
E4ASYSTEM_VERSION=3.5.4
E4AWEBAPP_VERSION=7.5.0
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.62.0
  • Update e4a-webapp to v7.5.0
  • Update e4a-system to v3.5.4
  • Modify runtime user for ad-connect import

v6.0.13 (2024-05-16)

Attention

Please note that x.0.y releases occur during our break-change window, and are explicitly for testing purposes only.

  • Container checksum: sha256:f5e2a49ed27ee8b49a57ad1ed1073886e930b28e1158443f87974b84ebf56a09
  • Container tag & checksum: 6.0.13@sha256:f5e2a49ed27ee8b49a57ad1ed1073886e930b28e1158443f87974b84ebf56a09
  • Preview Container tag & checksum: 6.0.13-next@sha256:bed21898be59aaf20ac557fea67c0326870e7a62f7bdf17ef36fb92ad2aa8c38
  • Build commit: 37e74a84a38b22d6884d96fa531ce2673b2b2613
  • Bundled versions:
CONTAINER_IMAGE_REVISION=37e74a8
CONTAINER_IMAGE_VERSION=6.0.13
E4AADCONNECT_VERSION=0.2.2
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.8.1
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.2.1
E4AMANAGEAPI_VERSION=1.0.3
E4AMIGRATION_VERSION=0.9.1
E4APHPMAPI_VERSION=1.2.1
E4APUSH_VERSION=1.1.4
E4ASERVICE_VERSION=2.0.3
E4ASYSTEM_VERSION=3.5.3
E4AWEBAPP_VERSION=7.4.2
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.62.0
  • Also fetch tags for e4a-migration in the -next build

v6.0.12 (2024-05-16)

  • Explicitly fetch tags for e4a-migration to fix build error in ci

v6.0.11 (2024-05-16)

  • Update libregraph-lico to v0.62.0
  • Update e4a-webapp to v7.4.2
  • Update e4a-system to v3.5.3
  • Update e4a-push to v1.1.4
  • Update e4a-migration to v0.9.1
  • Explicitly fetch tags in update-submodules script

v6.0.10 (2024-05-08)

  • Container checksum: sha256:557d754ce0a2095fbe402099c32eef3d055c8dc3aff696395b7d0a6b2ce93211
  • Container tag & checksum: 6.0.10@sha256:557d754ce0a2095fbe402099c32eef3d055c8dc3aff696395b7d0a6b2ce93211
  • Preview Container tag & checksum: 6.0.10-next@sha256:76f2f185a58cebf976d9717115c27bde3847cb9fc7351c7cb3bb1dd2d5de5adf
  • Build commit: 3922a37e0d6e2fc73fff3d441e76d3b3a0f5d90c
  • Bundled versions:
CONTAINER_IMAGE_REVISION=3922a37
CONTAINER_IMAGE_VERSION=6.0.10
E4AADCONNECT_VERSION=0.2.2
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.8.1
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.2.1
E4AMANAGEAPI_VERSION=1.0.3
E4AMIGRATION_VERSION=0.9.0
E4APHPMAPI_VERSION=1.2.1
E4APUSH_VERSION=1.1.3
E4ASERVICE_VERSION=2.0.3
E4ASYSTEM_VERSION=3.5.2
E4AWEBAPP_VERSION=7.4.1
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.61.2
  • Update e4a-webapp to v7.4.1
  • Update e4a-system to v3.5.2
  • Update e4a-push to v1.1.3
  • Update e4a-ad-connect to v0.2.2
  • Get version of e4a-ad-connect and e4a-migration from build argument
  • Disable http/3 by default again

v6.0.9 (2024-05-06)

  • Container checksum: sha256:17a86dfaa6e81a2196c8406d560b9030c41d59f0c34d478e4bd8acd6fa38889a
  • Container tag & checksum: 6.0.9@sha256:17a86dfaa6e81a2196c8406d560b9030c41d59f0c34d478e4bd8acd6fa38889a
  • Preview Container tag & checksum: 6.0.9-next@sha256:b27fc197d8c96041cfa2c7c32e6c06c5ed43897e3785060c86c76584c0575c58
  • Build commit: b0f088fbcd6b1af8e5c9229ef4bcda162cfcda97
  • Bundled versions:
CONTAINER_IMAGE_VERSION=6.0.9
CONTAINER_IMAGE_REVISION=b0f088f
E4AADS_VERSION=0.2.2
E4ACONFIG_VERSION=1.8.1
E4AENTITLEMENT_VERSION=0.7.1
E4AMANAGE_VERSION=1.2.1
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.2.1
E4APUSH_VERSION=1.1.2
E4ASERVICE_VERSION=2.0.3
E4ASYSTEM_VERSION=3.5.1
E4AWEBAPP_VERSION=7.4.0
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.61.2
  • Update e4a-kg-migration to 0.9.0

v6.0.8 (2024-05-06)

  • Update e4a-webapp to v7.4.0
  • Update e4a-system to v3.5.1
  • Update e4a-push to v1.1.2
  • Enable importer in release build0
  • Update to Apisix 3.9.1 to enable http/3
  • Update e4a-system to v3.5.0
  • Update e4a-service to v2.0.3
  • Update e4a-push to v1.1.1
  • Update e4a-amange to v1.2.1
  • Update e4a-entitlement to v0.7.1
  • Update e4a-config to v1.8.1
  • Update e4a-ads to v0.2.2
  • Update e4a-kg-migration to v0.8.4
  • Modify container to include 3rd party licenses for components
  • Use request-headers in goss http check to override the user-agent of the health check
  • Add ad-connect as a service to the container

v6.0.7 (2024-04-19)

  • Container checksum: sha256:b60ea76d317b6707945151c69b87771c83168f64a0a4fb26d4c1986a8c7c6eec
  • Container tag & checksum: 6.0.7@sha256:b60ea76d317b6707945151c69b87771c83168f64a0a4fb26d4c1986a8c7c6eec
  • Preview Container tag & checksum: 6.0.7-next@sha256:f776f7fcaffde2b747731cf7314fca00f04c79696f4b1c1a2fb5be2f18b45b07
  • Build commit: a68f51b731bb4c8c6746d4b5c016f62b0276df42
  • Bundled versions:
CONTAINER_IMAGE_VERSION=6.0.7
CONTAINER_IMAGE_REVISION=a68f51b
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.8.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.2.0
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.2.1
E4APUSH_VERSION=1.1.0
E4ASERVICE_VERSION=2.0.2
E4ASYSTEM_VERSION=3.4.1
E4AWEBAPP_VERSION=7.3.0
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.61.2
  • Update e4a-system to v3.4.1

v6.0.6 (2024-04-19)

  • Container checksum: sha256:0f439e3a1f1f9a395b1bb0b6cb1196f322d68b6230f4072c6f494a1ea6a8ef0d
  • Container tag & checksum: 6.0.6@sha256:0f439e3a1f1f9a395b1bb0b6cb1196f322d68b6230f4072c6f494a1ea6a8ef0d
  • Preview Container tag & checksum: 6.0.6-next@sha256:d236c1b605e818846ab8720dfe3bd6853273da6c06a5ec565b107fcd552c1101
  • Build commit: bcd8d040062d2bf934ce2fde7d17e90afd32a804
  • Bundled versions:
CONTAINER_IMAGE_VERSION=6.0.6
CONTAINER_IMAGE_REVISION=bcd8d04
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.8.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.2.0
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.2.1
E4APUSH_VERSION=1.1.0
E4ASERVICE_VERSION=2.0.2
E4ASYSTEM_VERSION=3.4.0
E4AWEBAPP_VERSION=7.3.0
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.61.2
  • Enable newly added e4a-system prometheus listeners and aggregate their metrics
  • Update e4a-webapp to v7.3.0
  • Update e4a-system to v3.4.0
  • Update e4a-config to v1.8.0
  • Modify cadde & php exporter to only listen on localhost
  • Add dedicated definition of ports bound by the container

v6.0.5 (2024-04-16)

  • Container checksum: sha256:a88fe785fc9b4898e1d8486033db43ad19476110cfeff387a2acc3ac5a5ee02f
  • Container tag & checksum: 6.0.5@sha256:a88fe785fc9b4898e1d8486033db43ad19476110cfeff387a2acc3ac5a5ee02f
  • Preview Container tag & checksum: 6.0.5-next@sha256:71b8735a085bbab37d3c5aa601410f305732e2e3417b2d30298a0eb4baefea10
  • Build commit: 9e9ef6efbc32a64ee86ecdccf11a23e6ffec4163
  • Bundled versions:
CONTAINER_IMAGE_VERSION=6.0.5
CONTAINER_IMAGE_REVISION=9e9ef6e
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.7.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.2.0
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.2.1
E4APUSH_VERSION=1.1.0
E4ASERVICE_VERSION=2.0.2
E4ASYSTEM_VERSION=3.3.1
E4AWEBAPP_VERSION=7.2.2
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.61.2
  • Switch from caddy reauth to apisix forward auth
  • Modify tests for optional new ActiveSync ping proxy
  • Update e4a-system to v3.3.1
  • Enable WITH_RUST_CORE_SERVICE_EAS only in "next" build
  • Update e4a-system to v3.3.0
  • Update e4a-service to v2.0.2
  • Update e4a-push to v1.1.0
  • Update e4a-php-mapi to v1.2.1
  • Update e4a-config to v1.7.0
  • Update e4a-kg-migration to 0.8.3
  • Update base image to 1.0.3
  • Classify import routing as grpc traffic
  • Update goss checks for syntax updates

v5.2.11 (2024-04-11)

  • Container checksum: sha256:8af8ac9c3c12ba0a78b9711f873fff586038b7b08778269d213da0b3cfd5d2cb
  • Container tag & checksum: 5.2.11@sha256:8af8ac9c3c12ba0a78b9711f873fff586038b7b08778269d213da0b3cfd5d2cb
  • Preview Container tag & checksum: 5.2.11-next@sha256:6ff148fbacef8e23cba469ac89ae070a3c0108096e0a321875ebf5695a9b3432
  • Build commit: ad48f2b0deaaaaa4c4d340cd6313ab3d013f1c8a
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.2.11
CONTAINER_IMAGE_REVISION=ad48f2b
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.5.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.0.3
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.1.2
E4APUSH_VERSION=1.0.3
E4ASERVICE_VERSION=1.6.2-2-g750e7be
E4ASYSTEM_VERSION=2.1.13
E4AWEBAPP_VERSION=7.1.2
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.2
  • Update e4a-system to v2.1.13

v5.2.10 (2024-04-11)

  • Container checksum: sha256:edfb6d481e5af67a4eb0e563d8575d361fe48f697571a518d33ab0967f0cf79a
  • Container tag & checksum: 5.2.10@sha256:edfb6d481e5af67a4eb0e563d8575d361fe48f697571a518d33ab0967f0cf79a
  • Preview Container tag & checksum: 5.2.10-next@sha256:061a511d1dc961e6217a6c2366f3f0a308705af37a13bf50d34f26d5176b93b4
  • Build commit: 5dfc9bfe4d2e950cf6f979c458c0c0c9f445b047
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.2.10
CONTAINER_IMAGE_REVISION=5dfc9bf
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.5.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.0.3
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.1.2
E4APUSH_VERSION=1.0.3
E4ASERVICE_VERSION=1.6.2-2-g750e7be
E4ASYSTEM_VERSION=2.1.12
E4AWEBAPP_VERSION=7.1.2
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.2
  • Update e4a-service to v1.6.3

v6.0.4 (2024-03-27)

  • Container checksum: sha256:35d5476a493ff5a064cd0f4dc4e9221ab96d9cff480bc60807c8e2c47f83c30c
  • Container tag & checksum: 6.0.4@sha256:35d5476a493ff5a064cd0f4dc4e9221ab96d9cff480bc60807c8e2c47f83c30c
  • Preview Container tag & checksum: 6.0.4-next@sha256:b0f9ae99d56162c8e2b6ca0a4257a249748163f17bb001a7bb105583c58ab145
  • Build commit: a415adbddc1b517117b550f122c052126094c1c7
  • Bundled versions:
CONTAINER_IMAGE_VERSION=6.0.4
CONTAINER_IMAGE_REVISION=a415adb
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.6.1
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.2.0
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.2.0
E4APUSH_VERSION=1.0.4
E4ASERVICE_VERSION=2.0.1
E4ASYSTEM_VERSION=3.2.0
E4AWEBAPP_VERSION=7.2.2
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.61.2
  • Update e4a-system to v3.2.0
  • Update 3rd party components

v6.0.3 (2024-03-22)

  • Container checksum: sha256:3172717f6a2081face156fd5c487d57f5945e162e7b17bb7e1a9e72a585d6820
  • Container tag & checksum: 6.0.3@sha256:3172717f6a2081face156fd5c487d57f5945e162e7b17bb7e1a9e72a585d6820
  • Preview Container tag & checksum: 6.0.3-next@sha256:37bc73aabef8de10c6e1f23ecd7d3451d754a7c72e1e4e155a2d9be252186fa1
  • Build commit: 2046317b0facab523e92c53832a0b12db9ac812d
  • Bundled versions:
CONTAINER_IMAGE_VERSION=6.0.3
CONTAINER_IMAGE_REVISION=2046317
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.6.1
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.2.0
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.2.0
E4APUSH_VERSION=1.0.4
E4ASERVICE_VERSION=2.0.1
E4ASYSTEM_VERSION=3.1.1
E4AWEBAPP_VERSION=7.2.2
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.61.2
  • Update e4a-system to v3.1.1
  • Update e4a-kg-migration to v0.8.2

v6.0.2 (2024-03-21)

  • Container checksum: sha256:247e2b699bb14d469fdea8b84b44ff15c18041f3c5f81145ae8d68bbc79135da
  • Container tag & checksum: 6.0.2@sha256:247e2b699bb14d469fdea8b84b44ff15c18041f3c5f81145ae8d68bbc79135da
  • Preview Container tag & checksum: 6.0.2-next@sha256:4c818eac46740edea52ae27baa6ecbaf05910f68610ea9f55630d47c78e75709
  • Build commit: 8c0199a9c22de1f6302a6635f257ff9b99c9ae81
  • Bundled versions:
CONTAINER_IMAGE_VERSION=6.0.2
CONTAINER_IMAGE_REVISION=8c0199a
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.6.1
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.2.0
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.2.0
E4APUSH_VERSION=1.0.4
E4ASERVICE_VERSION=2.0.1
E4ASYSTEM_VERSION=3.1.0
E4AWEBAPP_VERSION=7.2.2
E4AWEBAPPJODIT_VERSION=0.11.1
LIBREGRAPHLICO_VERSION=0.61.2
  • Update e4a-webapp-jodit to v0.11.1
  • Update e4a-webapp to v7.2.2
  • Update e4a-system to v3.1.0
  • Update e4a-config to v1.6.1
  • Update e4a-kg-migration to v0.8.1
  • Further improve Apisix Prometheus metrics

v6.0.1 (2024-03-14)

  • Container checksum: sha256:13007e50b4a3b7532e92d23a5f0f020e3c8742bf9aff2cec6ad25560e781f4e1
  • Container tag & checksum: 6.0.1@sha256:13007e50b4a3b7532e92d23a5f0f020e3c8742bf9aff2cec6ad25560e781f4e1
  • Preview Container tag & checksum: 6.0.1-next@sha256:3290ea2d75e70c057bbb1b02de73ab4556ec8be2fc8533d2fca695866f219480
  • Build commit: 5838e4f44f59d488aeafbe21e36a9ec4dc6fd946
  • Bundled versions:
CONTAINER_IMAGE_VERSION=6.0.1
CONTAINER_IMAGE_REVISION=5838e4f
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.6.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.2.0
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.2.0
E4APUSH_VERSION=1.0.4
E4ASERVICE_VERSION=2.0.1
E4ASYSTEM_VERSION=3.0.2
E4AWEBAPP_VERSION=7.2.1
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.2
  • Update e4a-system to v3.0.2
  • Update e4a-service to v2.0.1
  • Update e4a-manage to v1.2.0
  • Add prometheus metrics for php fpm sockets
  • Move prometheus plugin activation in Apisix into a global rule
  • Run go mod vendor before building e4a-service
  • Start adsredired with metrics enabled and add it to the aggregator
  • Update e4a-webapp to v7.2.1
  • Update e4a-system to v3.0.1
  • Update e4a-service to v2.0.0
  • Update e4a-php-mapi to v1.2.0
  • Update e4a-manage to v1.1.1
  • Move run-after-random-delay to libexec dir
  • Include migration tool in container image
  • Fix Apisix route used for download access

v5.2.9 (2024-03-11)

Recommended upgrade

This release fixes an issue with the cron execution, which means that automatic renewal of Lets Encrypt certificates and our own license renewal would fail. This is an error that was present in all containers since 5.0.6. An upgrade is recommended.

  • Container checksum: sha256:d3d2b797c9709fbb410f4a30bde365e31e354b559d3ff52b936adad3db1ebf09
  • Container tag & checksum: 5.2.9@sha256:d3d2b797c9709fbb410f4a30bde365e31e354b559d3ff52b936adad3db1ebf09
  • Preview Container tag & checksum: 5.2.9-next@sha256:3bf52361eb1f1691881eb9aae6a96a8de933579f937c11e0cebee43e94c47bda
  • Build commit: 0b0867d60e060934816b196ac335c867b9d48040
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.2.9
CONTAINER_IMAGE_REVISION=0b0867d
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.5.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.0.3
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.1.2
E4APUSH_VERSION=1.0.3
E4ASERVICE_VERSION=1.6.2
E4ASYSTEM_VERSION=2.1.12
E4AWEBAPP_VERSION=7.1.2
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.2
  • Move run-after-random-delay to libexec dir

v5.2.8 (2024-03-07)

  • Container checksum: sha256:dd5e50843b3163c9e212564017c155749015240640cbbcaa97358cd1fa519b77
  • Container tag & checksum: 5.2.8@sha256:dd5e50843b3163c9e212564017c155749015240640cbbcaa97358cd1fa519b77
  • Preview Container tag & checksum: 5.2.8-next@sha256:dc580c0766b9edfc6763a3fb0039fde06b64b2ac22b0187f272d7545524648d8
  • Build commit: 12707b7e272147fba989d1042d8d2da1c5a1fd43
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.2.8
CONTAINER_IMAGE_REVISION=12707b7
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.5.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.0.3
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.1.2
E4APUSH_VERSION=1.0.3
E4ASERVICE_VERSION=1.6.2
E4ASYSTEM_VERSION=2.1.12
E4AWEBAPP_VERSION=7.1.2
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.2
  • Update e4a-system to v2.1.12

v5.2.7 (2024-03-07)

  • Container checksum: sha256:4015e51d86f6a96a6df4c791f6eaabdab8d5d1110d9b49a89c298fadc8cda710
  • Container tag & checksum: 5.2.7@sha256:4015e51d86f6a96a6df4c791f6eaabdab8d5d1110d9b49a89c298fadc8cda710
  • Preview Container tag & checksum: 5.2.7-next@sha256:67fe5b1a75f785d3b91142455b04e1466a12e340e1c8658a5dfc05ca1f200e09
  • Build commit: ffa3ca2e3ca57ab05e6c93ddb8ad22b4f2215338
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.2.7
CONTAINER_IMAGE_REVISION=ffa3ca2
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.5.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.0.3
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.1.2
E4APUSH_VERSION=1.0.3
E4ASERVICE_VERSION=1.6.2
E4ASYSTEM_VERSION=2.1.11
E4AWEBAPP_VERSION=7.1.2
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.2
  • Also fetch git tags of e4a-system in -next build

v5.2.6 (2024-03-07)

  • Update e4a-system to v2.1.11

v6.0.0 (2024-03-01)

  • Container checksum: sha256:ea9f93811c9c8a589afd3a64ba11b44bfd9d0bc1a56256cb6cbd1328c2b0baac
  • Container tag & checksum: 6.0.0@sha256:ea9f93811c9c8a589afd3a64ba11b44bfd9d0bc1a56256cb6cbd1328c2b0baac
  • Preview Container tag & checksum: 6.0.0-next@sha256:74e57514124b074a17ac96e1bef2ef8adc1494753f9939c0daa35e25e43c7984
  • Build commit: d25e691420417ca4786b23020f4ea0682319adf7
  • Bundled versions:
CONTAINER_IMAGE_VERSION=6.0.0
CONTAINER_IMAGE_REVISION=d25e691
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.6.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.1.0
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.1.2
E4APUSH_VERSION=1.0.4
E4ASERVICE_VERSION=1.6.2
E4ASYSTEM_VERSION=3.0.0
E4AWEBAPP_VERSION=7.2.0
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.2
  • Add support for d1 importer
  • Check for existence and not directory in webapp tmp folder creation
  • Update e4a-webapp to v7.2.0
  • Update e4a-system to v3.0.0
  • Update e4a-push to v1.0.4
  • Update e4a-manage to v1.1.0
  • Update e4a-config to v1.6.0
  • Update apisix to 3.8.0

v5.2.5 (2024-02-27)

  • Container checksum: sha256:36d55bbeff8eb0e6ae587660d9de738c1643c4ad0d418a1defd83245b6d3a4a0
  • Container tag & checksum: 5.2.5@sha256:36d55bbeff8eb0e6ae587660d9de738c1643c4ad0d418a1defd83245b6d3a4a0
  • Preview Container tag & checksum: 5.2.5-next@sha256:7b18fe9d517422512a9a4264779d3bc92729e219fa6db03fece5fa02b29b3c03
  • Build commit: 3c8642ca59f4ab9165c330aa436a718e7372f387
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.2.5
CONTAINER_IMAGE_REVISION=3c8642c
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.5.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.0.3
E4AMANAGEAPI_VERSION=1.0.3
E4APHPMAPI_VERSION=1.1.2
E4APUSH_VERSION=1.0.3
E4ASERVICE_VERSION=1.6.2
E4ASYSTEM_VERSION=2.1.10
E4AWEBAPP_VERSION=7.1.2
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.2
  • Explicitly call git fetch --tags in pipeline for e4a-system

v5.2.4 (2024-02-27)

  • Update libregraph-lico to v0.61.2
  • Update e4a-webapp to v7.1.2
  • Update e4a-system to v2.1.10
  • Update e4a-service to v1.6.2
  • Update e4a-python-e4a to v1.5.2
  • Update e4a-push to v1.0.3
  • Update e4a-manage-api to v1.0.3

v5.2.3 (2024-02-02)

  • Container checksum: sha256:3148d5028b4ba529dd752fafbf9b52414cb3d58e170074683322f2b2c9a9873d
  • Container tag & checksum: 5.2.3@sha256:3148d5028b4ba529dd752fafbf9b52414cb3d58e170074683322f2b2c9a9873d
  • Preview Container tag & checksum: 5.2.3-next@sha256:824155bd88e23211b41a1a0dd7ab7cd50ae12a8584dad858d6996d7baae57990
  • Build commit: 286bc489a7185dbf444108414d955e1bdf6119a2
  • Bundled versions:

    CONTAINER_IMAGE_VERSION=5.2.3
    CONTAINER_IMAGE_REVISION=286bc48
    E4AADS_VERSION=0.2.1
    E4ACONFIG_VERSION=1.5.0
    E4AENTITLEMENT_VERSION=0.7.0
    E4AMANAGE_VERSION=1.0.3
    E4AMANAGEAPI_VERSION=1.0.1
    E4APHPMAPI_VERSION=1.1.2
    E4APUSH_VERSION=1.0.2
    E4ASERVICE_VERSION=1.6.1
    E4ASYSTEM_VERSION=2.1.8
    E4AWEBAPP_VERSION=7.1.1
    E4AWEBAPPJODIT_VERSION=0.11.0
    LIBREGRAPHLICO_VERSION=0.61.1
    

  • Update e4a-system to v2.1.8

v5.2.2 (2024-02-01)

  • Container checksum: sha256:ec6766849e15a3f3b78813d64c158d460897f65b6b521e8f2ba89c11acffe1c7
  • Container tag & checksum: 5.2.2@sha256:ec6766849e15a3f3b78813d64c158d460897f65b6b521e8f2ba89c11acffe1c7
  • Preview Container tag & checksum: 5.2.2-next@sha256:2dc3cef744fcfa612eeac099c030285e1938209791cf9ca96029e59c04d7aaee
  • Build commit: 53833d44eb5e804ef7c4662431f8916da8646dc8
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.2.2
CONTAINER_IMAGE_REVISION=53833d4
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.5.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.0.3
E4AMANAGEAPI_VERSION=1.0.1
E4APHPMAPI_VERSION=1.1.2
E4APUSH_VERSION=1.0.2
E4ASERVICE_VERSION=1.6.1
E4ASYSTEM_VERSION=2.1.7
E4AWEBAPP_VERSION=7.1.1
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.1
  • Update e4a-webapp to v7.1.1
  • Update e4a-php-mapi to v1.1.2

v5.2.1 (2024-01-31)

  • Container checksum: sha256:503a1a008085db42bebb24271e775b00f87e57d849d9380528bdb94d8e91e5b1
  • Container tag & checksum: 5.2.1@sha256:503a1a008085db42bebb24271e775b00f87e57d849d9380528bdb94d8e91e5b1
  • Preview Container tag & checksum: 5.2.1-next@sha256:639f986181e01f04451bae004cbb0e99c7d244edd8b97038e83dc8ff0386d2f6
  • Build commit: 3d6d9c2fefbf6e3758bb686ad1248df4f51cc357
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.2.1
CONTAINER_IMAGE_REVISION=3d6d9c2
E4AADS_VERSION=0.2.1
E4ACONFIG_VERSION=1.5.0
E4AENTITLEMENT_VERSION=0.7.0
E4AMANAGE_VERSION=1.0.3
E4AMANAGEAPI_VERSION=1.0.1
E4APHPMAPI_VERSION=1.1.1
E4APUSH_VERSION=1.0.2
E4ASERVICE_VERSION=1.6.1
E4ASYSTEM_VERSION=2.1.7
E4AWEBAPP_VERSION=7.1.0
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.1
  • Update e4a-system to v2.1.7
  • Update e4a-push to v1.0.2
  • Update e4a-php-mapi to v1.1.1
  • Update e4a-ads to v0.2.1
  • Make git tags available to WebApp while building
  • Add e4a-ads and e4a-entitlement to the version information of the container

v5.2.0 (2024-01-25)

  • Container checksum: sha256:213c629aecc29e14f9e7b1c7a7b579c0fb334fb41918f29cc914598bc46c87d6
  • Container tag & checksum: 5.2.0@sha256:213c629aecc29e14f9e7b1c7a7b579c0fb334fb41918f29cc914598bc46c87d6
  • Preview Container tag & checksum: 5.2.0-next@sha256:67945b5a7d8667bc7241cfce1c9023802fd9c3445ce5950c26aac0acee3b7c11
  • Build commit: 748ac569d74d26f6a5e48e267128e8a73d0ebc18
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.2.0
CONTAINER_IMAGE_REVISION=748ac56
E4ACONFIG_VERSION=1.5.0
E4AMANAGE_VERSION=1.0.3
E4AMANAGEAPI_VERSION=1.0.1
E4APHPMAPI_VERSION=1.1.0
E4APUSH_VERSION=1.0.1
E4ASERVICE_VERSION=1.6.1
E4ASYSTEM_VERSION=2.1.6
E4AWEBAPP_VERSION=7.1.0
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.1
  • Update e4a-webapp to v7.1.0
  • Update e4a-system to v2.1.6
  • Update e4a-push to v1.0.1
  • Update e4a-php-mapi to v1.1.0
  • Update postfix and ensure smtpd_forbid_bare_newline is enabled for all external clients
  • Move storage permission fix from a migration to an init script
  • Update e4a-manage to v1.0.3
  • Include startup logging in syslog

v5.1.1 (2023-12-22)

  • Container checksum: sha256:1372415048d62e26f5b790d35d91f93aa7428629ccabfd9c1462e4833ef8c8ef
  • Container tag & checksum: 5.1.1@sha256:1372415048d62e26f5b790d35d91f93aa7428629ccabfd9c1462e4833ef8c8ef
  • Preview Container tag & checksum: 5.1.1-next@sha256:8675bbcd9c9dbe48b5f33d9de433979f05856319f6993f325a7664a87e13b4b6
  • Build commit: 0c734746180bd9ede7152bbd506711bfc104797a
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.1.1
CONTAINER_IMAGE_REVISION=0c73474
E4ACONFIG_VERSION=1.5.0
E4AMANAGE_VERSION=1.0.3
E4AMANAGEAPI_VERSION=1.0.1
E4APHPMAPI_VERSION=1.0.1
E4APUSH_VERSION=1.0.0
E4ASERVICE_VERSION=1.6.1
E4ASYSTEM_VERSION=2.1.5
E4AWEBAPP_VERSION=7.0.3
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.1
  • Update e4a-manage to v1.0.3

v5.1.0 (2023-12-19)

This release enables features that were previously only enabled in the next build, such as clickable links in WebApp appointments and the ability to use ad-connect to import users from an LDAP source. The latter requires MariaDB databases to use InnoDB as the table engine, which is now the default for new installations and will be blocked on startup if the database is still using Aria. To upgrade from Aria to InnoDB, start the container with the environment variable MARIADB_MIGRATE_TO_INNODB_TABLES=true.

Another new feature is an internal store migration system to upgrade or modify existing mailboxes To perform these optional migrations, set E4A_MIGRATE_STORES=true (this options was RUN_OPTIONAL_STORES_MIGRATIONS before 5.0.4) as an environment variable (e.g. in docker-compose.yml).

This migration is done at container startup, before any other services are started. Migration is expected to take a few seconds per store (depending on size).

A major client-side change is the ability to open shared mailboxes in Outlook in cached mode. Unfortunately, this required changes to the mailbox permissions structure. To open shared mailboxes, you need the "Folders visible" permission. As a result, it is now possible in WebApp to set permissions at the top of a mailbox as well as opening full mailboxes.

  • Container checksum: sha256:1ca8fce6a39e95c5b50595ef59f1ccb8744a846cea543d13b07bb8adae9f5138
  • Container tag & checksum: 5.1.0@sha256:1ca8fce6a39e95c5b50595ef59f1ccb8744a846cea543d13b07bb8adae9f5138
  • Preview Container tag & checksum: 5.1.0-next@sha256:62d121a1fc012d75aa133f5b4c3a946946d6391135f299b436bfc986c3ad428a
  • Build commit: ab56c60e84f7ae12604c9b335d27da3d20d2d887
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.1.0
CONTAINER_IMAGE_REVISION=ab56c60
E4ACONFIG_VERSION=1.5.0
E4AMANAGE_VERSION=1.0.2
E4AMANAGEAPI_VERSION=1.0.1
E4APHPMAPI_VERSION=1.0.1
E4APUSH_VERSION=1.0.0
E4ASERVICE_VERSION=1.6.1
E4ASYSTEM_VERSION=2.1.5
E4AWEBAPP_VERSION=7.0.3
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.1
  • Update e4a-system to v2.1.5
  • Update e4a-service to v1.6.1
  • Update e4a-manage to v1.0.2

v5.0.6 (2023-12-15)

Attention

Please note that x.0.y releases occur during our break-change window, and are explicitly for testing purposes only.

  • Container checksum: sha256:a082d8593f76c4806ea5df691c5621ace3d6478c57cb03d20aa9e11a1c61a283
  • Container tag & checksum: 5.0.6@sha256:a082d8593f76c4806ea5df691c5621ace3d6478c57cb03d20aa9e11a1c61a283
  • Preview Container tag & checksum: 5.0.6-next@sha256:805987a6f8a2259fde0a60b56eb0ae1f74686f53b5188a2790b7417ae954d263
  • Build commit: 21928ebc7164599a5ed369ab273dfc551d93b3b4
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.0.6
CONTAINER_IMAGE_REVISION=21928eb
E4ACONFIG_VERSION=1.5.0
E4AMANAGE_VERSION=1.0.1
E4AMANAGEAPI_VERSION=1.0.1
E4APHPMAPI_VERSION=1.0.1
E4APUSH_VERSION=1.0.0
E4ASERVICE_VERSION=1.6.0
E4ASYSTEM_VERSION=2.1.4
E4AWEBAPP_VERSION=7.0.3
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.1
  • Update e4a-webapp to v7.0.3
  • Update e4a-system to v2.1.4
  • Make the random delay a script instead of inline inside of the cron definition

v5.0.5 (2023-12-12)

  • Container checksum: sha256:7ec1d632aaf494a7a4425af8379b3f19fae011ddc99f45ba5fd0015c39cf8425
  • Container tag & checksum: 5.0.5@sha256:7ec1d632aaf494a7a4425af8379b3f19fae011ddc99f45ba5fd0015c39cf8425
  • Preview Container tag & checksum: 5.0.5-next@sha256:4afc4a52995791d97320ac8b3a7db18e598ba62ef921045e92620d34dcc9bd03
  • Build commit: 43a248836fa2d64583d29430e028e3369136a763
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.0.5
CONTAINER_IMAGE_REVISION=43a2488
E4ACONFIG_VERSION=1.5.0
E4AMANAGE_VERSION=1.0.1
E4AMANAGEAPI_VERSION=1.0.1
E4APHPMAPI_VERSION=1.0.1
E4APUSH_VERSION=1.0.0
E4ASERVICE_VERSION=1.6.0
E4ASYSTEM_VERSION=2.1.3
E4AWEBAPP_VERSION=7.0.2
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.1
  • Update e4a-webapp to v7.0.2
  • Update e4a-system to v2.1.3
  • Enable docker security scanners as recommended by Gitlab
  • Fix command error in e4a cron
  • Refactor innodb migration to prevent race conditions with innodb check

v5.0.4 (2023-11-30)

  • Container checksum: sha256:a1e8cde4ea9cb834c42b9f7c2cc47a01958b379f976b6b9882f089988c28e1e1
  • Container tag & checksum: 5.0.4@sha256:a1e8cde4ea9cb834c42b9f7c2cc47a01958b379f976b6b9882f089988c28e1e1
  • Preview Container tag & checksum: 5.0.4-next@sha256:d2729649b56d86284c5efe1750c7e18dfdc431f72f043411f4a2487590dbab21
  • Build commit: 41f2bd84440f61f9211fd4ed89a5766a1d3055b8
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.0.4
CONTAINER_IMAGE_REVISION=41f2bd8
E4ACONFIG_VERSION=1.5.0
E4AMANAGE_VERSION=1.0.1
E4AMANAGEAPI_VERSION=1.0.1
E4APHPMAPI_VERSION=1.0.1
E4APUSH_VERSION=1.0.0
E4ASERVICE_VERSION=1.6.0
E4ASYSTEM_VERSION=2.1.2
E4AWEBAPP_VERSION=7.0.1
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.1
  • Update e4a-webapp to v7.0.1
  • Update e4a-service to v1.6.0
  • Change optional stores migration env variable for consistency

v5.0.3 (2023-11-24)

  • Container checksum: sha256:5d0f0a6c00d633cd7b89854d001902acc80225a26dc8e0e76323e034a890fec1
  • Container tag & checksum: 5.0.3@sha256:5d0f0a6c00d633cd7b89854d001902acc80225a26dc8e0e76323e034a890fec1
  • Preview Container tag & checksum: 5.0.3-next@sha256:a0d1470a0e96ff89372611d476e4730ebe556f842d0ac1eb5a1a65dae3caa4c9
  • Build commit: d7517738e3bf8a05c9b5bd333fe2d26e7eea1813
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.0.3
CONTAINER_IMAGE_REVISION=d751773
E4ACONFIG_VERSION=1.5.0
E4AMANAGE_VERSION=1.0.1
E4AMANAGEAPI_VERSION=1.0.1
E4APHPMAPI_VERSION=1.0.1
E4APUSH_VERSION=1.0.0
E4ASERVICE_VERSION=1.5.1
E4ASYSTEM_VERSION=2.1.2
E4AWEBAPP_VERSION=7.0.0
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.1
  • Update e4a-system to v2.1.2
  • Update e4a-service to v1.5.1
  • Update e4a-push to v1.0.0
  • Update e4a-php-mapi to v1.0.1
  • Update e4a-manage-api to v1.0.1
  • Update e4a-manage to v1.0.1
  • Include platform in ad-connect download

v5.0.2 (2023-11-22)

  • Container checksum: sha256:af41bc829efea46a3c1678ca27d5e946ff9ccd5e78574722fdd06574c1187fe3
  • Container tag & checksum: 5.0.2@sha256:af41bc829efea46a3c1678ca27d5e946ff9ccd5e78574722fdd06574c1187fe3
  • Preview Container tag & checksum: 5.0.2-next@sha256:99ad7cac62b4e5f3a3f1c8a9954c393e4127eb69b7e03a2c8adf5e57c86d402f
  • Build commit: a8539b95417a98ae6bb5dc5e232baed0d8bacf2f
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.0.2
CONTAINER_IMAGE_REVISION=a8539b9
E4ACONFIG_VERSION=1.5.0
E4AMANAGE_VERSION=1.0.0
E4AMANAGEAPI_VERSION=1.0.0
E4APHPMAPI_VERSION=1.0.0
E4APUSH_VERSION=0.12.1
E4ASERVICE_VERSION=1.5.0
E4ASYSTEM_VERSION=2.1.1
E4AWEBAPP_VERSION=7.0.0
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.1
  • Update libregraph-lico to v0.61.1

v5.0.1 (2023-11-22)

  • Update e4a-system to v2.1.1
  • Update e4a-php-mapi to v1.0.0
  • Update prometheus-aggregate-exporter to v3.2.0
  • Ensure MySQL databases uses InnoDB storage
  • Small scripting changes for better consistency
  • Repair e4a crontab file

v5.0.0 (2023-11-20)

  • Container checksum: sha256:5722a7f32b646af74d7958b92ae9a2eb57e62c008da9922fcffc6b8c2f4d960d
  • Container tag & checksum: 5.0.0@sha256:5722a7f32b646af74d7958b92ae9a2eb57e62c008da9922fcffc6b8c2f4d960d
  • Preview Container tag & checksum: 5.0.0-next@sha256:5983eabd5bb3753542da7ba07d293f697f2b0384859c20487dc238dce11a80dc
  • Build commit: 54f1bbbecafafcbe8221caaad5cd7bda9ab56de0
  • Bundled versions:
CONTAINER_IMAGE_VERSION=5.0.0
CONTAINER_IMAGE_REVISION=54f1bbb
E4ACONFIG_VERSION=1.5.0
E4AMANAGE_VERSION=1.0.0
E4AMANAGEAPI_VERSION=1.0.0
E4APHPMAPI_VERSION=0.14.2
E4APUSH_VERSION=0.12.1
E4ASERVICE_VERSION=1.5.0
E4ASYSTEM_VERSION=2.1.0
E4AWEBAPP_VERSION=7.0.0
E4AWEBAPPJODIT_VERSION=0.11.0
LIBREGRAPHLICO_VERSION=0.61.0
  • Update e4a-webapp to v7.0.0
  • Update e4a-system to v2.1.0
  • Update e4a-service to v1.5.0
  • Update e4a-manage-api to v1.0.0
  • Update e4a-manage to v1.0.0
  • Update e4a-config to v1.5.0
  • Add optional store migration
  • Improve local run target to test containers in various init stages
  • Include download of ad-connect and updates in the container
  • Update libregraph-lico to v0.61.0
  • Update e4a-python-e4a to v1.5.1
  • Enable "next" features by default
  • Adjust csp for new manage-ui release
  • Adjust healthcheck for new listening ports
  • Remove config change to make services listen globally
  • Rename syslog_name of internal submission ports

Individual components

Archive

Old release notes can be found in the archive.