Releases: FlineDev/FreemiumKit
1.17.1
✨ Adds support for consumable products like Donation buttons, or in-app currency like AI tokens! ✨
Learn more on our dedicated FAQ page:
https://freemiumkit.app/documentation/freemiumkit/faq-consumableproducts
This additionally fixes an issue where a price "per 7 days" would be shown as a price "per day" in the "prominent" picker.
1.17.0
✨ Adds support for consumable products like Donation buttons, or in-app currency like AI tokens! ✨
Learn more on our dedicated FAQ page:
https://freemiumkit.app/documentation/freemiumkit/faq-consumableproducts
1.16.2
1.16.1
1.16.0
✨ Adds support for watchOS. Now you can check your paid status on your Apple Watch app extension using FreemiumKit! ✨
Check out our new FAQ to learn more: https://freemiumkit.app/documentation/freemiumkit/faq-applewatch/
Thank you @emilismayilov095 and @ChristianSko for your feedback which made this happen! 🙏 🚀
1.15.1
1.15.0
The "Redeem" button is now also supported on macOS 15+ and visionOS!
Apple has finally added support for macOS 15. iOS was always supported.
Perfect for seasonal offer codes like XMAS24
to unlock premium features with a festive discount.
Boost user engagement across all platforms with FreemiumKit this holiday season! 🎄
![RedeemOnMac](https://private-user-images.githubusercontent.com/6942160/390738828-22798880-d796-4f9f-9cb1-39d132c83e0e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMTAwOTYsIm5iZiI6MTczOTAwOTc5NiwicGF0aCI6Ii82OTQyMTYwLzM5MDczODgyOC0yMjc5ODg4MC1kNzk2LTRmOWYtOWNiMS0zOWQxMzJjODNlMGUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDhUMTAxNjM2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YTllMDU1NDhjMDdhZmEwNDBkNmVkYjczMTVhNmIwYzVmNjhkMGJmMjYxZWI5ODhhN2M3MDU5MDllYmNjNjE4NyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.MFyVP34U0yTrp0mxoaI1EOW0uUkom1qfpAAVEMcTkTA)
1.14.0
1.13.1
1.13.0
- Deprecates
FreemiumKit.preview
in favor ofFreemiumKit.shared
for SwiftUI Previews - Adds support for seeing your actual paywall in SwiftUI Previews, but 3 steps are needed:
- Press the 'Save Changes to Remote' button in the latest version of FreemiumKit (requires
1.2.2
or later) - Drag & drop your config file from the 'Setup' tab to your
Preview Assets.xcassets
(besidesAssets.xcassets
) - Rename dragged asset from 'FreemiumKit' to 'FreemiumKitPreview' to avoid duplicate asset warnings (1.13.1+)
- Press the 'Save Changes to Remote' button in the latest version of FreemiumKit (requires