|
1 | 1 | ## RevenueCat SDK |
2 | 2 | ### 🐞 Bugfixes |
3 | | -* Fix countdown component for older ios version (#5799) via Josh Holtz (@joshdholtz) |
| 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) |
4 | 7 |
|
5 | 8 | ## RevenueCatUI SDK |
6 | | -### Paywallv2 |
| 9 | +### Customer Center |
7 | 10 | #### ✨ New Features |
8 | | -* Paywalls countdown component (#5790) via Josh Holtz (@joshdholtz) |
| 11 | +* CC-582 | Allow for support ticket creation (#5779) via Rosie Watson (@RosieWatson) |
| 12 | +#### 🐞 Bugfixes |
| 13 | +* Fix SK1 products always showing Lifetime badge (#5811) via Cesar de la Vega (@vegaro) |
9 | 14 |
|
10 | 15 | ### 🔄 Other Changes |
11 | | -* Fix slack_backend_integration_test_results Fastlane action crashing during integration / e2e tests (#5798) via Rick (@rickvdl) |
12 | | -* Backend integration / E2E test Slack alerting + health check pings (#5792) via Rick (@rickvdl) |
13 | | -* Reduce flakiness of some tests (#5724) via Antonio Pallares (@ajpallares) |
14 | | -* Support for flushing non subscription in the Events Manager (#5726) via Pol Miro (@polmiro) |
15 | | -* Ensure that multiline trailing commas result in an error (#5772) via Jacob Rakidzich (@JZDesign) |
| 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) |
0 commit comments