Skip to content

wine-mono-9.1.0

Compare
Choose a tag to compare
@madewokherd madewokherd released this 17 Apr 19:09
· 66 commits to develop since this release

Changes since 9.0.0:

  • Due to a license change in Vagrant, the Vagrant build files have been removed in favor of Podman. The official build of this release was also made using Podman.
  • Fixed a build error on systems that use a scheduling policy not in a hard-coded list.
  • Fixed a crash when auto-generating a COM interface for some classes with array types in their signature (Winehq bug 55736).
  • Implemented String.Concat(object, object, object, object, __arglist) (Winehq bug 56248).
  • Fixed doubled characters when typing in Terraria.
  • Added support for Joystick and Keyboard inputs in Managed DirectX/monoDX.
  • Added support for the ApplyToOverrides property in System.Web.Extensions.
  • Fixed System.Drawing.Icon incorrectly rejecting cursor handles, which was also breaking System.Windows.Forms.Cursor.Hotspot.
  • Fixed hang when System.Environment.Exit is called while another thread is in a long-running native call.
  • Upstream updates:
    • SDL2 to 2.30.2.
    • FNA to 24.03.
    • llvm-mingw to 20240320.