Releases: henrypp/chrlauncher
Releases · henrypp/chrlauncher
v.1.9
- 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
- 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
- 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
- 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
- added "Mozilla Firefox" support
- added new settings
- added command line for run specified browser
- fixed CreateProcess current directory parameter
v.1.4
- added "ChromiumDirectory" setting
- fixed statusbar flickering
v.1.3
- fixed incorrect version checking
v.1.2
- 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
- code rewritten on c++
- added select for downloading architecture
- added new settings (see chrlauncher.ini)
- more information about update