We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc6b905 commit 1c8ecd3Copy full SHA for 1c8ecd3
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-8.1.2 (??/??/2024)
+8.1.2 (03/13/2024)
5
------------------
6
7
* Fixed error handling when failing to get joystick information in html5.
@@ -13,6 +13,7 @@ Changelog
13
* Fixed assets not being loaded when using nested asset tags (e.g., `<assets path="assets"> <image path="MyImage.png" /> </assets>`).
14
* Fixed VC runtime potentially not being bundled into HL apps built on Windows.
15
* Fixed error in `AssetsMacro` when building with Haxe 4.3.4 or newer.
16
+* Fixed crash on iOS during network operations.
17
* Updated howler.js to 2.2.3.
18
* Removed ARMv7 architecture from Android default architectures.
19
* Removed deprecated ARMv7 architecture from iOS default architectures.
0 commit comments