Releases: iZettle/sdk-ios
iZettle SDK v3.2.1
- Fix the bug that prevents sending analytics events for new installs
iZettle SDK v3.2.0
- Updated the UI for improved SDK experience
- Improved localization
- Hardened file access security policy
- Bugfixes and performance improvements. For example:
- Fixed double payments during transactions when card readers are disconnected
- Fixed the missing currency symbol
- Improved error handling
iZettle SDK v3.1.1
3.1.1 Changelog:
- Under the hood changes to the authentication flow
3.1.0 Changelog:
- Added support for US market where Zettle will launch during 2021. If you are interested to join our pilot program, contact us at [email protected].
- Support M1 mac simulators
- Better debit/credit card selection for Brazil
- Bugfixes and performance improvement
- Require Xcode 12.4 from now on with latest swift version
iZettle SDK v3.1.0
3.1.0 Changelog:
- Added support for US market where Zettle will launch during 2021. If you are interested to join our pilot program, contact us at [email protected].
- Support M1 mac simulators
- Better debit/credit card selection for Brazil
- Bugfixes and performance improvement
- Require Xcode 12.4 from now on with latest swift version
iZettle SDK v3.0.2
iZettle SDK 3.0 is the new major version of the iOS SDK containing support for OAuth 2.0. Visit Migration Guide to see full overview of the changes.
3.0.2 Changelog:
- Implement an improved version of the pairing flow
- Fix an issue where SDK was unable to pair with v2 reader after reconnection failure
- Remove “Connect another reader” from SDK settings
- Performance fixes and improvements under the hood
- Removed support for iOS 9
3.0.1 Changelog:
- Automatically restart card reader after an update is finished
- Fix a crash on iOS 9 #313
- Remove extra alert when tapping Continue in the Signature View
- Various crash fixes and performance improvements under the hood
3.0.0 Changelog:
- Added support for OAuth 2.0
- Deprecated API keys
- Migrated SDK binaries to XCFrameworks
- Implemented in-app pairing flows for all supported iZettle card readers
- Implemented new version of the SDK settings
- Bug fixes and performance improvements
iZettle SDK v3.0.1
New major version of the iOS SDK containing support for OAuth 2.0. Visit Migration Guide to see full overview of the changes.
3.0.1 Changelog:
- Automatically restart card reader after an update is finished
- Fix a crash on iOS 9 #313
- Removed extra alert when tapping Continue in the Signature View
- Various crash fixes and performance improvements under the hood
3.0.0 Changelog:
- Added support for OAuth 2.0
- Deprecated API keys
- Migrated SDK binaries to XCFrameworks
- Implemented in-app pairing flows for all supported iZettle card readers
- Implemented new version of the SDK settings
- Bug fixes and performance improvements
iZettle SDK v3.0.0
New major version of the iOS SDK containing support for OAuth 2.0. Visit Migration Guide to see full overview of the changes.
Changelog:
- Added support for OAuth 2.0
- Deprecated API keys
- Migrated SDK binaries to XCFrameworks
- Implemented in-app pairing flows for all supported iZettle card readers
- Implemented new version of the SDK settings
- Bug fixes and performance improvements
iZettle SDK v2.5.3
Fixed an issue where crashes could occur when using iZettle Reader 2 #285
iZettle SDK v2.5.2
Fixed an issue where "iZettle SDK" might delete WebKit cookies on login and logout
iZettle SDK v2.5.1
- Fixes
iZettle SDK overrides UIPageControl tint colors using appearance proxy
#279