MKAbeFook

Desktop 0.7.6

License changed to Creative Commons. No other changes.

Desktop 0.7.5

This is a minor but important update. 0.7.4 completely broke the login window and authentication process.
0.7.5 fixes the login problem introduced in 0.7.4, the ONLY changes for this version were to lines 263 and 271 in the MKFacebook.m file. Simply change the "getAuthSession:" selectors to "getAuthSession", that's right just delete two colons if you don't want to download it again.
Picture Taker Example updated to include 0.7.5, hopefully it works correctly this time.
Sorry about that.

Desktop 0.7.4

What's new in 0.7.4
- fixes potential memory leak in MKFacebookRequest class
- improved support for plugin applications
- new method grantExtendedPermissions

Documentation has been updated.
Picture Taker Example application has been updated to demonstrate grantExtendedPermissions.

UPDATE: This release broke the login window. To restore logins in this version edit lines 263 and 271 in the MKFacebook.m file. Simply change the "getAuthSession:" selectors to "getAuthSession", that's right just delete two colons if you don't want to download it again.

Mobile MKAbeFook

Development for Mobile MKAbeFook for the iPhone and iPod Touch is underway...

Desktop 0.7.2

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

Syndicate content