New
v1.7.2
What's New?
New Features
- Added C# bindings with API docs.
- Added lib mode for Dora engine compilation.
- Added HTTP request headers and fixed glitch for Wa tips.
- Added a front-end plugin triggered by
Alt+Shift. (contributed by 张寅泉)
Improvements
- Updated MonacoEditor translation.
- Made Upload Dragger accept more files.
- Updated Spine2D.
- Added error report for TS relative path imports.
- Updated TSTL to v1.33.0, TypeScript to 5.9.3.
- Updated Lua, YueScript, Wa v1.2.0, bgfx, yoga, ImGui, and httplib dependencies.
- Sped up Lua binding object field accessing a little.
- Supported editing YarnSpinner by codes.
- Updated YueScript linter functions.
Bug Fixes
- Sped up Web IDE resources loading.
- Fixed a Teal type inference issue.
- Fixed a YarnFlow parser issue.
- FIxed a Label batch mode switching issue.
- Refactored node resource cleanup codes.
- Added more node validation checks.
- Fixed Vec2 comparison issue.
- Fixed ImGui.ShowStats() API.
- Added support for Yarn markup using expressions.
- Fixed Wa bindings.
- Fixed an issue in Roll action.
- Fixed issue in node.onUpdate() and related C# binding.
- Fixed C# binding initialization errors.
- Fixed minor documentation inconsistencies.
- Fixed a memory leak issue.
- Renamed json lib API names.
Full Changelog: https://github.com/IppClub/Dora-SSR/compare/v1.7.1...v1.7.2