> ## Documentation Index
> Fetch the complete documentation index at: https://developers.essal.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog — April 10, 2026

> Essal platform release notes for April 10, 2026.

## What's New

### Platform Launch — Essal v1

This release marks the general availability of the Essal v1 API across all six apps: **Office**, **Access**, **Sales**, **Careers**, **Project**, and **Guard**.

Key capabilities available from day one:

* Unified authentication with a single API key or OAuth 2.0 flow
* Cross-app linked resources — connect deals to projects, applicants to users
* Real-time events via webhooks with `X-Essal-Signature` verification
* Full sandbox environment with daily data resets
* Official SDKs for Node.js, Python, Ruby, and Go

### Essal Guard — Audit Logging

All API requests and user actions are captured in the immutable Guard audit log from the moment of activation. Logs are queryable via API with rich filtering options and exportable in `csv`, `json`, and `ndjson` formats.

### Essal Access — SCIM 2.0 Provisioning

User lifecycle management via SCIM 2.0 is available at GA. Connect Okta, Microsoft Entra ID, or any SCIM-compatible IdP to automate user provisioning and deprovisioning.

### Essal Office — Real-Time Collaboration

The Office app supports concurrent editing across documents and spreadsheets using Operational Transformation. Multiple users can work on the same document simultaneously with live presence indicators and cursor positions.

***

## Known Issues

* The Careers `POST /applications/bulk-disqualify` endpoint may return a `202` with a partial success in rare cases involving applications in the `Offer` stage. A fix is scheduled for the next release.
* PDF exports of documents containing embedded sheets may experience longer-than-expected processing times for large datasets.
