Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 519 Bytes

ReleaseNotes.md

File metadata and controls

8 lines (7 loc) · 519 Bytes
  • 0.9.3 CEF loader included, ChromelyConfiguration options WithLoadingCefBinariesIfNotFound and WithFramelessHost. ChromelyConfiguration.Create() now returns platform specific preconfigured instance.
  • 0.9.2 ChromelyConfiguration is now Singleton, Breaking changes!
  • 0.9.1 Websocket handler interface added.Changed menu context handler.
  • 0.9.0 Improved and optimized using ReSharper.
  • 0.9.0-beta03 Core: Removed dependency on WinApi. CEF v63.
  • 0.9.0-beta02 Removed dependency checks on CefSharp. Minor fixes.