Skip to content

Releases: knocklabs/knock-node

v0.4.7

06 Jun 13:01
Compare
Choose a tag to compare

Changelog

  • 🌱 feat: add message status endpoints and fix paginated response type (#12) – cjbell
  • 🔧 chore: prepare for 0.4.7 release – cjbell

v0.4.6

01 Jun 17:23
Compare
Choose a tag to compare

Changelog

  • 🐛 fix(kno-1456): fix message list endpoint typing (#11) – juanazam
  • 🔧 chore: prepare 0.4.6 release – juanazam

v0.4.5

11 May 21:28
Compare
Choose a tag to compare

Changelog

  • 🔧 chore: correct spelling of getPreferences for users and objects (#9) – cjbell
  • 🔧 chore: prepare 0.4.5 release – cjbell

v0.4.4

09 May 21:40
Compare
Choose a tag to compare

Changelog

  • 🔧 chore: prepare for 0.4.3 release – cjbell
  • 🌱 feat: object preferences and unset channel data (#7) – cjbell
  • 🐛 fix: correct recipients typing (#8) – juanazam
  • 🔧 chore: prepare for 0.4.4 release – juanazam

v0.4.3

18 Apr 21:23
33dc274
Compare
Choose a tag to compare

Changelog

  • 🌱 feat(messages): add new message endpoint support – juanazam
  • 🔧 chore: correct typing after review – juanazam
  • 🌱 feat: add missing pagination params to endpoints – juanazam
  • 🌱 feat: add list messages endpoint – juanazam
  • 🌱 Merge pull request #5 from knocklabs/jazambuja-kno-1171-nodejs-sdk-add-new-messages-endpoint – juanazam
  • 🌱 feat: preference conditions support (#6) – cjbell

v0.4.2

28 Jan 05:53
Compare
Choose a tag to compare
  • feat(workflows): make actor optional on workflow trigger

Full Changelog: v0.4.1...v0.4.2

v0.4.1

20 Jan 18:33
Compare
Choose a tag to compare

What's Changed

  • feat(users): add merge user endpoint by @cjbell in #4

Full Changelog: v0.4.0...v0.4.1

v0.4.0

14 Jan 00:24
Compare
Choose a tag to compare

What's new

  • Added new Objects API
  • Added new users.bulkIdentify, users.bulkDelete, users.bulkSetPreferences methods
  • Added new BulkOperations API

Full Changelog: v0.3.0...v0.4.0

v0.2.4

23 Nov 21:53
Compare
Choose a tag to compare

What's Changed

  • Added latest supported channel types to ChannelType type
  • Fixed ChannelTypePreferences to include ChannelType as the key automatically

Full Changelog: https://github.com/knocklabs/knock-node/commits/v0.2.4