From 1082b5d5e9611d717b4dea6b377c8deb8967c0a8 Mon Sep 17 00:00:00 2001 From: Johannes Battjes Date: Fri, 10 Apr 2026 17:19:48 +0200 Subject: [PATCH] Create 04-10-release-2026.4.2.md --- changelog/2026/04-10-release-2026.4.2.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 changelog/2026/04-10-release-2026.4.2.md diff --git a/changelog/2026/04-10-release-2026.4.2.md b/changelog/2026/04-10-release-2026.4.2.md new file mode 100644 index 0000000..76341a5 --- /dev/null +++ b/changelog/2026/04-10-release-2026.4.2.md @@ -0,0 +1,9 @@ +--- +slug: "2026.4.2" +title: "2026.4.2: UI problems in ZCA solved" +--- + +| Component | Summary (english) | Relevance for consumers (English) | Relevance for end users (Dutch) | Relevance for system administration (Dutch) | +| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- | +| ZCA | In the new UI for ZCA (task applications and ZSDMS), the plus button for adding ZSDMS case type configurations was greyed out, preventing new entries from being created. This has been resolved. Additionally, the sorting of the synchronisation overview now consistently shows the most recent entries at the top. | | In de nieuwe ZCA-interface (taakapplicaties en ZSDMS) was de plusknop voor het aanmaken van ZSDMS-zaaktypeconfiguraties niet meer beschikbaar. Dit is opgelost. Daarnaast worden in het synchronisatieoverzicht de meest recente items nu weer altijd bovenaan weergegeven. | | +| DRC | Fetching all documents of an organization without any filtering caused errors for organizations with a large number of documents. The underlying database queries have been improved to reduce the frequency of these errors. | API calls to retrieve all documents for an organization without filter parameters are now more reliable for organizations with large document volumes, as the underlying database queries have been optimized. | Het ophalen van alle documenten van een organisatie zonder filtering leidde bij organisaties met veel documenten tot fouten. De onderliggende databasequery's zijn verbeterd, waardoor deze fouten minder vaak zouden moeten optreden. | |