Skip to content

Releases: Foxy/foxy-sdk

v1.5.0-beta.6

04 Aug 13:54

Choose a tag to compare

v1.5.0-beta.6 Pre-release
Pre-release

1.5.0-beta.6 (2021-08-04)

Bug Fixes

  • email_template: add subject field to email_template (173cd09)

v1.5.0

28 Jul 17:08
83c4d10

Choose a tag to compare

1.5.0 (2021-07-28)

Bug Fixes

  • make rumour sync more reliable (fab1950)

Features

  • add new Core.API.AuthError code named INVALID_NEW_PASSWORD (99c9894)
  • expose polyfilled fetch function on API constructor (68ee236)
  • expose token creation errors in backend api (9b703fe)
  • log token creation errors in backend api (5e606eb)
  • tax: add union to tax type (8b7145f)

v1.5.0-beta.5

27 Jul 15:42
5e606eb

Choose a tag to compare

v1.5.0-beta.5 Pre-release
Pre-release

1.5.0-beta.5 (2021-07-27)

Features

  • log token creation errors in backend api (5e606eb)

v1.5.0-beta.4

27 Jul 15:39
9b703fe

Choose a tag to compare

v1.5.0-beta.4 Pre-release
Pre-release

1.5.0-beta.4 (2021-07-27)

Features

  • expose token creation errors in backend api (9b703fe)

v1.5.0-beta.3

20 Jul 16:50
fab1950

Choose a tag to compare

v1.5.0-beta.3 Pre-release
Pre-release

1.5.0-beta.3 (2021-07-20)

Bug Fixes

  • make rumour sync more reliable (fab1950)

Features

  • expose polyfilled fetch function on API constructor (68ee236)

v1.5.0-beta.2

18 Jun 17:45

Choose a tag to compare

v1.5.0-beta.2 Pre-release
Pre-release

1.5.0-beta.2 (2021-06-18)

Features

  • tax: add union to tax type (8b7145f)

v1.5.0-beta.1

17 Jun 17:12
99c9894

Choose a tag to compare

v1.5.0-beta.1 Pre-release
Pre-release

1.5.0-beta.1 (2021-06-17)

Features

  • add new Core.API.AuthError code named INVALID_NEW_PASSWORD (99c9894)

v1.4.0

25 May 23:18
1a76e43

Choose a tag to compare

1.4.0 (2021-05-25)

Bug Fixes

  • adapt Customer.getNextTransactionDateConstraints for snake_case customer portal settings format in customer api (282cd6c)
  • add missing customer portal settings typedefs for customer sdk (90188e2)
  • add missing links to customer bookmark typedef (db71fa7)
  • fix error message formatting in BooleanSelector (259862a)
  • fix selector specificity issues in Core.BooleanSelector (86ee794)
  • fix transaction template curie and self link in customer typedefs (bda7a70)
  • fix typedefs for followable embeds (eff8c2f)
  • improve option types in Backend.getAllowedFrequencies (6b208ca)
  • improve option types in Backend.isNextTransactionDate (64954b5)
  • use correct esm import path in Core.API (53e7f9c)

Features

  • add Customer.getAllowedFrequencies utility (6b2e70f)
  • add Customer.isNextTransactionDate utility (87e9376)
  • add support for wildcards in sets to BooleanSelector (d1babf2)
  • allow complex ids in booleanSelector.zoom() (eb887f6)
  • re-export Backend.getNextTransactionDateConstraints and Backend.getTimeFromFrequency utilities in customer sdk (edacff2)
  • run nucleon v8n after fetch (d108157)
  • save network failures to context in Nucleon (ad66f1d)

v1.4.0-beta.5

20 May 13:36
eff8c2f

Choose a tag to compare

v1.4.0-beta.5 Pre-release
Pre-release

1.4.0-beta.5 (2021-05-20)

Bug Fixes

  • fix selector specificity issues in Core.BooleanSelector (86ee794)
  • fix transaction template curie and self link in customer typedefs (bda7a70)
  • fix typedefs for followable embeds (eff8c2f)

v1.4.0-beta.4

07 May 16:29
eb887f6

Choose a tag to compare

v1.4.0-beta.4 Pre-release
Pre-release

1.4.0-beta.4 (2021-05-07)

Bug Fixes

  • add missing links to customer bookmark typedef (db71fa7)
  • fix error message formatting in BooleanSelector (259862a)

Features

  • add support for wildcards in sets to BooleanSelector (d1babf2)
  • allow complex ids in booleanSelector.zoom() (eb887f6)
  • save network failures to context in Nucleon (ad66f1d)