Skip to content

Commit c5e7ce5

Browse files
committed
CHANGELOG.md updates for v2026.1
1 parent 66d11ac commit c5e7ce5

File tree

1 file changed

+32
-4
lines changed

1 file changed

+32
-4
lines changed

CHANGELOG.md

Lines changed: 32 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,43 @@
22

33
### Features
44

5-
Add S3 Parquet event store (write only).
5+
#### Core
6+
7+
New API token format with fixed prefix `ztlX_` and checksum.
8+
9+
API tokens can have a name and an expiry now. Multiple API tokens can be created for a given user or service account.
10+
11+
New S3 Parquet event store (write only).
12+
13+
Better batch processing for AWS queues.
14+
15+
#### MDM
16+
17+
New `distribute_tls_chain` option (defaults to `true`) in the MDM app config to control the inclusion of the configured TLS chain in the MDM enrollment payloads.
618

7-
Add `distribute_tls_chain` option (defaults to `true`) in the MDM app config to control the inclusion of the configured TLS chain in the MDM enrollment payloads.
19+
New API endpoints to manage the MDM DEP enrollments and the custom pages.
20+
21+
Schema updates based on the v26.2 apple device management release.
22+
23+
#### Monolith
24+
25+
More Audit Events for the monolith module resources.
26+
27+
#### Google Workspace
28+
29+
New authentication via GCP service accounts for the Google Workspace module. Easier to configure when Zentral is deployed in private GCP accounts.
830

931
### Bug fixes
1032

11-
Fix DEP device sync issues when same device is moved between two DEP virtual servers.
33+
Fixed DEP device sync issues when same device is moved between two DEP virtual servers.
34+
35+
New lock to avoid concurrent DEP device syncs.
36+
37+
Configuration Profile reported without Payload UUID can now be saved in the inventory.
38+
39+
MDM Artifact detail pages are not slow anymore when multiple versions are deployed to 10000s of devices.
1240

13-
Add lock to avoid concurrent DEP device syncs.
41+
Fixed mass-tagging API error in `SET` operations.
1442

1543
## 2025.12
1644

0 commit comments

Comments
 (0)