19.24.0 Cloud Release Highlights
19.24.0 Cloud Release Highlights
AI Settings
Administrators can now enable or disable AI features from Admin → Server Settings → AI Settings.

Pia Plus Support of Multi-File and Image Upload
Pia Plus now accepts multiple files in a single upload and supports image formats (.png, .jpeg, .jpg, .gif, .webp) as input for web diagram creation.
If you cannot upload files yet, contact your account manager for details.
Read more: Chapter 2.7.1 Pia Document Ingestion
Status Log for Executed Jobs
This feature is now fully integrated. You can now see your most recent jobs (=long-running tasks) under Notifications → Status Log. The log refreshes every 5 seconds while jobs are in progress, and every 10 seconds when no jobs are running. Jobs are automatically removed from the logs after one week. This retention period cannot be configured.

More details: Job Status Notifications
API for Cycle Group Name and ID Retrieval
The API now returns cycle group names and IDs for both active and non-active cycle groups.
For non-running cycles, full cycle group details remain available via the existing /api/repositories/{repository}/cyclegroups/{cycleGroupId} endpoint.
Read more about our REST API documentation