This repository has been archived by the owner on Jan 15, 2023. It is now read-only.
v4.0.0
- Breaking changes! - ChromelyConfiguration.Create() browser window creation - https://github.com/chromelyapps/Chromely#creating-a-simple-app-using-cefglue-with-winapi-host.
- Added ChromelyConfiguration options - WithLoadingCefBinariesIfNotFound, WithFramelessHost.
- Added configurable Runtime CEF binaries downloader with WithLoadingCefBinariesIfNotFound.
- Added frameless window configurable with WithFramelessHost.