Desktop 0.7.2

Fixes bug that could cause application to crash if the login window is closed before a user logs in.

Desktop 0.7.3

So apparently the “fix” in 0.7.2 broke things for PPC machines running Leopard. Go figure.

0.7.3 fixes the PPC bug created earlier today.

Also there is a new example application on the downloads page.

Desktop 0.7.1

Fixes photo upload bug in Leopard.

Getting Started page updated.

Demo application will hopefully be ready by tomorrow.

Desktop 0.7

Time to change things up again. There are quite a few changes in this version, hopefully all for the better. This version “should” work with existing applications using 0.6.2 with little to no modification. As always bug reports are welcome and appreciated.

What’s new:
-new MKFacebookRequest class
-new MKFacebookRequestQueue class
-new NSXMLDocumentAdditions category
-new NSXMLElementAdditions category
-MKAsyncRequest class considered deprecated
-MKPhotoUploader class considered deprecated
-MKParsingExtras class considered deprecated
-POST support for all requests

Desktop 0.6.2

- NSXMLDocument leak fixed

Desktop 0.6.1

Fixes and Changes:

- new MKAsyncRequest init and cancel methods (see Documentation)
- fixed value not defined for key bug when Facebook returns an error

Desktop Documentation Update

Information from the MKParsingExtras page has been moved to the MKFacebook page.

Desktop 0.6 Beta

Infinite sessions should work correctly now.

Fixes and Changes:

- case sensitive issue fixed (Dale)
- login window crash fixed (Adam)
- login window doesn’t load if session has expired bug fixed (Adam)
- user session written to defaults when it’s not infinite bug fixed
- asynchronous requests now use timoutInterval (Adam)
- MKiSightCapture removed (available separately)
- MKPicture removed (available separately)
- new documentation

Thanks to everyone who submitted fixes and feedback.

Desktop 0.6 Beta

0.6 will require changes to existing applications. Facebook functions are no longer wrapped in their own methods. Facebook functions are now accessed by supplying a function name and a dictionary containing the arguments for the function.

- support for infinite sessions
- MKXMLParser class dropped
- NSXMLNodeExtras class dropped
- MKFacebookMethods catagory dropped
- photo uploads fixed
- improved url encoding
- JSON support dropped
- improved XML parsing
- new MKiSightCapture class
- new MKPicture class

Desktop 0.5.1

- Fixed MKPhotoUploader bug that prevented a reused object from seeing a new array of photos

Syndicate content