Skip to content

Releases: RevenueCat/purchases-kmp

1.3.4+13.12.1

12 Dec 09:10
Compare
Choose a tag to compare

RevenueCat SDK

πŸ“¦ Dependency Updates

  • Bump fastlane from 2.225.0 to 2.226.0 (#276) via dependabot[bot] (@dependabot[bot])
  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.12.1 (#274) via RevenueCat Git Bot (@RCGitBot)

1.3.3+13.12.0

05 Dec 09:26
Compare
Choose a tag to compare

RevenueCat SDK

πŸ“¦ Dependency Updates

1.3.2+13.9.0

19 Nov 10:03
Compare
Choose a tag to compare

RevenueCat SDK

πŸ“¦ Dependency Updates

1.3.1+13.8.0

07 Nov 11:28
Compare
Choose a tag to compare

RevenueCat SDK

πŸ“¦ Dependency Updates

1.3.0+13.7.0

01 Nov 17:27
Compare
Choose a tag to compare

RevenueCat SDK

πŸ“¦ Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.7.0 (#254) via RevenueCat Git Bot (@RCGitBot)
  • Bump cocoapods from 1.15.2 to 1.16.1 (#255) via dependabot[bot] (@dependabot[bot])
  • Bump fastlane from 2.224.0 to 2.225.0 (#251) via dependabot[bot] (@dependabot[bot])
  • Bump danger from 9.5.0 to 9.5.1 (#250) via dependabot[bot] (@dependabot[bot])

Win-back Offers

✨ New Features

  • Support displaying deferred win-back StoreKit messages (#253) via Will Taylor (@fire-at-will)

1.2.0+13.6.0

18 Oct 13:12
Compare
Choose a tag to compare

RevenueCat SDK

✨ New Features

  • Adds Offerings.getCurrentOfferingForPlacement() (#243) via JayShortway (@JayShortway)

🐞 Bugfixes

πŸ“¦ Dependency Updates

1.1.2+13.5.0

10 Oct 08:19
Compare
Choose a tag to compare

RevenueCat SDK

πŸ“¦ Dependency Updates

πŸ”„ Other Changes

1.1.1+13.4.0

03 Oct 10:44
Compare
Choose a tag to compare

RevenueCat SDK

Note

It is now possible to integrate PurchasesHyridCommon[UI] using Swift Package Manager! Use this URL: https://github.com/RevenueCat/purchases-hybrid-common/

πŸ“¦ Dependency Updates

πŸ”„ Other Changes

  • Update fastlane plugin (#232) via Toni Rico (@tonidero)
  • Adds actionlint to lint GitHub Actions workflows (#227) via JayShortway (@JayShortway)
  • Attempts to fix the on_release_tag workflow to allow publishing the API reference site (#228) via JayShortway (@JayShortway)
  • Skips publishing SNAPSHOT if the current version is not a SNAPSHOT. (#226) via JayShortway (@JayShortway)

1.1.0+13.3.0

26 Sep 13:46
Compare
Choose a tag to compare

RevenueCat SDK

Note

It is now possible to integrate PurchasesHyridCommon[UI] using Swift Package Manager! Use this URL: https://github.com/RevenueCat/purchases-hybrid-common/

🐞 Bugfixes

  • Fixes the PurchasesDelegate being deallocated on iOS (#214) via JayShortway (@JayShortway)

πŸ“¦ Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.3.0 (#218) via RevenueCat Git Bot (@RCGitBot)

πŸ”„ Other Changes

  • Updates Fastlane plugin to 5b2e35c6985e02b5911c53ebe4d071e742e03ccc (#221) via JayShortway (@JayShortway)
  • Fixes requirements of the hold job. (#220) via JayShortway (@JayShortway)
  • Enables incremental builds per workflow. (#215) via JayShortway (@JayShortway)
  • Saves and restores the Kotlin/Native compiler on CI (#210) via JayShortway (@JayShortway)
  • Parallelizes CI jobs by platform (#209) via JayShortway (@JayShortway)
  • Migrate GitHub Actions to CircleCI (#207) via JayShortway (@JayShortway)

1.0.1+13.2.1

19 Sep 10:05
Compare
Choose a tag to compare

In-App Purchase Key Required for StoreKit 2

Caution

You must configure your In-App Purchase Key in the RevenueCat dashboard. Purchases will fail if the key is not configured. This is a new requirement for all RevenueCat SDKs.

RevenueCat SDK

🐞 Bugfixes

  • Supports uniquePackageNames by setting the namespace for the :models module (#195) via JayShortway (@JayShortway)

πŸ“¦ Dependency Updates

  • [AUTOMATIC BUMP] Updates purchases-hybrid-common to 13.2.1 (#206) via RevenueCat Git Bot (@RCGitBot)

πŸ”„ Other Changes

  • Bump fastlane-plugin-revenuecat_internal from 5140dbc to 55a0455 (#208) via Cesar de la Vega (@vegaro)
  • Runs the update-purchases-hybrid-common-version job on macOS. (#205) via JayShortway (@JayShortway)
  • Moves PurchasesDelegate to the :core module (#194) via JayShortway (@JayShortway)
  • Moves LogHandler and LogLevel to the :core module (#193) via JayShortway (@JayShortway)
  • Moves miscellaneous types to the models package (#192) via JayShortway (@JayShortway)
  • Moves errors to the models package (#191) via JayShortway (@JayShortway)
  • Moves Offerings to the models package (#190) via JayShortway (@JayShortway)
  • Moves CustomerInfo to the models package (#189) via JayShortway (@JayShortway)
  • Moves most enums to the models package (#188) via JayShortway (@JayShortway)
  • Makes issue identifiers clickable in Android Studio (#187) via JayShortway (@JayShortway)
  • Make sure the version gets automatically updated in the podspec files too (#197) via JayShortway (@JayShortway)
  • Passes the right contexts to the automatic-bump job. (#196) via JayShortway (@JayShortway)
  • Tester app shows every Offerings and CustomerInfo property (#178) via JayShortway (@JayShortway)
  • Update RELEASING.md (#186) via JayShortway (@JayShortway)
  • Update fastlane plugin version (#184) via Cesar de la Vega (@vegaro)
  • Update Gemfile to fix dependabot (#183) via Cesar de la Vega (@vegaro)
  • Create dependabot.yml (#182) via Cesar de la Vega (@vegaro)