Table of Contents
September 2026
Table of Contents
Release Notes: September 2026
Features
| Feature | Endpoint | Title | Description | Reference |
|---|---|---|---|---|
| Business Rules | GET /v1/BusinessRules/configuration |
Automatic sharing configuration |
The existing response now includes an automatic-sharing action for business rules. The action can set a share name, output formats, a maximum number of items per share, and whether another share may be created when existing shares are full. | Fotoware Alto REST API V1 |
| Business rules | PUT /v1/BusinessRules/configuration |
Automatic sharing configuration | The existing request now accepts an automatic-sharing action for business rules, with options for output formats and capacity limits. Saving that action without a required share name now returns a specific validation error. | Fotoware Alto REST API V1 |
| Business rules | POST /v1/BusinessRules/traceLog/search |
Automatic sharing trace results | Trace-log search results now include the automatic-sharing action when it was part of a business-rule execution, allowing clients to identify and review those executions. | Fotoware Alto REST API V1 |