Skip to content

Commit 0a570ce

Browse files
committed
Version 2.8.0
1 parent 77ceb22 commit 0a570ce

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
# axmol-2.8.0 ?? 2025
1+
# axmol-2.8.0 Sep.1 2025
22

33
## Bug fixes
44

55
- Fix #2669: Windows UWP not running on Windows 11 due to DriverGL initialization failure by @halx99
66
- Fix #2655: Multi-touch not work on android scene contains imgui layer by @halx99
7+
- Fix #2674: OpenSSL not linkage for final app on Linux by @halx99 in https://github.com/axmolengine/axmol/pull/2675
78
- Fix incorrect FontAtlas when switching label rendering mode from normal to SDF by @halx99 in https://github.com/axmolengine/axmol/pull/2629
89
- Fix wasm Device::getTextureDataForText will report exception when process whitespace text by @halx99
910
- Fix linux label color incorrect when LabelType is STRING_TEXTURE by @halx99
@@ -19,7 +20,7 @@
1920
- Improve apple ios platform render view creation by @halx99 in https://github.com/axmolengine/axmol/pull/2600
2021
- Rename GLView to RenderView by @halx99 in https://github.com/axmolengine/axmol/pull/2602
2122
- Mention emsdk downgrading notice in version 2.6.0 release notes by @halx99
22-
- Improve wasm dev setup description by @halx99
23+
- Improve wasm dev setup notice by @halx99
2324
- Rename `GLContextAttrs` to `GfxContextAttrs` by @halx99
2425
- Update pull_request_template.md by @aismann in https://github.com/axmolengine/axmol/pull/2609
2526
- Improve utf8 chars counting, remove strlen call by @halx99 in https://github.com/axmolengine/axmol/pull/2614

0 commit comments

Comments
 (0)