Skip to content

v0.1.8-beta

Pre-release
Pre-release

Choose a tag to compare

@jecassis jecassis released this 23 Sep 00:32

Bug Fixes

  • Plug codehandle leaks on window resize
  • Fix all heap-use-after-free and stack-use-after-scope errors from AddressSanitizer
  • Fix PFC assertion firing due to accessing invalid list position

Modernization

  • Add "Sanitize" build configuration for AddressSanitizer [developer]
  • Add AddressSanitizer patches for DirectXTK [developer]
  • Add C runtime (CRT) library heap debugging support [developer]

Documentation

  • Make minor documentation updates

Full Changelog: v0.1.0-beta...v0.1.8-beta