You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**This is an automatic release.**
## RevenueCatUI SDK
### 🐞 Bugfixes
* Fix landscape mode in Paywalls v1 Template 3 (#2265) via Josh Holtz
(@joshdholtz)
### Customer Center
#### ✨ New Features
* feat: Introduce `CustomerCenterView` for hybrid usage (#2170) via
Cesar de la Vega (@vegaro)
* Add `onManagementOptionSelected` to `CustomerCenterListener` (#2270)
via Cesar de la Vega (@vegaro)
### Paywallv2
#### 🐞 Bugfixes
* [Paywalls V2] Ignores missing font alias if it's blank. (#2271) via
JayShortway (@JayShortway)
* [Paywalls V2] Fixes badges not being overriden (#2266) via JayShortway
(@JayShortway)
### 🔄 Other Changes
* [Diagnostics] Add play_store_version and play_services_version to all
google events (#2269) via Toni Rico (@tonidero)
* [Diagnostics] Add `id` and `app_session_id` to events (#2268) via Toni
Rico (@tonidero)
* Uploads Paparazzi screenshots to Emerge. (#2232) via JayShortway
(@JayShortway)
Co-authored-by: revenuecat-ops <[email protected]>
* Fix landscape mode in Paywalls v1 Template 3 (#2265) via Josh Holtz (@joshdholtz)
4
+
### Customer Center
5
+
#### ✨ New Features
6
+
* feat: Introduce `CustomerCenterView` for hybrid usage (#2170) via Cesar de la Vega (@vegaro)
7
+
* Add `onManagementOptionSelected` to `CustomerCenterListener` (#2270) via Cesar de la Vega (@vegaro)
8
+
### Paywallv2
9
+
#### 🐞 Bugfixes
10
+
*[Paywalls V2] Ignores missing font alias if it's blank. (#2271) via JayShortway (@JayShortway)
11
+
*[Paywalls V2] Fixes badges not being overriden (#2266) via JayShortway (@JayShortway)
12
+
1
13
### 🔄 Other Changes
2
-
* Allows configuring `showInAppMessagesAutomatically` and `pendingTransactionsForPrepaidPlansEnabled` in customEntitlementComputation mode (#2260) via JayShortway (@JayShortway)
3
-
*[Paywalls V2] Tweaks the `MissingPackage` error message. (#2256) via JayShortway (@JayShortway)
4
-
*[Paywalls V2] Avoids re-parsing the component tree to find packages and tabs (#2252) via JayShortway (@JayShortway)
5
-
*[EXTERNAL] Set metaspace size to avoid "Daemon disappeared" failures (#2237) contributed by @runningcode (#2255) via Toni Rico (@tonidero)
6
-
*[Paywalls V2] Timeline component fixes (#2253) via Toni Rico (@tonidero)
7
-
* Updates Gemfile.lock (#2254) via RevenueCat Git Bot (@RCGitBot)
8
-
* Update fastlane plugin (#2251) via Toni Rico (@tonidero)
9
-
*[Paywalls V2] Refactors `StyleFactory` (#2247) via JayShortway (@JayShortway)
10
-
* Add refresh button to PaywallTester app (#2244) via Toni Rico (@tonidero)
14
+
*[Diagnostics] Add play_store_version and play_services_version to all google events (#2269) via Toni Rico (@tonidero)
15
+
*[Diagnostics] Add `id` and `app_session_id` to events (#2268) via Toni Rico (@tonidero)
16
+
* Uploads Paparazzi screenshots to Emerge. (#2232) via JayShortway (@JayShortway)
Copy file name to clipboardExpand all lines: CHANGELOG.md
+18
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
## 8.15.0
2
+
## RevenueCatUI SDK
3
+
### 🐞 Bugfixes
4
+
* Fix landscape mode in Paywalls v1 Template 3 (#2265) via Josh Holtz (@joshdholtz)
5
+
### Customer Center
6
+
#### ✨ New Features
7
+
* feat: Introduce `CustomerCenterView` for hybrid usage (#2170) via Cesar de la Vega (@vegaro)
8
+
* Add `onManagementOptionSelected` to `CustomerCenterListener` (#2270) via Cesar de la Vega (@vegaro)
9
+
### Paywallv2
10
+
#### 🐞 Bugfixes
11
+
*[Paywalls V2] Ignores missing font alias if it's blank. (#2271) via JayShortway (@JayShortway)
12
+
*[Paywalls V2] Fixes badges not being overriden (#2266) via JayShortway (@JayShortway)
13
+
14
+
### 🔄 Other Changes
15
+
*[Diagnostics] Add play_store_version and play_services_version to all google events (#2269) via Toni Rico (@tonidero)
16
+
*[Diagnostics] Add `id` and `app_session_id` to events (#2268) via Toni Rico (@tonidero)
17
+
* Uploads Paparazzi screenshots to Emerge. (#2232) via JayShortway (@JayShortway)
18
+
1
19
## 8.14.3
2
20
### 🔄 Other Changes
3
21
* Allows configuring `showInAppMessagesAutomatically` and `pendingTransactionsForPrepaidPlansEnabled` in customEntitlementComputation mode (#2260) via JayShortway (@JayShortway)
0 commit comments