- Allow to add viewers on document creation
- Allow to pass any argument to Document.create to support more features
- Fix save_file and save_file_signed to save binary files
- Ability to use the timeout parameter of the requests
- Allow empty responses from server (status codes 204 and 205) - PR#8
- Fix authentication when the system locale is different than en_US - PR#6