Skip to content

Release 2.1.1

Latest
Compare
Choose a tag to compare
@Voltstro Voltstro released this 22 Mar 07:19
b5ddf3e

Changelog

Added

  • Added Dynamic Runtime Sample

Changed

  • Bump deps
  • Updated CEF to 122.1.13
  • Updated basic sample description

Fixed

  • Implemented a handful of fixes to attempt to resolve issue #166
    • Prevent engine process lingering when main parent process dies
      • Uses Job Objects on Windows
      • Uses prctl on Linux
    • Errors related to binding ports are no longer swallowed