Skip to content

Releases: RevenueCat/purchases-js

0.13.1

28 Nov 11:34
2bd4d22
Compare
Choose a tag to compare

RevenueCat SDK

📦 Dependency Updates

  • Bump rexml from 3.3.8 to 3.3.9 (#225) via dependabot[bot] (@dependabot[bot])
  • Migrated all dependencies into devDependencies since we build a UMD package (#239) via Nicola Sacco (@nicfix)

🔄 Other Changes

  • [ECO-1743] Make payment method "selected" color match accent color (#243) via Víctor Ferrer García (@vicfergar)
  • fix: disable the submit button until the payment details are set (#245) via Víctor Ferrer García (@vicfergar)
  • [ECO-1701] Pass the variables from the SDK to the paywall (#240) via Guido Torres (@guido732)
  • Change "plan" to "subscription" on success page copy (#234) via Ed Shelley (@MrEdwardo)

0.13.0

21 Nov 10:53
Compare
Choose a tag to compare

RevenueCat SDK

✨ New Features

🐞 Bugfixes

  • Removing the lateral padding based on screen width only (#237) via Nicola Sacco (@nicfix)
  • Remove logout button from the paywall page in the demo app (#236) via Nicola Sacco (@nicfix)

0.12.1

14 Nov 11:16
Compare
Choose a tag to compare

RevenueCat SDK

📦 Dependency Updates

  • ECO-1595: Bumping to svelte 5 for the upcoming purchases-ui-web (#226) via Nicola Sacco (@nicfix)
  • Bump cookie and @bundled-es-modules/cookie (#231) via dependabot[bot] (@dependabot[bot])

0.12.0

07 Nov 11:40
Compare
Choose a tag to compare

RevenueCat SDK

✨ New Features

  • [ECO-1560] Add redemption info data on status response (#220) via Roger Solé (@rogersole)

🐞 Bugfixes

  • Change purchase API to avoid breaking change (#229) via Toni Rico (@tonidero)
  • Customization: Aligned luminance with the one in the Customer Portal and the WPL (#224) via Nicola Sacco (@nicfix)
  • fix: Typo in the default accent color (#221) via Víctor Ferrer García (@vicfergar)

🔄 Other Changes

  • fix: Adjust the default luminance threshold from 0.2 to 0.37 (#228) via Víctor Ferrer García (@vicfergar)

0.11.2

24 Oct 07:13
Compare
Choose a tag to compare

RevenueCat SDK

🐞 Bugfixes

  • Fix handling unrecognized error codes in purchase operation (#217) via Toni Rico (@tonidero)

📦 Dependency Updates

  • Bump fastlane from 2.224.0 to 2.225.0 (#219) via dependabot[bot] (@dependabot[bot])
  • Bump danger from 9.5.0 to 9.5.1 (#218) via dependabot[bot] (@dependabot[bot])

🔄 Other Changes

  • Demo App: Allow using anonymous IDs and generate deep links on demo app (#213) via Toni Rico (@tonidero)

0.11.1

17 Oct 16:39
Compare
Choose a tag to compare

RevenueCat SDK

🐞 Bugfixes

  • Restored the default accent and focus colors used before the customization implementation (#215) via Nicola Sacco (@nicfix)

0.11.0

17 Oct 08:42
Compare
Choose a tag to compare

RevenueCat SDK

✨ New Features

  • Customisation: Toggle product description from the product info panel (#212) via Nicola Sacco (@nicfix)
  • Customization: Added shapes, background colors and generated text color. (#209) via Nicola Sacco (@nicfix)

🐞 Bugfixes

  • Fix locale to 'en' (#210) via Jens-Fabian Goetzmann (@jefago)

📦 Dependency Updates

  • Fix security vulnerabilities (#211) via Toni Rico (@tonidero)
  • ECO-1336: Revamping storybook to make it easier to implement UI changes in the sdk (#206) via Nicola Sacco (@nicfix)

🔄 Other Changes

0.10.0

10 Oct 10:14
Compare
Choose a tag to compare

RevenueCat SDK

✨ New Features

  • Add support for getting a single offering (#201) via Antonio Borrero Granell (@antoniobg)
  • Implement appearance configuration overrides (#171) via Guido Torres (@guido732)

🐞 Bugfixes

  • Fix error message purchasing already purchased non-consumables (#200) via Toni Rico (@tonidero)

📦 Dependency Updates

  • Bump fastlane from 2.223.1 to 2.224.0 (#199) via dependabot[bot] (@dependabot[bot])

0.9.0

04 Oct 08:44
Compare
Choose a tag to compare

RevenueCat SDK

✨ New Features

  • Support non renewable products. (#191) via Toni Rico (@tonidero)

🔄 Other Changes

  • Change endpoint to use the new /purchase (#194) via Toni Rico (@tonidero)
  • Update UI to support consumables and non consumables (#193) via Toni Rico (@tonidero)

0.8.0

02 Oct 12:50
Compare
Choose a tag to compare

RevenueCat SDK

✨ New Features

📦 Dependency Updates

  • Bump fastlane from 2.222.0 to 2.223.1 (#192) via dependabot[bot] (@dependabot[bot])
  • Bumped vite-plugin-dts version to the latest one (#184) via Nicola Sacco (@nicfix)
  • Bump danger from 9.4.3 to 9.5.0 (#188) via dependabot[bot] (@dependabot[bot])
  • Bump vite from 5.4.2 to 5.4.6 (#185) via dependabot[bot] (@dependabot[bot])
  • Bump body-parser and express (#179) via dependabot[bot] (@dependabot[bot])

🔄 Other Changes