Releases: airrobe/widget-sdk-android
Releases · airrobe/widget-sdk-android
1.0.8 - ➕ Extra params to the Confirmation widget
What's Changed
- Added
orderSubtotalCents
andcurrency
as extra params to the confirmation widget initialization(#29)
🧰 Maintenance
- Demo update (#29)
Full Changelog: 1.0.7...1.0.8
1.0.7 - Update the URLs and company name from the connector
What's Changed
🚀 Features
- update company name & URLs from the connector, remove hardcoded company name (#28)
🧰 Maintenance
- Demo update (#28)
Full Changelog: 1.0.6...1.0.7
1.0.6 - Patches
1.0.5 - 🐛 Font Alignment Issue Fix
1.0.4 - 🐛 Patch
1.0.3 - Public Release 🙌
1.0.2 - Telemetry Event 📝
1.0.1 - Hot🔥 patch on Api Service Exceptions
What's Changed
- exceptions handled on API service (38ca90e)
1.0.0 - Category Mapping Query Update
What's Changed
🧰 Maintenance
- Category mapping query update due to heavy workloads of the previous query (efd7f06)
1.0.0-alpha.4 - Hot🔥 patch on minSdkVersion
What's Changed
- downgrade the minSdkVersion to 21 (#10)