Skip to content

Releases: picklepete/pyicloud

1.0.0

17 Feb 17:00
332cc9f
Compare
Choose a tag to compare

Breaking change

Only Python 3.7 and later are supported.

What's Changed

0.10.2

01 Feb 14:21
1725d35
Compare
Choose a tag to compare

BUG FIXES

  • Added code mistakenly missing in previous release.

https://pypi.org/project/pyicloud/0.10.2/

0.10.1

01 Feb 12:22
1725d35
Compare
Choose a tag to compare

NEW

  • Added support for two-factor authentication (2FA)

BUG FIXES

  • Fixed issue with authentication not persisting over time due to changes on the Apple authentication side.

https://pypi.org/project/pyicloud/0.10.1/

0.9.7

03 May 22:12
Compare
Choose a tag to compare

NEW

  • Allow accessories to be retrieved from the FindMyiPhone service (@Quentame #263)

BUG FIXES

IMPROVEMENTS

https://github.com/picklepete/pyicloud/milestone/9?closed=1

https://pypi.org/project/pyicloud/0.9.7/

0.9.6.1

22 Mar 18:53
Compare
Choose a tag to compare

BIG FIXES

https://pypi.org/project/pyicloud/0.9.6.1/

0.9.6

22 Mar 18:20
Compare
Choose a tag to compare

⚠️ Please use 0.9.6.1 instead, this release is bugged.

NEW

  • Added working delete function for photos (@r3ticuli #159)

BUG FIXES

IMPROVEMENTS

https://github.com/picklepete/pyicloud/milestone/7?closed=1

https://pypi.org/project/pyicloud/0.9.6/

0.9.5

17 Mar 15:24
Compare
Choose a tag to compare

BUG FIXES

  • Fix AppleDevice.play_sound() : AttributeError on 'with_family' (@rcarz #240)

https://github.com/picklepete/pyicloud/milestone/3?closed=1

https://pypi.org/project/pyicloud/0.9.5/

0.9.4

09 Mar 23:18
Compare
Choose a tag to compare

NEW

  • Choose to fetch family devices (@Quentame #235)
  • raise PyiCloudServiceNotActivatedException if webservice is not available (@Quentame #234)

BREAKING CHANGES

  • Errors are Exceptions (@Quentame #234)
    • PyiCloudAPIResponseError --> PyiCloudAPIResponseException
    • PyiCloud2SARequiredError --> PyiCloud2SARequiredException
    • NoStoredPasswordAvailable --> PyiCloudNoStoredPasswordAvailableException
    • PyiCloudServiceNotActivatedErrror --> PyiCloudServiceNotActivatedException

IMPROVEMENTS

https://github.com/picklepete/pyicloud/milestone/2?closed=1

https://pypi.org/project/pyicloud/0.9.4/

0.9.3

08 Mar 14:54
Compare
Choose a tag to compare

NEW

BUG FIXES

IMPROVEMENTS

https://github.com/picklepete/pyicloud/milestone/1?closed=1

https://pypi.org/project/pyicloud/0.9.4/

0.9.2