Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Releases: integration-os/sdk

v3.8.15

03 Sep 22:12
99b114b
Compare
Choose a tag to compare

What's Changed

  • feat: add files, folders, and drives common models by @paulkr in #38

Full Changelog: v3.8.14...v3.8.15

v3.8.14

30 Aug 15:27
27b962b
Compare
Choose a tag to compare

What's Changed

  • chore: enhance webhooks and recordings by @paulkr in #37

Full Changelog: v3.8.13...v3.8.14

v3.8.13

29 Aug 19:26
99504e9
Compare
Choose a tag to compare

What's Changed

  • feat: add new communication common models by @paulkr in #36

Full Changelog: v3.8.12...v3.8.13

v3.8.12

23 Aug 14:01
38b5d7a
Compare
Choose a tag to compare

What's Changed

  • chore: add timestamp to datatype enum by @paulkr in #35

Full Changelog: v3.8.11...v3.8.12

v3.8.11

22 Aug 15:03
c263ba4
Compare
Choose a tag to compare

What's Changed

  • chore: enhance attributes and objects common models by @paulkr in #34

Full Changelog: v3.8.10...v3.8.11

v3.8.10

22 Aug 03:55
54abd8d
Compare
Choose a tag to compare

What's Changed

  • feat: add attributes common model by @paulkr in #33

Full Changelog: v3.8.9...v3.8.10

v3.8.9

19 Aug 17:44
e3de3d6
Compare
Choose a tag to compare

What's Changed

  • feat: add objects and records common models by @paulkr in #32

Full Changelog: v3.8.8...v3.8.9

v3.8.8

08 Aug 16:59
d955d24
Compare
Choose a tag to compare

What's Changed

  • feat: add entity reference to companies by @paulkr in #31

Full Changelog: v3.8.7...v3.8.8

v3.8.7

05 Aug 23:51
79b486a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.6...v3.8.7


Common Models

Entity

  • Fields added:
    • value : String

Customers

  • Fields added:
    • reference: Entity

Messages

  • Fields added:
    • senderEmail : String
    • recipientEmails : String[]
    • bcc : String
    • cc: String
    • subject: String
    • reference: Entity

Products

  • Fields added:
    • reference: Entity

Invoices

  • Fields added:
    • reference: Entity
    • metadata: Metadata
    • transactionDate: Date
    • quantity: Number

Orders

  • Fields added:
    • reference: Entity

Common Enums

EntityCategory

  • Added new option: link

v3.8.6

30 Jul 04:25
5dc4c18
Compare
Choose a tag to compare

What's Changed

  • Bump IOS version by @samgj18 in #29

New Contributors

  • @samgj18 made their first contribution in #29

Full Changelog: v3.8.5...v3.8.6