Skip to content

Releases: henrypp/chrlauncher

v.1.9

19 Apr 10:51
Compare
Choose a tag to compare
  • now you can pass arguments to Chromium through launcher command line
  • fixed parsing arguments ("blank tab" bug)
  • fixed custom builds cleanup
  • updated "SetDefaultBrowser" script
  • updated PPAPI to 21.0.0.213
  • minor bug fixes

v.1.8

19 Mar 13:14
Compare
Choose a tag to compare
  • now distributed under MIT license
  • support to download unofficial build with codecs (see chrlauncher.ini)
  • updated PPAPI to 21.0.0.182

v.1.7

23 Feb 15:00
Compare
Choose a tag to compare
  • support to use portable version of PPAPI (see "FlashPlayerPath" config)
  • fixed "SetDefaultBrowser" script (now used internal win7 feature to set as default browser)
  • removed std::regex (saved about 100kb)
  • stability improvements

v.1.6

22 Jan 15:40
Compare
Choose a tag to compare
  • added script to set chrlauncher as default browser
  • cleanup Chromium package on extract
  • removed Mozilla Firefox support (because his have native autoupdater)
  • minor bug fixes

v.1.5

17 Dec 15:34
Compare
Choose a tag to compare
  • added "Mozilla Firefox" support
  • added new settings
  • added command line for run specified browser
  • fixed CreateProcess current directory parameter

v.1.4

04 Dec 15:59
Compare
Choose a tag to compare
  • added "ChromiumDirectory" setting
  • fixed statusbar flickering

v.1.3

01 Dec 05:22
Compare
Choose a tag to compare
  • fixed incorrect version checking

v.1.2

30 Nov 05:53
Compare
Choose a tag to compare
  • added checking for installation package is really Chromium archive
  • added exit confirmation when downloading/installing
  • fixed architecture detection on various systems
  • changed settings description (see chrlauncher.ini)

v.1.1

29 Nov 15:44
Compare
Choose a tag to compare
  • code rewritten on c++
  • added select for downloading architecture
  • added new settings (see chrlauncher.ini)
  • more information about update

v.1.0

25 Nov 18:18
Compare
Choose a tag to compare
  • first public version