Releases: boxwise/boxtribute
Releases · boxwise/boxtribute
v2.8.7
18 Dec 17:34
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changelog of GraphQL API
Added
new fields on Tag type: createdOn, createdBy, lastModifiedOn, lastModifiedBy
v2.8.4
27 Oct 20:03
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Changelog of GraphQL API
Added
new ProductGender enums BabyBoy and BabyGirl
v2.7.6
21 Jul 07:19
Compare
Sorry, something went wrong.
No results found
Changelog of GraphQL API
Added
new states filter parameter for shipments query
v2.7.4
11 Jun 13:40
Compare
Sorry, something went wrong.
No results found
Changelog of GraphQL API
Added
Changed
the boxes query returns results ordered by last_modified_on field, most recent date first
v2.7.2
08 Jul 14:50
Compare
Sorry, something went wrong.
No results found
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
v2.7.0
06 May 09:50
Compare
Sorry, something went wrong.
No results found
Changelog of GraphQL API
Added
new enum value ShareableView.StockOverview
new mutation createBeneficiaries incl. input and result types
new DeletedBaseError type
new baseId input parameter for products query
Changed
change baseId field of ShareableLink type to base (of type Base)
v2.6.2
01 Apr 20:05
Compare
Sorry, something went wrong.
No results found
Changelog of GraphQL API
Added
new field Product.transferItemsCount
v2.6.0
13 Mar 18:17
Compare
Sorry, something went wrong.
No results found
Changelog of GraphQL API
Added
mutation enableStandardProducts including result unions and (error) types
query sizeRanges
new field Product.standardProduct
new field ShipmentDetail.autoMatchingTargetProduct