1) [Refactored URLInfo-related logic](https://github.com/iterative/dvc/pull/2707);
2) [Added support for moving between different drives for SSH remotes](https://github.com/iterative/dvc/pull/2709);
3) [Removed "Multi-threaded" prefix from progress bars](https://github.com/iterative/dvc/issues/2686); Kudos kurianbenoy :tada:
4) [Added unit tests for `get_mtime_and_size`](https://github.com/iterative/dvc/pull/2698); Kudos algomaster99 :tada:
5) [Removed cask installation detection](https://github.com/iterative/dvc/issues/2680); Kudos ATR-oCiTy :tada:
6) Fixed typos: https://github.com/iterative/dvc/pull/2712, https://github.com/iterative/dvc/pull/2713, https://github.com/iterative/dvc/pull/2714, https://github.com/iterative/dvc/pull/2717, https://github.com/iterative/dvc/pull/2716, https://github.com/iterative/dvc/pull/2715; Kudos Pandemic179 eshaan-jeckyll ATR-oCiTy the-thirteenth-star GeorgeSabu-mec johntharian :tada: :tada: :tada:
7) [Added pkg manager to `dvc version` output](https://github.com/iterative/dvc/pull/2722); Kudos kss682 :tada:
8) [Stopped printing multiple "Need help?" footers when encountering multiple exceptions](https://github.com/iterative/dvc/pull/2674); Kudos n3hrox :tada: