Skip to content

1.4.2

Compare
Choose a tag to compare
@nabla-c0d3 nabla-c0d3 released this 01 Mar 19:59
· 360 commits to master since this release
  • New TSKExcludeSubdomainFromParentPolicy domain configuration key. If set to YES, TrustKit will not pin this specific domain if TSKIncludeSubdomains was set for this domain’s parent domain. This allows excluding specific subdomains from a pinning policy that was applied to a parent domain.
  • Switched from the build number (CFBundleVersion) to the release version number (CFBundleShortVersionString) for the app-version field within reports.
  • Various bug fixes:
    • Switch from the deprecated OSSpinLock to os_unfair_lock when running on an iOS 10+ / macOS 10.12+ device.
    • Fixed serialization warning during initialization.
    • Added support for newer gTLDs (such as .team).