You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# axmol-2.9.0 ?? 2025
1
+
# axmol-2.9.0 Oct.5 2025
2
2
3
3
## Significant changes relative to 2.8.x:
4
4
@@ -27,6 +27,7 @@
27
27
28
28
## Improvements
29
29
30
+
- Add Http setDataCallback for streaming data support by @halx99 in [#2805](https://github.com/axmolengine/axmol/pull/2805)
30
31
- Improve ios EditBox orientation handling with keyboard by @halx99 in [#2791](https://github.com/axmolengine/axmol/pull/2791) and [#2795](https://github.com/axmolengine/axmol/pull/2795)
31
32
- Add support for extracting the previous scene from the scene stack by @rh101 in [#2793](https://github.com/axmolengine/axmol/pull/2793)
32
33
- Destroy `ScriptEngine` instance before `_scheduler` to respect dependency by @halx99
0 commit comments