Releases: Open592/browsercontrol
Releases · Open592/browsercontrol
v1.1.0
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
v1.0.1
v1.0.0
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
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
Full Changelog: https://github.com/Open592/browsercontrol/commits/v0.1.0