-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
revenuecat-ops
committed
Dec 4, 2024
1 parent
e7c61c1
commit cd010f6
Showing
11 changed files
with
37 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
8.11.0-SNAPSHOT | ||
8.10.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,15 @@ | ||
## RevenueCat SDK | ||
### 🐞 Bugfixes | ||
* Uses `Sequence` instead of `Stream` to avoid errors due to unavailable Java 8 APIs (#1943) via JayShortway (@JayShortway) | ||
* Paywalls: Update Finnish "restore" localization (#1918) via Jeffrey Bunn (@Jethro87) | ||
|
||
### 🔄 Other Changes | ||
* Increase integration test timeout (#1946) via Toni Rico (@tonidero) | ||
* Removes `@RequiresApi(N)` from `FileHelper` and related classes (#1944) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Minimizes Java API (#1942) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Makes `TextComponent` public (#1939) via JayShortway (@JayShortway) | ||
* Introduces an `@InternalRevenueCatAPI` annotation (#1938) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Moves any non-component file to a new `common` package. (#1937) via JayShortway (@JayShortway) | ||
* [Paywalls V2] `LocalizationKey` is an inline value class now. (#1936) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `PaywallComponentsData` (#1935) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `StickyFooterComponent` (#1934) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `PurchaseButtonComponent` (#1933) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `PackageComponent` (#1932) via JayShortway (@JayShortway) | ||
* Ensure the correct error message is shown when failing to open a Uri in paywalls (#1922) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `ButtonComponent` (#1931) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `StackComponent` (#1930) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `ComponentOverrides` (#1929) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `ImageComponent` (#1928) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `TextComponent` (#1927) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds all enum properties (#1926) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `SizeConstraints`, `Size`, `Padding` and `Shadow` properties (#1925) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `CornerRadiuses`, `Shape` and `MaskShape` properties (#1924) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `ImageUrls` and `ColorInfo` properties (#1923) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds `StackComponentView` (#1956) via JayShortway (@JayShortway) | ||
* Avoid generating documentation for symbols annotated with `@InternalRevenueCatAPI` (#1958) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Preparation for `StackComponentView` (#1954) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds borders and image backgrounds (#1953) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds support for shadows (#1952) via JayShortway (@JayShortway) | ||
* [Paywalls V2] Adds override system via `PresentedPartial` (#1948) via JayShortway (@JayShortway) | ||
* Add reachability tests to integration tests (#1955) via Toni Rico (@tonidero) | ||
* [Paywalls V2] Add support for markdown in text component (#1951) via Toni Rico (@tonidero) | ||
* Modify intent extension API to parse redemption links to mimick iOS (#1949) via Toni Rico (@tonidero) | ||
* [Paywalls V2] Adds `TextComponentView` (#1941) via JayShortway (@JayShortway) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters