Releases: vtex-apps/return-app
Releases · vtex-apps/return-app
v3.5.0
Fixed
- Frontend validation for payment methods on settings page.
- Bulgarian, Dutch, English, French, Italian, Portuguese, Romanian, Spanish and Thai translations.
Added
- Add
IBANvalidation in frontend and backend. - Remove
IBANandaccountHolderNumberwhen refund method is different than bank. - Add
perPageparameter toreturnRequestListquery.
v3.4.1
Fixed
- My account mobile inconsistencies
- Dynamic messages declared statically
v3.4.0
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
Added
- Allow admin users to choose if the store user is required to select item conditions.
v3.2.0
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
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
Fixed
- Add locale into context to allow item names to be translated when creating a new request via API.
v2.19.12
- Encode user email when getting orders to be returned.
v2.19.11
Fixed
- Revert fix encode URI email.
v2.19.10
Fixed
- Fix encode URI email value to avoid breaking the URL.