--os
can now be used along with--fetch-full-installer
.- Remove audible sound when 1 hour timeout is reached.
- Log output from
mist
is now somewhat reduced due to the use of theno-ansi
mode. - Add
--quiet
option to prevent large output from mist. Note that with this mode enabled, there is no download progress bar, since the output is required to read the download progress. - Log files are now rotated up to 9 times (#369, thanks to @aschwanb).
Bugfixes
- Do not list deferred updates when using along
--list
with--fetch-full-installer
(addresses #347). - Fix issue with swiftDialog windows not showing up. This was due to a change in behaviour in swiftDialog version 2.1 enforcing running the app as the local user rather than root, which meant that the log file could not be overwritten. The log file is now deleted after use and each run creates a random logfile path (addresses #352, #366 and #368).
- Reintroduce
--skip-validation
functionality. - Fix issue with using
--version
along with--fetch-full-installer
. - Fix a problem where
mist
did not correctly output (addresses #357).