Skip to content

Releases: boxwise/boxtribute

v2.9.0

17 Apr 20:31
v2.9.0
bcebae2

Choose a tag to compare

Changelog of GraphQL API

Added

  • new Shipment.direction field, indicating direction relative to a specified base. Returns a ShipmentDirection enum value
  • new options productIds, productGenderIds, productCategoryIds, locationIds for the filterInput parameter of the boxes query and the Location.boxes field

v2.8.12

17 Mar 17:42
v2.8.12
aeec00d

Choose a tag to compare

Changelog of GraphQL API

Added

  • new Tag.lastUsedOn field

v2.8.9

26 Jan 18:21
v2.8.9
c05a16b

Choose a tag to compare

Changelog of GraphQL API

Changed

  • Box.tags field returns only non-deleted tags

v2.8.7

18 Dec 17:34
v2.8.7
44e0f53

Choose a tag to compare

Changelog of GraphQL API

Added

  • new query reachedBeneficiariesNumbers in the public API

Removed

  • remove field Metrics.numberOfBeneficiariesServed (unprecise computation)
  • remove field Metrics.stockOverview (use stockOverview query instead)

v2.8.6

02 Dec 20:47
v2.8.6
4ac98fd

Choose a tag to compare

Changelog of GraphQL API

Added

  • new fields on Tag type: createdOn, createdBy, lastModifiedOn, lastModifiedBy

v2.8.4

27 Oct 20:03
v2.8.4
fb82ad7

Choose a tag to compare

Changelog of GraphQL API

Added

  • new queries newlyRegisteredBeneficiaryNumbers and newlyCreatedBoxNumbers in the public API

Removed

  • removed tagIdsToBeAdded input for updateBox mutation. Use assignTagsToBoxes mutation instead

v2.8.0

25 Aug 22:54
v2.8.0
00bed9c

Choose a tag to compare

Changelog of GraphQL API

Added

  • new ProductGender enums BabyBoy and BabyGirl

v2.7.6

21 Jul 07:19
v2.7.6
b5b3983

Choose a tag to compare

Changelog of GraphQL API

Added

  • new states filter parameter for shipments query

v2.7.4

11 Jun 13:40
v2.7.4
48baa82

Choose a tag to compare

Changelog of GraphQL API

Added

  • new Tag.deletedOn field

Changed

  • the boxes query returns results ordered by last_modified_on field, most recent date first

v2.7.2

08 Jul 14:50
v2.7.2
1836880

Choose a tag to compare

Changelog of GraphQL API

Added

  • new Beneficiary.phoneNumber field

Changed

  • when enabling a standard product, a previously disabled standard product instantiation will be re-used which results in identical product IDs for the instantiations