Skip to content

Tags: Cleeng/mediastore-sdk

Tags

5.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #474 from Cleeng/release/27.02.2025

chore/MSSDK-2155: add Cleeng pushbot for automated backmerges handling (#473)

5.8.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #472 from Cleeng/release/26.02.2025

release/26.02.2025

5.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #469 from Cleeng/release/25.02.2025

feat/MSSDK-1993: Google Recaptcha integration (#448)

5.6.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat/MSSDK-2029: Align tax copy in checkout (#439)

* feat/MSSDK-2029: Align tax copy in checkout

* feat/MSSDK-2029: Update checkout card description copy

5.6.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat/MSSDK-2090: Add support for GCash payment method (#446)

5.6.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat/MSSDK-2032: Fix the code quality issues with HIGH severity in me…

…diastore-sdk (#441)

* feat/MSSDK-2032: remove planDetails.js

* feat/MSSDK-2032: refactor CaptureForm useEffect

* feat/MSSDK-2032: remove await before onSubmit

* feat/MSSDK-2032: extract shouldHideValue to function

* feat/MSSDK-2032: remove duplicated type

* feat/MSSDK-2032: rewrite PasswordInput to TypeScript, use Input instead of LegacyInput, refactor changing password strength

* feat/MSSDK-2032: add getPrice function

* feat/MSSDK-2032: add regex comments, add lookahead to eliminate backtracking

* feat/MSSDK-2032: rewrite UpdateProfile to functional and TypeScript

* feat/MSSDK-2032: fix regexes vulnerability to super-linear runtime due to backtracking

* feat/MSSDK-2032: change two special characters regex

* feat/MSSDK-2032: change or to nullish coalescence

* feat/MSSDK-2032: change setter name

* changes from CR

* feat/MSSDK-2032: fix typescript issues

* feat/MSSDK-2032: bring back UpdateProfile.container

---------

Co-authored-by: Aleksander Sadaj <asadaj@cleeng.com>

5.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat/MSSDK-2017: show error message when email verification fails dur…

…ing account registration (#436)

5.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat/MSSDK-1979: On/Off switch for payment method consent checkbox (#433

)

* feat/MSSDK-1977: add getAdyenPaymentMethods endpoint

* feat/MSSDK-1977: remove creating two sessions

* feat/MSSDK-1977: remove unused code

* feat/MSSDK-1977: change function name

* feat/MSSDK-1977: remove filterPaymentMethods parameter and setVisibleAdyenPaymentMethods config function

* feat/MSSDK-1977: change isMyAccount check in endpoint

* feat/MSSDK-1977: remove comment

* feat/MSSDK-1977: remove unused argument

* feat/MSSDK-1977: remove unused parameter

* feat/MSSDK-1977: use one drop in instance state

* feat/MSSDK-1977: remove unused parameters, add changing Adyen region

* feat/MSSDK-1977: add Adyen regions mapping

* feat/MSSDK-1977: add amount to adyen config

* feat/MSSDK-1977: use Adyen clientKey from response instead of hardcoded one

* feat/MSSDK-1979: add setDisablePaymentCheckbox() config method

* feat/MSSDK-1979: update README

5.5.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore/MSSDK-1984: update pause copy texts (#432)

* chore/MSSDK-1984: update pause copy texts

* chore/MSSDK-1984: update pause copy texts

5.5.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix/MSSDK-1981: Remove excessive tax exclusion copy; align T&C agreem…

…ent copy with UI to contain unsubscribe instead of cancel (#430)