Skip to content

Releases: Foxy/foxy-sdk

v1.12.0

14 Jun 22:30
c74cead
Compare
Choose a tag to compare

1.12.0 (2024-06-14)

Features

  • add tokenization embed api (3567f1e)

v1.11.3

08 May 21:52
aaf2fee
Compare
Choose a tag to compare

1.11.3 (2024-05-08)

Bug Fixes

  • fix existing type definitions and add new ones (8763e5c)
  • rumour: include links in patch object (6ad5ffc)

v1.11.2

06 Mar 18:02
50e2c17
Compare
Choose a tag to compare

1.11.2 (2024-03-06)

Bug Fixes

v1.11.1

17 Jan 17:54
Compare
Choose a tag to compare

1.11.1 (2024-01-17)

Bug Fixes

  • update import statement (4c7bf0d)

v1.11.0

14 Dec 21:27
ea24467
Compare
Choose a tag to compare

1.11.0 (2023-12-14)

Features

  • add types and methods for customer registration API (bd456a1)

v1.10.0

12 Jul 20:51
3a18d5c
Compare
Choose a tag to compare

1.10.0 (2023-07-12)

Bug Fixes

  • don't require filters to be url-encoded (1d3e8df), closes #36

Features

  • add core getResourceId() helper (f0c1078), closes #31

v1.9.5

07 Feb 21:50
d7fb104
Compare
Choose a tag to compare

1.9.5 (2023-02-07)

Bug Fixes

  • backend: add missing typedefs (1b114e6)

v1.9.4

20 Nov 03:32
89f4628
Compare
Choose a tag to compare

1.9.4 (2022-11-20)

Bug Fixes

  • backend: add missing fx:template_config link to fx:template_set typedefs (9345e05)
  • backend: add support for nested groups to the language strings property helper type (6d234b8)
  • backend: fix a typo in the fx:tax_item_category typedefs where store_uri should've been tax_uri (aad1553)
  • backend: fix typedefs for bcc_on_receipt_email and use_email_dns on fx:store (e97ab01)

v1.9.3

25 Jul 07:00
b68aedc
Compare
Choose a tag to compare

1.9.3 (2022-07-25)

Bug Fixes

  • add item delivery types to fx:item_category typedef (7f43125)
  • add missing link relationships and zooms to fx:shipment (e886784)
  • add typedefs related to gift card code provisioning (d554b3a)
  • fix typedefs for gift card code logs (5e974e5)
  • make sure optional fields are defined as such in fx:store_shipping_method typedef (cb0b6da)

v1.9.2

11 Jul 22:39
e47e086
Compare
Choose a tag to compare

1.9.2 (2022-07-11)

Bug Fixes

  • fix complex boolean selector resolution (41c2760)