Downloads
Release notes
This release is the first stable release to work with the Facebook-style Statuses Comments module, which allows commenting on statuses.
Users upgrading from 5.x should first upgrade to FBSS 6.1 before moving to 6.2.
Upgrade Notes
- Everyone should run update.php after upgrading to this release.
- New settings related to new features have been added. You should review your settings after upgrading, and also check out the documentation.
Changes since 6.x-2.0
Bolded changes add or remove settings or major features. These changes could affect the way your site uses Facebook-style Statuses. Emphasized changes indicate less important changes that may offer new opportunities for your site should you actively choose to take advantage of them. Developers should pay attention to underlined changes.
#634784 Added a killswitch to use a non-UTF8 version of FBSST tag matching for people without UTF8 support in PCRE
Temporarily removed support for hyphens in tags in FBSST because Views doesn't support them
Share-status page now can show a view of latest statuses as well
Fixed Poster name always shows up as link to profile in Views
Fixed hook_facebook_status_post_access_alter() wasn't actually named
#606070 investigate access realms for Activity actions for different status types
#606070 Updated Activity integration
Added an option to show a view as part of the Facebook-style Statuses block (in the block's settings)
Corrected a bug where two block-specific settings could not be set to disabled after being enabled
#657584 Remove Edit/Delete/Conversation Links from Themed Status Token
#669166 facebook_status_get_statuses returns empty array
Some very minor Coder Tough Love review changes
Added a page for each status
FBSST "popular tags" block no longer shows up if there are no tags
Fixed a bug where sometimes the share-status page displayed the wrong recipient when menus were manually rebuilt
Fixed 10-second override-last-status feature applied to everyone (SA-CONTRIB-2010-020)