Skip to content

Release 2.2.8

Latest

Choose a tag to compare

@Voltstro Voltstro released this 07 Jan 12:16
· 0 commits to master since this release

Changelog

NOTE: Next release is planned to be 3.x breaking change release. The main reason is to drop deprecated code and to up minimal supported Unity version to Unity 6.x.

Added

  • Add configurable WindowlessFrameRate setting (#428)

Changed

  • Update CEF to 143.0.13
  • Bump deps
  • Use custom FixUpdate loop that uses Time.unscaledDeltaTime (#422)
  • Upgrade engine to .NET 10

Fixed

  • Fixed browser not rendering on resize using a workaround for a CEF issue (#425)