1.2.0
What's changed
- Added 7 new signals: User Interface Style (iOS 13 and later), Screen Scale, OS Time Zone Identifier, Locale Identifier, Device Name (iOS 15 and earlier), Mobile Country Codes and Mobile Network Codes (iOS 15 and earlier). All new signals are included in fingerprint
v3
. - Added ability to customize fingerprint stability level. Starting with fingerprint
v3
, there are 3 different stability levels to choose from:unique
,optimal
andstable
. See README for details. - Dropped support for Swift 5.3 and Swift 5.4.
- Minor code improvements and increased code coverage.
Full Changelog: 1.1.2...1.2.0