<aside>
⚠️
Changelog Relocated
This Notion-based changelog is no longer maintained. All future updates and release notes are now published on our official documentation portal.
Please refer to the new location for the most accurate and up-to-date information.
</aside>
2.39.1 | 2025-07-23
🚀 New Features and Improvements
- Improved threading in PrimerUIManager and TokenizationProtocols
- Introduced handled flag in data models for clearer state management
- Migrated tokenization view models (StripeAch, CardForm, and PaymentMethod) to async/await
🪲 Bug fixes
- Convert 2-digit expiry years to 4-digit in headless checkout
- Fixed Klarna payment method manager category
🛠️ Refactor
- Cleaned up error handling in UserInterface and Core
2.39.0 | 2025-07-15
🚀 New Features and Improvements
- Added support for MM/YY expiry date format
- Implemented better ApplePay error categorization
- Added support for MPAN in Apple Pay
🪲 Bug fixes
- Reduce console noise for nil remoteUrl in ImageManager