Skip to content

4.10.4

Compare
Choose a tag to compare
@philips77 philips77 released this 25 Jun 11:47
1966ca9

This version adds the following improvements:

Xcode 13 compatibility issue:

  • Fix for Xcode 13 Builds but retaining Xcode 12 and older compatibility #433
  • Xcode 13 compat improvements #439

State validation:

  • Fix for Crash due to Swift runtime lowerBound <= upperBound check #434
  • State validation #437

Minor enhancements:

  • Removing unnecessary fields from SecureDFUExecutor #438
  • Accepting garbage in notifications following valid data #440 to help with Unknown response received #436

Note:

  • ZipFoundation has not been updated to 0.9.12, as this version increases lower API version to iOS 12 (weichsel/ZIPFoundation@8dd1fa9). This change will happen in the future, but not yet in this release.