Skip to content

Releases: formkiq/formkiq-core

v1.2.6

09 Feb 18:00
93c61d0
Compare
Choose a tag to compare
  • Added 'redirect_uri' & 'responseFields' magic parameters to /public/webhook/{webhookId}

v1.2.5

06 Feb 17:30
c1c0d04
Compare
Choose a tag to compare
  • Added GET/POST /webhooks/{webhookId}/tags (#10)

v1.2.4

06 Feb 02:49
8a1c54c
Compare
Choose a tag to compare

Added 'path' to DocumentEvent

v1.2.3

03 Feb 18:34
f7ce225
Compare
Choose a tag to compare
  • Added PATCH /webhooks/{webhookId}

v1.2.2

01 Feb 16:04
5083827
Compare
Choose a tag to compare

Added ability to set TimeToLive on records created through a webhook

v1.2.1

28 Jan 05:21
e526e77
Compare
Choose a tag to compare
Added SnsDocumentEventArn as CloudFormation Output (#6)

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