Skip to content

Release v2.13.0

Latest
Compare
Choose a tag to compare
@ravilodhi ravilodhi released this 23 Dec 07:18
· 4 commits to main since this release
50b4eec

What's Changed

  • Improved: Enable void label for orders in completed tab(#870) by @R-Sourabh in #872
  • Fixed: If the shipment has labelImageUrl set then always open it in new tab (#873). by @ravilodhi in #874
  • Improved: sending updated order detail post shipping label generation in the packOrder (#764) by @amansinghbais in #876
  • Fixed: null going in the list of shipping label pdf url array for print shipping label (#878) by @amansinghbais in #882
  • Updated: static text in locale files and added translations by @ymaheshwari1 in #880
  • Fixed: Fetched unique carriers and their shipment methods (#883). by @ravilodhi in #884
  • Implemented: Added the support for using productStore selector from dxp-component by @R-Sourabh in #722
  • Improved: code to handle duplicate shipmentIds while retrying shipping label and voiding label (#801) by @amansinghbais in #875
  • Fixed: Used the rejectionReasonId_s(String) field instead of rejectionReasonId_txt_en while preparing Solr Facets in order to calculate facets correctly. by @ravilodhi in #885
  • Fixed: shipGroup information is not being displayed for all orders(#886) by @ymaheshwari1 in #887
  • fix markup of rejections page by @dt2patel in #877

Full Changelog: v2.12.0...v2.13.0