Skip to content

Releases: ComposioHQ/composio

v0.6.19

28 Jan 19:24
076d8e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.18...v0.6.19

v0.6.18

24 Jan 08:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.17...v0.6.18

v0.6.17

24 Jan 06:38
de68cff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.16...v0.6.17

JS SDK - v0.5.5

22 Jan 09:38
2fc3c20
Compare
Choose a tag to compare

New Features

  • Introduced support for enabling and disabling connected accounts via SDK
  • Added reInitiateConnection() method for connection management
  • Implemented appUniqueKeys as a potential replacement for appName

Toolset Enhancements

  • Method Updates:
  • Deprecating .getTriggerInfo, the replacement is .get() in Triggers for better consistency
  • Updated integration deletion to accept object parameters instead of string IDs
  • Modified integrations .getRequiredParams() to accept object parameters instead of strings

Breaking Changes

  • Connections:
    • Removed .create() method entirely - use .initiate() instead for creating new connections
  • Integrations:
    • Changed parameter type for deletion from string to object
    • Updated .getRequiredParams() to require object parameter instead of string
  • Triggers:
    • Deprecating .getTriggerInfo, the replacement is .get()

v0.6.16

20 Jan 19:48
5fc7961
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.15...v0.6.16

v0.6.15

15 Jan 06:08
df0b1d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.14...v0.6.15

v0.6.14

14 Jan 19:20
29d8861
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.13...v0.6.14

v0.6.13

09 Jan 11:52
39ff4f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.12...v0.6.13

v0.6.12

07 Jan 08:42
62dae28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.11...v0.6.12

v0.6.11

03 Jan 08:29
51c0af7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.10...v0.6.11