Changelog History
Page 1
-
v4.7.0 Changes
๐ Releasedate: 2022-09-13
pod 'DeviceKit', '~> 4.7'
๐ New September 2022 devices
๐ This version adds support for the devices announced at the September 2022 Apple Event: (#324)
Device Case value iPhone 14 Device.iPhone14
iPhone 14 Plus Device.iPhone14Plus
iPhone 14 Pro Device.iPhone14Pro
iPhone 14 Pro Max Device.iPhone14ProMax
Apple Watch Series 7 (Missing from DeviceKit, from last year) Device.appleWatchSeries7_41mm
,Device.appleWatchSeries7_45mm
Apple Watch Series 8 Device.appleWatchSeries8_41mm
,Device.appleWatchSeries8_45mm
Apple Watch SE (2nd generation) Device.appleWatchSE2_40mm
,Device.appleWatchSE2_44mm
Apple Watch Ultra Device.appleWatchUltra
-
v4.6.0 Changes
๐ Releasedate: 2022-03-18
pod 'DeviceKit', '~> 4.6'
๐ New March 2022 devices
๐ This version adds support for the devices announced at the March 2022 Apple Event: (#286)
Device Case value iPhone SE (3rd generation) Device.iPhoneSE3
iPad Air (5th generation) Device.iPadAir5
-
v4.5.1 Changes
๐ Releasedate: 2021-10-15
pod 'DeviceKit', '~> 4.5'
๐ Fixes
- ๐ Fix iPad mini (6th generation) screen size and aspect ratio. (#294)
-
v4.5.0 Changes
๐ Releasedate: 2021-09-16
pod 'DeviceKit', '~> 4.5'
๐ New September 2021 devices
๐ This version adds support for the devices announced at the September 2021 Apple Event: (#286)
Device Case value iPhone 13 Device.iPhone13
iPhone 13 mini Device.iPhone13Mini
iPhone 13 Pro Device.iPhone13Pro
iPhone 13 Pro Max Device.iPhone13ProMax
iPad (9th generation) Device.iPad9
iPad mini (6th generation) Device.iPadMini6
๐ Changes
- ๐ท Switched from Travis CI to GitHub Actions.
-
v4.4.0 Changes
๐ Releasedate: 2021-04-29
pod 'DeviceKit', '~> 4.4'
๐ This version adds support for the devices announced at the April 2021 Apple Event: (#279)
- iPad Pro (11-inch) (3rd generation)
Device.iPadPro11Inch3
- iPad Pro (12.9-inch) (5th generation)
Device.iPadPro12Inch5
- Apple TV 4K (2nd generation)
Device.appleTV4K2
- iPad Pro (11-inch) (3rd generation)
-
v4.3.0 Changes
๐ Releasedate: 2021-02-12
pod 'DeviceKit', '~> 4.3'
๐ This version adds support for the Simulator running on Apple Silicon and fixes documentation:
-
v4.2.1 Changes
October 22, 2020๐ Releasedate: 2020-10-22
pod 'DeviceKit', '~> 4.2'
๐ This version fixes a couple of bugs introduced in the v4.2.0 release:
-
v4.2.0 Changes
October 21, 2020๐ This release will add support for the October 2020 devices. (#262)
- iPad Air (4th generation)
- iPhone 12
- iPhone 12 mini
- iPhone 12 Pro
- iPhone 12 Pro Max
๐ The technical identifiers are there. Images and support links will be added in a feature release. Thanks @Zandor300 ๐.