Skip to content

v5.0.0

Compare
Choose a tag to compare
@kblok kblok released this 11 Jul 08:51
· 481 commits to master since this release
b4db427

Breaking Changes

  • BrowserFetcher.RevisionInfo was renamed to GetRevisionInfoAsync and made async.
  • Launcher.GetExecutablePath was renamed to GetExecutablePathAsync and made async.

New Features

  • Latest Firefox version is downloaded by default.
  • Chrome version updated to 92.0.4512.0.

Changelog

  • 3e9577a Improve Chrome installation in Linux.
  • b287219 Fix font loading issue.