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.
- Webhooks now trigger for
createDocument
andchangeDocumentState
if there's a webhook configured in the active model's workflow edge.
DateTimeWidget
now registers input through keyboard (typing, copy/paste).
/api/models/[modelName]/validate
endpoint for strict validation of documents against their model's schema
- changelog
- add NATS listeners only when there's not an existing NATS client