0.10.4.0 - Further browser mimicking improvements
This release contains the following changes:
- Browser mimicking has been improved, this should finally solve issues discussed in #125. Huge thanks to clocklear, urbanyeti and everyone else for their help with this issue.
- Added proxy server support (
--proxy-server-address
command line option) --verbose
command line option has been replaced with--log-level
option with the following settings:Default
,Debug
,Trace
.- Log file is no longer written by default. Use
--log-save
command line option to save log to file.
Important note about update procedure:
Due to the changes in how application is built you need to either perform a clean installation or delete everything but .local-chromium
, chromedata
, download
, logs
, GoogleDriveToken
folders as well as gd_credentials.json
and mega_credentials.json
files from the application directory.