EPM for Windows and Mac 26.2.1734
August 10th, 2026
🛠️ Issues Resolved
| Description | Resolution |
|---|---|
The Management API events endpoint (/v1/Events/FromStartDate) rejected start dates containing more than three fractional-second digits (for example, 2026-04-26T05:48:58.217123Z) returning a 400 error with "Invalid Start date format." | The events endpoint now accepts all standard ISO 8601 date variations, including microsecond precision, millisecond precision, date-only values, and timestamps with UTC offsets. |