Releases: henrypp/chrlauncher
Releases · henrypp/chrlauncher
v.2.4.1
v.2.4
v.2.3
- added "ungoogled-chromium" support (issue #33)
- added forced update checking state into the "ChromiumCheckPeriod" param
- increased startup speed
- removed "--disable-component-update" from arguments (issue #35)
- updated documentation
- updated localization
- fixed opening incorrect urls (issue #52 and #56)
- fixed bugs
v.2.2
v.2.1
v.2.0
- now download and install update is working in background
- added tray icon and show it when new version found
- added download control option
- added "ChromiumBinary" option to set custom Chromium binary file name
- increased download buffer size
- fixed run Chromium when directory contain spaces
- fixed race conditions on download
- fixed relative/environment path generation
- fixed open links if chrlauncher set as default browser
- removed PPAPI from package
- updated readme
- code cleanup