Skip to content

Releases: Open592/browsercontrol

v1.1.0

01 Apr 06:47
3b20a6b
Compare
Choose a tag to compare

What's Changed

  • linux: Swap browser command pair for explicit struct by @cfrank in #28
  • linux: Remove namespace for DesktopBrowserLauncher by @cfrank in #29
  • build: Update Github workflows by @cfrank in #30
  • v1.1.0 by @cfrank in #31
  • build: Fix node 16 deprecation warnings for actions by @cfrank in #32

Full Changelog: v1.0.2...v1.1.0

v1.0.2

25 Jan 20:05
fca6c8b
Compare
Choose a tag to compare

What's Changed

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

v1.0.1

08 Aug 09:30
5094e08
Compare
Choose a tag to compare

What's Changed

  • all: Remove Base namespace and clean up by @cfrank in #22
  • linux: Only emit error logs on Debug builds by @cfrank in #23
  • linux: Split CEF dependencies and browsercontrol library by @cfrank in #24
  • v1.0.1 by @cfrank in #25

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

v1.0.0

27 Jun 07:20
209701c
Compare
Choose a tag to compare

What's Changed

  • linux: Add logic to locate/fetch CEF by @cfrank in #7
  • windows: Move BrowserData outside of platform/ by @cfrank in #8
  • linux: Set up base for further CEF work by @cfrank in #9
  • Linux/start working on cef implementation by @cfrank in #10
  • Refactor Linux shutdown routine by @cfrank in #11
  • Restart our Linux implementation by @cfrank in #12
  • all: Stop storing BrowserData in Base::BrowserContext by @cfrank in #13
  • all: Return BrowserData by reference. by @cfrank in #14
  • windows: Remove WindowsBrowserContext::The() by @cfrank in #15
  • Linux: Create browser by @cfrank in #16
  • Linux: Improve shutdown by @cfrank in #17
  • all: refactor desktop browser launcher by @cfrank in #18

Full Changelog: v0.1.0...v1.0.0

v0.1.0

28 Nov 06:42
v0.1.0
c7b543e
Compare
Choose a tag to compare

What's Changed

  • build(windows): Add Github actions for Windows(x64,win32) by @cfrank in #1
  • build: Fix issue with IDEs not working properly when linking .projects by @cfrank in #2
  • windows: Install WebView2 silently by @cfrank in #3
  • build: Add Github action to automate release by @cfrank in #4
  • v0.1.0 by @cfrank in #5

New Contributors

  • @cfrank made their first contribution in #1

Full Changelog: https://github.com/Open592/browsercontrol/commits/v0.1.0