Skip to content

Releases: MonoGame/MonoGame

MonoGame v3.8.5-preview.6

Pre-release

Choose a tag to compare

@SimonDarksideJ SimonDarksideJ released this 22 May 14:40
75476e8

Re-Released Preview.5 with updated Content Builder project templates

What's Changed

New Contributors

Full Changelog: v3.8.5-preview.4...v3.8.5-preview.6

MonoGame v3.8.5-preview.5

Pre-release

Choose a tag to compare

@SimonDarksideJ SimonDarksideJ released this 20 May 16:03
39798d8

What's Changed

  • Unsubscribed from _components.ComponentAdded and ComponentRemoved in Game.Dispose(bool) method by @mghoffmann in #9266
  • Add null checks to prevent crashes on shutdown when using Song by @dellis1972 in #9264
  • Centralise SoundEffect shutdown and resetting the _systemState to SoundSystemState.NotInitialized by @CartBlanche in #9262
  • Minor updates to the TitleContainer for Native by @dellis1972 in #9259
  • Add readonly public accessor for GamePadButtons._buttons by @envoidia in #9230
  • #9221 - Set mouse visibility when calling NativeGamePlatform by @acarteas in #9249
  • WindowsDX12 doesn't properly exit when closing the Window. by @arosolino in #9252
  • Missing Vulkan Image Layout Transitions by @uygary in #9276
  • Fixing memcpy Bug in MGG_Buffer_GetData by @uygary in #9278
  • Native SDL Gamepads are improperly mapping from instance ids by @arosolino in #9261
  • Fixes game staying in Fullscreen when switching back to Windowed by @arosolino in #9256
  • Waiting for Device Idle Before Destroying Graphics Device on Shutdown by @uygary in #9283
  • Stencil Handling in RenderTarget2D by @uygary in #9280
  • Add SetNativeTexture and FromSharedHandle for zero-copy texture sharing by @mfkl in #9254
  • Cleaning-up Pipelines Pointing at the TargetSetCache Before Destroying TargetSetCache Itself by @uygary in #9297
  • Added additional Color.FromNonPremultiplied overloads with new argument types by @awteeter in #9301
  • Dont fallback to GLES2 if we have GLES3 by @dellis1972 in #9312
  • Enabling GPU instancing in DX12 by @uygary in #9306
  • [Content.Pipeline] Really quick fix for content server by @harry-cpp in #9309
  • Add Additonal ASTC blockSize support by @dellis1972 in #9286
  • Fixes Vulkan Unit Tests by @tomspilman in #9196
  • More Vulkan Fixes by @tomspilman in #9324
  • Updating template checkout for release by @SimonDarksideJ in #9330
  • DirectX 12 Unit Tests by @tomspilman in #9329
  • Bump MojoShader to latest by @tomspilman in #9331

New Contributors

Full Changelog: v3.8.5-preview.4...v3.8.5-preview.5

MonoGame v3.8.5-preview.4

Pre-release

Choose a tag to compare

@SimonDarksideJ SimonDarksideJ released this 04 Apr 09:08
e3f8744

What's Changed

New Contributors

Full Changelog: v3.8.5-preview.3...v3.8.5-preview.4

MonoGame v3.8.5-preview.3

Pre-release

Choose a tag to compare

@SimonDarksideJ SimonDarksideJ released this 17 Jan 09:59
8817226

Release Notes

The release notes and upgrade guide for 3.8.5.Preview.3 can be found here:

- 3.8.5 Preview guide

Binaries release

Binaries build available attached to this release.

What's Changed

New Contributors

Full Changelog: v3.8.5-preview.2...v3.8.5-preview.3

MonoGame v3.8.5-preview.2

Pre-release

Choose a tag to compare

@SimonDarksideJ SimonDarksideJ released this 01 Jan 16:14
b5ead4c

What's Changed

New Contributors

Full Changelog: v3.8.5-preview.1...v3.8.5-preview.2

MonoGame v3.8.5-preview.1

Pre-release

Choose a tag to compare

@SimonDarksideJ SimonDarksideJ released this 18 Dec 18:30
6d93551

What's Changed

Read more

MonoGame v3.8.5-develop.13

Pre-release

Choose a tag to compare

@SimonDarksideJ SimonDarksideJ released this 05 Nov 15:25
bc6ed38

What's Changed

Full Changelog: v3.8.5-develop.12...v3.8.5-develop.13

MonoGame v3.8.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Oct 14:33

Summary

Maintenance release on top of 3.8.4 to solely address Google Policy issue requirements (16kb Policy) and iOS API updates. Desktop/Console builds are unaffected.

Note

Please check the Upgrade Guide for details on updating your csproj in order to adopt the 3.8.4.1 release, most notably:

  • Updating client project to DotNet 9
  • Removing RestoreDotNetTools section (as functionality moved into the MonoGame NuGets)

Whats new:

Full Changelog: v3.8.4...v3.8.4.1

MonoGame v3.8.4.1-preview.5

Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Oct 13:37
Update NuGet readme style

MonoGame v3.8.4.1-preview.4

Pre-release

Choose a tag to compare

@github-actions github-actions released this 20 Oct 11:38
Update package readme for upgrade notes for 3.8.4.1 release