Skip to content

Releases: parse-community/Parse-SDK-iOS-OSX

6.1.1

19 Nov 21:18

Choose a tag to compare

6.1.1 (2025-11-19)

Bug Fixes

  • LiveQuery event lost for operation on class with pointer field (#1863) (cfd1bc4)

6.1.0

18 Nov 18:16

Choose a tag to compare

6.1.0 (2025-11-18)

Features

  • Add PFUser.logInWithUsernameInBackground that takes additional auth data (#1858) (0854f8d)

6.0.1

17 Nov 18:49

Choose a tag to compare

6.0.1 (2025-11-17)

Bug Fixes

  • Invalid query request parameter excludedKeys sent to server for excluding fields in query results (#1864) (e14c4c5)

6.0.0

17 Nov 17:02

Choose a tag to compare

6.0.0 (2025-11-17)

Features

BREAKING CHANGES

  • Removes support for Xcode 15 (iOS 17, macOS 14, watchOS 10, tvOS 17). (b22393c)

5.1.1

31 Jan 14:51

Choose a tag to compare

5.1.1 (2025-01-31)

Bug Fixes

  • Parse.setServer doesn't properly validate URL (#1844) (d7b1c8e)

5.1.0

28 Jan 15:47

Choose a tag to compare

5.1.0 (2025-01-28)

Features

  • Add PFObject.fromDictionary to create an object from dictionary (#1834) (e197cfa)

5.0.0

28 Jan 02:12

Choose a tag to compare

5.0.0 (2025-01-28)

Features

BREAKING CHANGES

  • This release removes support for Xcode 14. (e94c4d5)

4.2.0

30 Nov 17:11

Choose a tag to compare

4.2.0 (2024-11-30)

Features

4.1.2

14 Oct 10:11

Choose a tag to compare

4.1.2 (2024-10-14)

Bug Fixes

  • App crashes on launch and SwiftUI preview when built with Xcode 16 due to unregistered Parse subclasses (#1811) (d363a78)

4.1.1

15 Jul 20:46

Choose a tag to compare

4.1.1 (2024-07-15)

Bug Fixes