Releases: Cleeng/mediastore-sdk
Releases · Cleeng/mediastore-sdk
5.4.2
What's Changed
Improvements & Mainteanance
- Add option to Provide a URL for Terms & Conditions: This feature will display a link to them adjacent to the payment method. @jkorczakcleeng in #313
- Add ids as locators for testing by @kkarasek in #317
- Add new info box for unavailable upgrades & refactor OfferCards by @iwonakulacz in #274
Fixes
- Fix usage of logoUrl in
Config.setTheme()
by @m4tewoosh in #318 - Fix Adyen error when trying to pay in Purchase or Checkout by @m4tewoosh in #322
- Fix transactions render when Logo is undefined by @jkorczakcleeng in #321
Full Changelog: 5.4.1...5.4.2
5.4.1
Improvements & Maintenance
- Pass an additional order object the the
MSSDK:Purchase-loaded
andMSSDK:redeem-coupon-success
events by @jkorczakcleeng in #301 - Improve the readability of Checkout's copies displayed when coupon discount is applied by @jkorczakcleeng in #302
- Refactor and rewrite InnerPopupWrapper component to Typescript by @kkarasek in #310
Fixes
- Trigger the Adyen component's re-render to provide the correct pricing display in the payment CTA by @pawelacio in #303
- Fix the Android icon display in MyAccount's Your Payments tab by @pawelacio in #307
- Fix the scrolling of the popups for mobile devices in vertical mode by @pawelacio in #311
- Handle appropriate logout function when the user finishes editing his password in MyAccount by @kkarasek in #309
- Fix the required field's behavior in the UpdateProfile component by @m4tewoosh in #312
- Change the Checkout's discount copy according to its type (trial or coupon) by @jkorczakcleeng in #304
Full Changelog: 5.4.0...5.4.1
5.4.0
What's Changed
- feat/MSSDK-1576: Change total text in checkout by @pawelacio in #306
- Gfiting Phase 2 and Phase 3 by @m4tewoosh in #272
- Purchase as a gift option with delivery details form when buying an offer
- option to Edit gift delivery details in TransactionList component before gift is sent to recipient
- RedeemGift component that can be used separately or inside Checkout, where you can enter, verify and redeem gift code
Full Changelog: 5.3.1...5.4.0
5.3.1
Improvements & Maintenance
- Remove the fallback language from i18next library initialisation by @pawelacio in #300
Full Changelog: 5.3.0...5.3.1
5.3.0
Improvements & Maintenance
- Add events for payment and good news page for tracking purposes by @jkorczakcleeng in #295
- Pass switchId to MSSDK_SWITCH_POPUP_ACTION_SUCCESSFUL event by @jkorczakcleeng in #298
Fixes
- Fix the auto-checking functionality in the checkout consents by @m4tewoosh in #292
- Hide coupon note when the coupon is unlimited by @jkorczakcleeng in #294
- Fix session endpoint call by @pawelacio in #299
Full Changelog: 5.2.3...5.3.0
5.2.3
What's Changed
- Add
setHiddenPaymentMethods
Config method to manipulate payment methods displayed by paymentMethodIds by @pawelacio in #293
Full Changelog: 5.2.2...5.2.3
5.2.2
5.2.1
Improvements & Maintanance
- Add automatic form opening and the subsequent discount code application to the one‐click coupon flow by @kkarasek in #289
- Remove the 'fade-away' effect from the coupon input to improve the discount visibility by @kkarasek in #289
Fixes
- Fix bancontact card checkbox behavior to enable the correct payment flow by @m4tewoosh in #286
- Fix the coupon note's text positioning issue in the Checkout component by @kkarasek in #289
- Add the correct base price for seasonal subscriptions to the checkboxes in the Adyen component @kkarasek in #290
Full Changelog: 5.2.0...5.2.1
5.2.0
New features
- Emit event
MSSDK:auth-failed
upon user logout by @m4tewoosh in #258 - Add legal checkbox to payment methods by @iwonakulacz @m4tewoosh in #281
Improvements & Maintenance
- Coupon input focus styles and sequential navigation by @kkarasek in #270
- Change offer description after redeeming coupon by @kkarasek in #277
- Add branch verification pre-commit hook by @pawelacio in #271
- Add commit message verification hook by @kkarasek in #273
Fixes
- Fix customCancellationReasons keys by @m4tewoosh in #282
- Calculate gross price only when tax rate is not 0 by @iwonakulacz in #280
Full Changelog: 5.1.0...5.1.1
5.1.0
New Features
- Allow automatic coupon application by adding couponCode props to Checkout and Purchase components by @m4tewoosh in #257
Improvements & Maintenance
- Improve components markup for a11y purposes by @kkarasek in #240
- Migrate parts of components to TypeScript by @izabelapeza in #178
- Move types/react-redux to devDep by @iwonakulacz in #260
- Add X-Requested-By header by @pawelacio in #252
Fixes
- Fix error handling in CurretPlan and subscriptionSwitchesList by @iwonakulacz in #259
- Fix trial badge handling by @m4tewoosh in #261
Full Changelog: 5.0.0...5.1.0