Skip to content

Releases: skedify/sdk-js

v1.7.1

27 Feb 10:42
1a9adbf
Compare
Choose a tag to compare

1.7.1 (2018-02-27)

Bug Fixes

  • filter out undefined values in createIdentityProviderString (654e9cf)

v1.7.0

26 Feb 13:39
1b304c9
Compare
Choose a tag to compare

1.7.0 (2018-02-26)

Features

  • response: prevent converting external_id's to strings (eadcf7f)

v1.6.0

23 Feb 14:46
0416e4f
Compare
Choose a tag to compare

1.6.0 (2018-02-23)

Features

  • resources: add /identity call (78cf83e)
  • add an omit utility (e70b025)
  • add headers per HTTP_VERB (f5c8dca)
  • testing: parse the data field to valid json instead of a string (a5730f4)
  • add update/patch functionality (7b60525)
  • set a recaptcha header when creating an appointment (f59569a)

v1.5.0

13 Feb 10:05
02457fb
Compare
Choose a tag to compare

1.5.0 (2018-02-13)

Features

  • expose contacts as a filter on the timetable resource (c4ad88e)

v1.4.0

12 Feb 18:59
1db57e1
Compare
Choose a tag to compare

1.4.0 (2018-02-12)

Features

  • add 'limit'-filter on offices resource (96fceee)
  • expose test utils for the sdk (3522c5d)

v1.3.0

19 Jan 13:02
00b4b69
Compare
Choose a tag to compare

1.3.0 (2018-01-19)

Features

  • add nearest_to_geo to Office resource (6f702fc)

v1.2.1

16 Jan 10:46
9974440
Compare
Choose a tag to compare

1.2.1 (2018-01-16)

Bug Fixes

  • locale: allow for locales without country or city code e.g.: nl (a2d601b)
  • network: create new network instance per SDK instance (fb01a95)

v1.2.0

12 Jan 21:18
04cea72
Compare
Choose a tag to compare

1.2.0 (2018-01-12)

Features

  • add * to the accept-language header (d860479)

v1.1.0

09 Jan 15:03
68bf7ad
Compare
Choose a tag to compare

1.1.0 (2018-01-09)

Features

  • offices: add inclusion of contacts.user on office-resource (6c939f3)

v1.0.0

03 Jan 10:48
00ef68a
Compare
Choose a tag to compare

1.0.0 (2018-01-03)

Bug Fixes

  • filter out undefined values when using stringifyQueryParamValues (74784f3)
  • fix typo (17fe6d4)
  • fix undefined in error message for includes (90af575)
  • make sure that "default" is not exported as a resource (9480ac1)
  • make sure we are dealing with strings (2ef5dc2)
  • take configuration changes into account (3c97a74)

Features

  • add employees resource (88a4903)
  • add first level features for sdk (8b0346f)
  • add response interceptors (2b1acda)
  • add the ability to create entities (d0b828a)
  • expose error.response and error.alternatives (ff8e278)
  • expose includes on SDK.include.* (717b707)
  • validate locale format (c5b7e28)