madewokherd
released this
22 Nov 19:40
·
9 commits
to main
since this release
Changes since 9.3.1:
- It's now possible to configure XDEBUG to see JITted methods in GDB. See https://gitlab.winehq.org/wine/wine/-/wikis/Wine-Mono#gdb
- Added Georgian translation to Mono.
- Out-only arrays in native-to-managed wrappers are no longer marshaled on the input side.
- Implemented GUID generation for class types. (Used by Stronghold Kingdoms, which unfortunately isn't fully fixed yet)
- System.Runtime.Remoting.Channels.AggregateDictionary now allows for modification of keys. (Used by Stronghold Kingdoms)
- HttpClientTransportSink now returns ChunkedMemoryStream in async responses. (Used by Stronghold Kingdoms)
- Upstream updates:
- SDL to 2.30.8
- FNA to 24.10