Skip to content

Releases: timlaing/pyicloud

2.1.0

26 Sep 13:36
42e648a

Choose a tag to compare

What's Changed

Special mentions

New Contributors

Planned future updates

  • Notes integration
  • Better photo support and uploads.

Full Changelog: 2.0.3...2.1.0

2.0.3

04 Sep 19:56
ea13ab2

Choose a tag to compare

What's Changed

  • Add license to Project options to be compliant with Home Assistant by @PaulCavill in #118

New Contributors

Full Changelog: V2.0.2...2.0.3

v2.0.2

21 Aug 21:18
7621fae

Choose a tag to compare

What's Changed

2.0.1

14 Jun 20:55
9542937

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

2.0.0

14 Jun 16:54
5f55dff

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...2.0.0

2.0.0-beta4

18 May 14:27
b6aff9f

Choose a tag to compare

2.0.0-beta4 Pre-release
Pre-release

What's Changed

  • Fix dev container by removing pyenv dependency and ensuring proper sh… by @MrJarnould in #62
  • Feature/add deactivate endpoint by @MrJarnould in #64
  • Feature/add reactivate endpoint by @MrJarnould in #66
  • Update setuptools requirement from <78.2,>=77.0 to >=77.0,<79.1 by @dependabot in #67
  • Workflow-fixes by @timlaing in #68
  • Bump release-drafter/release-drafter from 5 to 6 by @dependabot in #69
  • Update setuptools requirement from <79.1,>=77.0 to >=77.0,<80.1 by @dependabot in #70
  • Improve-test-coverage by @timlaing in #71
  • Update setuptools requirement from <80.1,>=77.0 to >=77.0,<80.5 by @dependabot in #75
  • Update DriveService URLs to include '/ws/' prefix for API endpoints by @timlaing in #77
  • simplify json requests by @kovaacs in #76

New Contributors

Full Changelog: 2.0.0-beta3...2.0.0-beta4

2.0.0 beta3

11 Apr 13:58
0649122

Choose a tag to compare

2.0.0 beta3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.0.0-beta2...2.0.0-beta3

2.0.0-beta2

23 Mar 21:32
cfd7bcc

Choose a tag to compare

2.0.0-beta2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2.0.0-beta1...2.0.0-beta2

2.0.0-beta1

31 Dec 20:55
378932f

Choose a tag to compare

2.0.0-beta1 Pre-release
Pre-release

What's Changed

Major update to include SRP authentication and general improvements from the community. Thank you.

  • Update to supportable status by @timlaing in #1
  • Pyicloud ipd merge conflicts by @timlaing in #3
  • add hidemyemail service to icloud wrapper by @liej6799 in #8
  • Move endpoints of Chinese iCloud account to icloud.com.cn by @WestXu in #7
  • Avoid datetime.utcfromtimestamp Python 3.12 deprecation warning by @scop in #4
  • fix: wrap object name with basename for path fix without root by @psr-ai in #14
  • fix: Update calendar.py dsid param by @seanson in #15
  • Shared album support by @pneff in #10
  • Fix for drive operations requiring clientId by @ebob9 in #18
  • Fix for iCloud Drive objects throwing str/type/repr errors, fix for #464 by @ebob9 in #17
  • README updates from @kavaacs by @ kavaacs in #20
  • Bump black from 22.1.0 to 24.3.0 by @timlaing in #21
  • Support iCloud Drive "Trash" operations (enter "Trash", "Restore" files, and "Delete forever" files from Trash.) - picklepete/pyicloud#467 by @ebob9 in #19
  • Fix 192 upload photos by @lucemia in #12
  • revving pycloud version, allowing random access to photos by @partnerinflight in #6
  • Formatting by @timlaing in #22
  • Calendar Service Overhaul by @ACB-prgm in #9
  • Sonarcube-fixes by @timlaing in #23
  • Fix authentication with new authentication using https://github.com/i… by @irakhlin in #16
  • Improve code quality by @timlaing in #24
  • Fix for authentication issue by @timlaing in #25

New Contributors

Full Changelog: https://github.com/timlaing/pyicloud/commits/2.0.0-beta1