|
1 | 1 | ## RevenueCat SDK |
2 | 2 | ### 🐞 Bugfixes |
3 | | -* Fix: Ensure the initial tab selects the package on first appearance (#5850) via Jacob Rakidzich (@JZDesign) |
4 | | -* Fix icon not updating on selection of package (#5846) via Jacob Rakidzich (@JZDesign) |
5 | | -* Fix Crashes: Move large object cacheing off of user defaults to file storage (#5652) via Jacob Rakidzich (@JZDesign) |
6 | | -* Prevent duplicate post receipt requests (#5795) via Antonio Pallares (@ajpallares) |
| 3 | +* [MON-1122] Changes the rounding mode to `.down` instead of `.plain` (#5821) via Pol Piella Abadia (@polpielladev) |
7 | 4 |
|
8 | 5 | ## RevenueCatUI SDK |
9 | | -### Customer Center |
10 | | -#### ✨ New Features |
11 | | -* CC-582 | Allow for support ticket creation (#5779) via Rosie Watson (@RosieWatson) |
| 6 | +### Paywallv2 |
12 | 7 | #### 🐞 Bugfixes |
13 | | -* Fix SK1 products always showing Lifetime badge (#5811) via Cesar de la Vega (@vegaro) |
| 8 | +* Select default package on `BottomSheetView` dismissal (#5797) via Cesar de la Vega (@vegaro) |
| 9 | +* Set paywall as non-scrolling if shorter than screen (#5857) via Cesar de la Vega (@vegaro) |
14 | 10 |
|
15 | 11 | ### 🔄 Other Changes |
16 | | -* Allow downloads of paywall assets in parallel when warming up cache (#5849) via Antonio Pallares (@ajpallares) |
17 | | -* Simplify cache warming (#5847) via Antonio Pallares (@ajpallares) |
18 | | -* Update backend integration test reference snapshots (#5839) via Rick (@rickvdl) |
19 | | -* Add missing files to workspace (#5833) via Rick (@rickvdl) |
20 | | -* Runs plugin actions from correct directory (#5830) via JayShortway (@JayShortway) |
21 | | -* Clearing documents and cache directories used by the SDK in tests (#5831) via Rick (@rickvdl) |
22 | | -* Fixed passing major version as integer to send Slack alert action which accepts a string instead (#5829) via Rick (@rickvdl) |
23 | | -* Uses some git+GitHub lanes from Fastlane plugin (#5823) via JayShortway (@JayShortway) |
24 | | -* [AUTOMATIC][Paywalls V2] Updates commit hash of paywall-preview-resources (#5824) via RevenueCat Git Bot (@RCGitBot) |
25 | | -* Fix strong retain cycle on `Purchases` instance (#5818) via Antonio Pallares (@ajpallares) |
26 | | -* Removed Slack actions from CircleCI config for release jobs that don't add much value and were not working before (#5808) via Rick (@rickvdl) |
27 | | -* Migrate to slack-secrets context again after fixing conflict between orb and Fastlane Slack action (#5806) via Rick (@rickvdl) |
| 12 | +* Bump fastlane from 2.228.0 to 2.229.0 (#5855) via dependabot[bot] (@dependabot[bot]) |
| 13 | +* Track `connection_error_reason` property in diagnostics for HTTP errors (#5860) via Rick (@rickvdl) |
| 14 | +* Add client side timeout logic for endpoints that support fallback URLs (#5760) via Rick (@rickvdl) |
| 15 | +* Prevent CI from editing root Package.resolved (#5856) via Antonio Pallares (@ajpallares) |
| 16 | +* Fixed daily integration-tests-all run missing the Circle CI context (#5853) via Rick (@rickvdl) |
| 17 | +* Bump fastlane-plugin-revenuecat_internal from `083ced9` to `efca663` (#5854) via dependabot[bot] (@dependabot[bot]) |
0 commit comments