Fixed:
Previously, the discovery phase would search the whole filesystem for apps to update. This has been limited to /Applications, /Library and /usr/local to reduce the chances of installing something unexpectedly.
Parsing of --options
was breaking on paths with spaces.
Added:
--everywhere
option to override the new discovery behavior and search the whole drive for apps again.
Full Changelog: 1.1.0...1.1.1