Releases: formkiq/formkiq-core
Releases · formkiq/formkiq-core
v1.2.0
-
added /public/webhooks/{webhooks+} API
-
added GET / POST /webhooks API
-
Added DELETE /webhooks/{webhookId} API
-
Updated GraalVM version to 21.0.0
-
Updated Console to 1.3.5
-
Added Document's Content to SNS message if size < 256KB and Content is plain text
-
Added userId as System Defined tag
-
Added AppEnvironment as CloudFormation Output
v1.1.0
- Added Email Notify Module
- Fixed /documents to not return belongsToDocumentId
- Changed a NULL tag value to store as a ""
- Updated FormKiQ Console to v1.3.3
- Merged Create/Update/Delete DocumentEvents SNS Topic into 1.
- Changed /documents/{documentId} to return all data for child documents
- Added SiteId as Document Event Message Attribute
- Setup SAM / SAR deployment
v1.0.0 - Initial Release
Initial Release