Change Log

All notable changes to this project will be documented in this file. AFNetworking adheres to Semantic Versioning.


[4.0.1]((https://github.com/AFNetworking/AFNetworking/releases/tag/4.0.0) (04/19/2020)

Release on Sunday, April 19, 2020. All issues associated with this milestone can be found using this filter.

Updated

Fixed

Removed

4.0.0 (03/29/2020)

Released on Sunday, March 29, 2020. All issues associated with this milestone can be found using this filter.

Added

Updated

Changed

Fixed

Removed


3.2.1 (05/04/2018)

Released on Friday, May 04, 2018. All issues associated with this milestone can be found using this filter.

Updated

Additional Changes

3.2.0 (12/15/2017)

Released on Friday, December 15, 2017. All issues associated with this milestone can be found using this filter.

Added

Updated

Changed

Fixed

Removed

3.1.0 (03/31/2016)

Released on Thursday, March 31, 2016. All issues associated with this milestone can be found using this filter.

Added

Updated

Changed

Fixed

Removed

3.0.4 (12/18/2015)

Released on Friday, December 18, 2015. All issues associated with this milestone can be found using this filter.

Fixed

3.0.3 (12/16/2015)

Released on Wednesday, December 16, 2015. All issues associated with this milestone can be found using this filter.

Added

Fixed

3.0.2 (12/14/2015)

Released on Monday, December 14, 2015. All issues associated with this milestone can be found using this filter.

Fixed

3.0.1 (12/11/2015)

Released on Friday, December 11, 2015. All issues associated with this milestone can be found using this filter.

Added

Fixed

3.0.0 (12/10/2015)

Released on Thursday, December 10, 2015. All issues associated with this milestone can be found using this filter.

For detailed information about migrating to AFNetworking 3.0.0, please reference the migration guide. All 3.0.0 beta changes will be tracked with this filter.

Added

Updated

Changed

Fixed

Removed

2.6.3 (11/11/2015)

Released on Wednesday, November 11, 2015. All issues associated with this milestone can be found using this filter.

Fixed

2.6.2 (11/06/2015)

Released on Friday, November 06, 2015. All issues associated with this milestone can be found using this filter.

Important Upgrade Note for Swift

Added

Updated

Fixed

2.6.1 (10-13-2015)

Released on Tuesday, October 13th, 2015. All issues associated with this milestone can be found using this filter.

Future Compatibility Note

Note that AFNetworking 3.0 will soon be released, and will drop support for all NSURLConnection based API's (AFHTTPRequestOperationManager, AFHTTPRequestOperation, and AFURLConnectionOperation. If you have not already migrated to NSURLSession based API's, please do so soon. For more information, please see the 3.0 migration guide.

Fixed

2.6.0 (08-19-2015)

Released on Wednesday, August 19th, 2015. All issues associated with this milestone can be found using this filter.

Important Upgrade Notes

Please note the following API/project changes have been made:

#ifndef TARGET_OS_IOS
  #define TARGET_OS_IOS TARGET_OS_IPHONE
#endif
#ifndef TARGET_OS_WATCH
  #define TARGET_OS_WATCH 0
#endif

Note that support for NSURLConnection based API's will be removed in a future update. If you have not already done so, it is recommended that you transition to the NSURLSession APIs in the very near future.

Added

Fixed

Documentation Improvements

2.5.4 (2015-05-14)

Released on 2015-05-14. All issues associated with this milestone can be found using this filter.

Updated

Fixed

2.5.3 (2015-04-20)

2.5.2 (2015-03-26)

NOTE This release contains a security vulnerabilty. All users should upgrade to a 2.5.3 or greater. Please reference this statement if you have any further questions about this release.

2.5.1 (2015-02-09)

NOTE This release contains a security vulnerabilty. All users should upgrade to a 2.5.3 or greater. Please reference this statement if you have any further questions about this release.

2.5.0 (2014-11-17)

2.4.1 (2014-09-04)

2.4.0 (2014-09-03)

2.3.1 (2014-06-13)

2.3.0 (2014-06-11)

2.2.4 (2014-05-13)

2.2.3 (2014-04-18)

2.2.2 (2014-04-15)

2.2.1 (2014-03-14)

2.2.0 (2014-02-25)

2.1.0 (2014-01-16)

2.0.3 (2013-11-18)

2.0.2 (2013-10-29)

2.0.1 (2013-10-10)

2.0.0 (2013-09-27)

==================== #AFNetworking 1.0 Change Log

1.3.4 (2014-04-15)

1.3.3 (2013-09-25)

1.3.2 (2013-08-08)

1.3.1 (2013-06-18)

1.3.0 (2013-06-01)

1.2.1 (2013-04-18)

1.2.0 (2013-03-24)

1.1.0 (2012-12-27)

1.0.1 / 2012-11-01

1.0 / 2012-10-15

0.10.0 / 2012-06-26

1.0RC1 / 2012-04-25

0.9.2 / 2012-04-25

0.9.1 / 2012-03-19

0.9.0 / 2012-01-23