File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5- ### New October 2025 devices
5+ ### New devices
66
7- This version adds support for the M5 iPad Pro models:
7+ - Add support for M5 iPad Pro models ( [ # 465 ] ( https://github.com/devicekit/DeviceKit/issues/465 ) )
88
99| Device | Case value |
1010| --- | --- |
1111| iPad Pro 11-inch (M5) | ` Device.iPadPro11M5 ` |
1212| iPad Pro 13-inch (M5) | ` Device.iPadPro13M5 ` |
1313
14+ ### Bug fixes
15+
16+ - Fixed iPhone Air incorrectly marked as having ultra-wide camera. ([ #463 ] ( https://github.com/devicekit/DeviceKit/issues/463 ) )
17+
1418## Version 5.7.0
1519
1620Releasedate: 2025-09-12
Original file line number Diff line number Diff line change 1- /home/ runner/work/DeviceKit/DeviceKit/Utils/ gyb. py: 102 : SyntaxWarning: invalid escape sequence '\} '
2- gyb_block_close = re. compile ( '\} % [ \t ] * \n ? ')
31//===----------------------------------------------------------------------===//
42//
53// This source file is part of the DeviceKit open source project
You can’t perform that action at this time.
0 commit comments