Downloads
Release notes
This is primarily a bug-fix release. The bugs that were fixed probably do not significantly affect most sites, but upgrading is recommended anyway to ensure stability even in less-visible features.
No additional features are being added to this branch. Development of Facebook-style Statuses for Drupal 7 has moved to the Statuses namespace.
Upgrade Notes from 6.x-3.0
The "facebook-status_details" class was changed to "facebook-status-details" so if you have CSS styles that target that class you should update them.
Upgrade Notes from 6.x-2.x and earlier
Please see the 6.x-3.0-RC2 release notes for details on how to upgrade from earlier versions of FBSS.
Changes from 6.x-3.0
Issue #1443076: Fixed Imagecache Profiles caused a warning in Views if the Domain context was active.
Issue #1386808: Added Facebook-style statuses Created time as argument.
Issue #1496696: Comments - Where to add JS hook.
Issue #1557840 by greggles: Fixed user warning: Unknown table 'notifications' in MULTI DELETE query.
Issue #1534266: Fixed wrong documentation for theme_fbss_comments_form_display().
Issue #1484278 by mathankumarc: Fixed bugs in Views handlers
Issue #1505164: Fixed MINOR NOTICE : fbss_comments.pages.inc throws an error Undefined Index:destination.
Fixed mispelling by mathankumarc
Removed stray $Id$ tags
Fixed conversation view fails with SQL query warning with the Privacy submodule enabled
Issue #1434598 by krlucas: Fixed Debug code left in fbss_comments_views_ahah().js.
Issue #1406502: Allow tokens for recipient field in Rules action "Add a status"
Issue #1391568: Fixed User profile picture is not displaying in Facebook style statuses comments.
Issue #1378526: Fixed flag like is not shown when user leave empty status message but add attachment.
Issue #1379214: Support OAuth 3.x
Fix status creation time was much wider than it should have been
Issue #1368852: FBSSC (Edit/Delete) Modalframe.
Fixed markup in view of private statuses to be consistent with the other views
Fixed "facebook-status_details" class should have been "facebook-status-details" in default views
Issue #1342628: Added the ability to have a user stream with the user's groups' statuses in it