Published on Monday, March 14 2011
Just tagged release for 2.1.
Upgrading: be sure to read the release notes from 2.1b1, which outline steps you will need to take after upgrading from 2.0.x to 2.1. (If you previously used 2.1b1 or 2.1b2 you should already have done these steps).
See:
- 2.1 beta one release notes
- 2.1 beta two release notes
2.1 also incorporates a fix for Facebook’s recent shift to _POST rather than _GET, which flz discusses at the end of this thread.
Published on Sunday, March 13 2011

Note to self, by S@Z, creative commons license
Just tagged a 2.1 beta 2 release of WPBook, which adds to the earlier release 2.1 beta 1 some new tricks:
- Post as Note in Facebook. Based on a patch supplied by sebaxtian in the forums, this option changes the posting type in Facebook from a regular story (an entry in your news feed) to a Note, using the Facebook Notes application.
- Custom Themes. Based on a patch from BandonRandon, this functionality looks first for an installed theme named ‘WPBook’ and if it finds that uses that theme over the default supplied theme. This way, advanced users can change the appearance of their WPBook powered blogs inside Facebook and not have those changes overwritten with each new release. I will be sure to note in future releases when any new functions are introduced or significant changes made to the theme files.
I haven’t, unfortunately, gotten much feedback on the beta. I say unfortunately because I think that’s a result of few people testing it – I suppose it’s possible it is just working for everyone but I think it has seen few downloads. (There’s one reported error in the forums, but I can’t isolate what’s causing it).
So please do test this one – remember that if you are upgrading from 2.0.x you will need to make the same changes to your settings as described in the release blog post for 2.1 beta 1 .
Report on your success or failure in the forums – thanks.
Published on Sunday, March 6 2011

I’ve just tagged earlier today a 2.1b1 (beta 1) release of WPBook. Please download it and test it, and report back what you find here or (preferably) in the forums.
Make changes to your Facebook Application settings described below after installing WPBook 2.1 but before trying to visit application pages!. We’ll update the official WPBook documentation once we’ve got a few folks testing the new version and can move to a 2.1 release.
This release is the first to use Facebook’s OAuth-based authentication protocol, Graph API, and new PHP SDK. I know that’s a whole lot of acronyms, but let’s just say it means we’ll stay current as Facebook makes obsolete some of the older ways of integrating to Facebook.
Read more…
Published on Monday, February 21 2011
Just checked in and tagged version 2.0.13 of WPBook. Thanks to BandonRandon for her patches!
A few quick updates in this release, but fairly minor:
- Moved and Unhid the infinite_session_key in admin WPBook setting screen. Lots of folks were confused by where that option was located.
- Fixed attribution line function which prevented %author% from working
- Added global gravatar setting – otherwise we only filter gravatars inside facebook. (This prevents wpbook from interfering with othee gravatars in themes outside fb).
- Added DONOTCACHEPAGE constant when pages are viewed inside facebook –
this should enable WPBook to better coordinate with wp-super-cache, though you will still need to use the “Use PHP to serve cached files” rather than “Use mod_rewrite to serve cache files” for this to work.
Read more…
Published on Sunday, January 9 2011

Ours Goes to 11
Just tagged and checked in another maintenance release of WPBook, 2.0.11. This will be the last (hopefully) release in the 2.0 series – next up is 2.1, with OAuth 2.0 for authentication. (Facebook is migrating in this direction, which means eliminating by March 2011 some of the calls I’m relying on now).
This release also incorporates all the 2.0.10 changes, but it marked stable – so many of you will jump right from 2.0.9.2 to 2.0.11.
Read more…