File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this package will be documented in this file.
4
4
5
+ ## [ 1.3.0] - 2025-06-23
6
+
7
+ * New: ** Enable Micro Gamepad** toggle in * Input System (New)* settings — registers Apple Micro Gamepad layout for Siri Remote.
8
+ * Added compatibility with Unity 6000.0 – 6000.2.
9
+ * Fix: typo in compile‑time define — ` FIFTYTWO_APPLE_GAMEPADS_DISABLE_DIEFAULT_INITIALIZATION ` ➜ ` FIFTYTWO_APPLE_GAMEPADS_DISABLE_DEFAULT_INITIALIZATION ` .
10
+
5
11
## [ 1.2.0] - 2023-04-04
6
12
7
13
* Compile time condition to disable automatic initialization
@@ -12,7 +18,7 @@ All notable changes to this package will be documented in this file.
12
18
* Merge device and simulator native code into one fat library
13
19
* Remove armv7 iOS support from native library to
14
20
* Demo scenes with UGUI navigation examples
15
- * Tool to cleanup old stuff and upgrade asset
21
+ * Tool to clean up old stuff and upgrade asset
16
22
17
23
## [ 1.1.1] - 2022-07-27
18
24
You can’t perform that action at this time.
0 commit comments