Skip to content

Releases: bitovi/launchpad

0.8.0

09 Jun 16:31
Compare
Choose a tag to compare

Security fixes in this update:

  • Use execFile instead of exec to launch subprocesses: #124
  • Use wmic instead of custom C++ tool to show executable versions on Windows: #125
  • Update dependencies: #126

Use browser args

23 Jan 15:44
Compare
Choose a tag to compare

This release fixes the browser args bug, now browser.args are used only when they are defined.

#121

Fix clean option

12 Dec 19:14
Compare
Choose a tag to compare
  • Fix Chrome clean options
  • Make clean instance running in a detached process

#119

Fix Windows issues

04 Oct 18:49
Compare
Choose a tag to compare

Fix:

  • Chrome directory and edge directory
  • Fix program files directory for x64 and x32 architectures, they were flipped

#117

Adding OSX support to the build

20 Mar 00:05
Compare
Choose a tag to compare

This adds OSX support to Travis build.

#112

Do not scan the whole drive in windows

18 Feb 19:29
Compare
Choose a tag to compare

Stop scanning the whole disk on Windows OS.

For #106

Added Electron Support

26 May 14:59
Compare
Choose a tag to compare