Skip to content

Releases: formkiq/formkiq-core

v1.2.0

27 Jan 02:43
8d28a32
Compare
Choose a tag to compare
  • 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

21 Dec 04:37
841524f
Compare
Choose a tag to compare
  • 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

26 Nov 04:21
e3e1e44
Compare
Choose a tag to compare

Initial Release