Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 820 Bytes

CHANGELOG.md

File metadata and controls

34 lines (18 loc) · 820 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.11.0 - 2024-11.25

Added

  • Webhooks now trigger for createDocument and changeDocumentState if there's a webhook configured in the active model's workflow edge.

[1.10.1] - 2024-09-30

Fixed

  • DateTimeWidget now registers input through keyboard (typing, copy/paste).

[1.10.0] - 2024-06-04

Added

  • /api/models/[modelName]/validate endpoint for strict validation of documents against their model's schema

[1.9.13] - 2024 05-29

Added

  • changelog

Fixed

  • add NATS listeners only when there's not an existing NATS client