Skip to content

Releases: vtex-apps/return-app

v3.5.0

24 Aug 13:54

Choose a tag to compare

Fixed

  • Frontend validation for payment methods on settings page.
  • Bulgarian, Dutch, English, French, Italian, Portuguese, Romanian, Spanish and Thai translations.

Added

  • Add IBAN validation in frontend and backend.
  • Remove IBAN and accountHolderNumber when refund method is different than bank.
  • Add perPage parameter to returnRequestList query.

v3.4.1

18 Aug 22:46

Choose a tag to compare

Fixed

  • My account mobile inconsistencies
  • Dynamic messages declared statically

v3.4.0

17 Aug 17:07

Choose a tag to compare

Fixed

  • Prevent order list and order details paegs to show negative numbers for available items.
  • Avoid having a minus sign when restock fee is 0.

Changed

  • Resolve dateSubmitted value into createdIn field because we lost the original value of createdIn (migration data from v2 to v3).

Added

  • Bulgarian, Dutch, French, Italian, Portuguese, Romanian, Spanish and Thai translations.

Fixed

  • English translations.

v3.3.0

11 Aug 22:09

Choose a tag to compare

Added

  • Allow admin users to choose if the store user is required to select item conditions.

v3.2.0

11 Aug 13:36

Choose a tag to compare

Added

  • Ability to cancel a request on admin and store side. This action allows the store use to create a return request with the same items.

Fixed

  • Order list's mobile responsiveness

v3.1.0

08 Aug 19:36

Choose a tag to compare

Added

  • Allow admin users to set automatic refund (creates invoice type Input for the order) when the request is set to refund the same payment method used for the purchase.

v3.0.1

02 Aug 14:48

Choose a tag to compare

Fixed

  • Add locale into context to allow item names to be translated when creating a new request via API.

v2.19.12

27 Jun 14:19

Choose a tag to compare

  • Encode user email when getting orders to be returned.

v2.19.11

17 Jun 13:23

Choose a tag to compare

Fixed

  • Revert fix encode URI email.

v2.19.10

16 Jun 13:31

Choose a tag to compare

Fixed

  • Fix encode URI email value to avoid breaking the URL.