Skip to content

Releases: recombee/node-api-client

v6.1.0

04 Dec 16:37

Choose a tag to compare

Support reqlExpressions parameter in endpoints that return Item Segments

v6.0.0

23 Oct 13:43

Choose a tag to compare

Release: v6.0.0

- Added support for the new Composite Recommendation endpoint
- Added new parameter `autoPresented` for Detail View and View Portion interactions
- Added new parameter `timeSpent` for View Portion interactions
- Added support for `reqlExpressions` on recommended items

v5.1.1

25 Aug 11:07

Choose a tag to compare

Pin dependencies, fix JSDoc comments; Version 5.1.1

v5.1.0

24 Jul 15:41

Choose a tag to compare

Support ListScenarios endpoint

v5.0.2

11 Mar 17:45

Choose a tag to compare

Fix module export error

v5.0.1

08 Feb 23:30

Choose a tag to compare

  • fixed timeout error issue
  • updated docs
  • updated TS definition

v5.0.0

14 Jan 13:14

Choose a tag to compare

Release: v5.0.0

- Support new Recommend Items to Item Segment endpoint
- Series API improvements:
	- Add Series endpoint creates associated Item for the Series automatically (based on the cascadeCreate parameter)
	- Breaking change: Remove From Series no longer requires the time parameter
- Removed deprecated Groups endpoints

v4.1.5

05 Jan 14:46

Choose a tag to compare

Release Bump got from 11.8.2 to 11.8.5

v4.1.4

20 Dec 10:59

Choose a tag to compare

  • Fixed Batch response incorrect type

v4.1.3

26 Oct 11:30

Choose a tag to compare

Fix module export