Skip to content

v 2.5.3

Compare
Choose a tag to compare
@vgrem vgrem released this 06 Dec 20:40
· 180 commits to master since this release

Changelog

  • #791 fix: do not reuse same instance for recipient by @byenilmez
  • #787 support for file_name parameter in File.copyto and File.copyto_using_path methods
  • #781: fix for ImportError: cannot import name 'TypedDict' from 'typing' on Python 3.7
  • #764: fix for parent_folder and parent_collection empty when retrieving file using ctx.web.get_file_by_server_relative_url
  • #735 fix for 401 Client Error: Unauthorised for url on site property update