Skip to content

Releases: SRGSSR/srguserdata-apple

Maintenance release

09 Mar 17:29
Compare
Choose a tag to compare
  • Tolerance has been added to the interval with which data is synchronized.

tvOS compatibility

17 Dec 18:30
Compare
Choose a tag to compare
  • The library is compatible with tvOS.
  • Semantic versioning has been adopted.
  • The project has been renamed as srguserdata-apple.

Maintenance release

16 Sep 14:10
Compare
Choose a tag to compare
  • Removal of an Xcode 11 build workaround which is not required anymore.

iOS 13 support

13 Aug 14:43
Compare
Choose a tag to compare
  • The project has been updated to support iOS 13 and Xcode 11.

Maintenance release

29 Jul 16:41
Compare
Choose a tag to compare

This version updates the library dependencies.

Maintenance release

13 Jun 15:49
Compare
Choose a tag to compare

This version updates the library dependencies.

Playlists and preferences

07 Jun 13:16
Compare
Choose a tag to compare
  • Playlists and preferences can be managed through SRGPlaylists and SRGPreferences, instances of which are provided by SRGUserData. For logged in users, playlists and preferences are automatically synchronized across devices.
  • The history API and change notifications have been updated for consistency with the corresponding playlist and preference concepts.
  • The SRGUser history synchronization date has been replaced with a general synchronizationDate which encompasses all services supporting synchronization.
  • The discarded property of synchronizable objects has been removed.

First stable release

19 Mar 15:09
Compare
Choose a tag to compare
  • This is the first production-ready version of SRG User Data. This library provides simple user data management using Peach user services. It is currently meant to work with RTS Hummingbird acting as a proxy to Peach, and only supports history information at the moment.