Skip to content

Releases: CefView/QCefView

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

QCefView-v1.0.3

23 Jun 12:32
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Add methods to allow adding resource mapping item for single QCefView… by @tishion in #113

🌈 Bug Fix

Full Changelog: v1.0.2...v1.0.3

QCefView-v1.0.2

14 Jun 02:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

QCefView-v1.0.1

06 Jun 07:15
Compare
Choose a tag to compare

What's Changed

  • Allow pass null value of QCefConfig and QCefSetting by @tishion in #103
  • Handle the transparent background painting for OSR mode by @tishion in #104
  • 添加faviconURLChanged,faviconChanged事件 by @leashi in #105
  • Macos adjust cef folder by @tishion in #107

Full Changelog: v1.0.0...v1.0.1