Skip to content

Releases: CefView/QCefView

QCefView-v2025.5.0

30 May 13:14
Compare
Choose a tag to compare

What's Changed

🎉 New Features

Other Changes

Full Changelog: v1.2.1...v2025.5.0

QCefView-v1.2.1

08 May 13:43
Compare
Choose a tag to compare

QCefView-v1.2.0

06 May 13:34
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Refactor OSR rendering: modularized logic, added abstraction, and implemented DirectX 11 backend for Windows by @tishion in #469
  • feat: add metal renderer for macOS by @tishion in #471
  • feat: workaround to resolve the silent focus release issue by @tishion in #480

🌈 Bug Fix

  • Fix multi monitors problems on Windows by @tishion in #364

Other Changes

New Contributors

Full Changelog: v1.1.0...v1.2.0

QCefView-v1.1.0

01 Oct 04:11
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Fix context type of executeJavascriptWithResult (change from int to string) by @tishion in #323
  • Support close from web by @tishion in #330

Full Changelog: v1.0.9...v1.1.0

QCefView-v1.0.9

23 Sep 00:41
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

  • @ZhouYing-bit made their first contribution in #316

Full Changelog: v1.0.8...v1.0.9

QCefView-v1.0.8

17 Aug 15:17
0b3000a
Compare
Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v1.0.7...v1.0.8

QCefView-v1.0.7

09 Oct 15:53
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Merge OSR and NCW mode into one binary by @tishion in #155

Other Changes

  • Fix NPE in CopyToCefBrowserSettings by @le0zh in #153

New Contributors

Full Changelog: v1.0.6...v1.0.7

QCefView-v1.0.6

13 Aug 08:45
Compare
Choose a tag to compare

What's Changed

🎉 New Features

Full Changelog: v1.0.5...v1.0.6

QCefView-v1.0.5

19 Jul 10:03
Compare
Choose a tag to compare

QCefView-v1.0.4

05 Jul 06:12
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Exposed CEF window as QWindow* by new slot onBrowserWindowCreated(QWindow* win); by @tishion in #120
  • Overwrite setFocus method by @tishion in #121
  • Feature/context menu by @tishion in #124

Full Changelog: v1.0.3...v1.0.4