Skip to content

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

2.6.0

14 Jul 19:40
Compare
Choose a tag to compare

2.6.0 (2023-07-14)

Features

  • Add support for compound AND queries with PFQuery.andQueryWithSubqueries (#1733) (bd09fe4)

2.5.0

14 Jul 01:00
Compare
Choose a tag to compare

2.5.0 (2023-07-14)

Features

  • Add support to include all pointers with PFQuery.includeAll (#1734) (04f81e8)

2.4.0

11 Jul 16:53
Compare
Choose a tag to compare

2.4.0 (2023-07-11)

Features

  • Add support to exclude PFObject fields in query results with PFQuery.excludeKeys (#1731) (98e5faf)

2.3.0

08 Jun 17:43
Compare
Choose a tag to compare

2.3.0 (2023-06-08)

Features

2.2.0

10 Mar 15:29
Compare
Choose a tag to compare

2.2.0 (2023-03-10)

Features

  • Add support for PFQuery.explain and PFQuery.hint (#1723) (583d266)

2.1.1

26 Feb 12:05
Compare
Choose a tag to compare

2.1.1 (2023-02-26)

Performance Improvements

  • Skip registering auth delegate if it's already registered (#1715) (6d7eadd)

2.1.0

22 Feb 15:34
Compare
Choose a tag to compare

2.1.0 (2023-02-22)

Features

  • Add PFUser.unregisterAuthenticationDelegate and allow to register delegate gracefully if another delegate is already registered (#1711) (0ef9351)

2.0.3

20 Feb 13:24
Compare
Choose a tag to compare

2.0.3 (2023-02-20)

Bug Fixes

  • Parse.setServer does not set new server URL (#1708) (fd487da)

2.0.2

30 Jan 11:23
Compare
Choose a tag to compare

2.0.2 (2023-01-30)

Bug Fixes

  • MacOS command line app crashes if Parse framework is installed in /Library/Frameworks/ (#1395) (54bc6f3)

2.0.1

30 Jan 02:48
Compare
Choose a tag to compare

2.0.1 (2023-01-30)

Bug Fixes

  • Adding via SPM doesn't work due to unstable Bolts dependency (#1695) (b264df1)