- Fix bug in listShares() method which fails when the remote server has many shares. (Contributed by @carlosefr)
- Improve echo() method to test and fail if the provided data to echo is not a bytes object. (Contributed by @carlosefr)
- Fix bug in listPath() method where the path to query is not properly terminated. (Contributed by @Yepoleb)