Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- #1529446: Fixed E_NOTICE error due to undefined offset.
- #1481366: Removed incorrect (and no longer needed) LICENSE.txt from
the repository.
- #1291332: Improved regex for determining page number in query string.
- #651296: Removed h4 tag from ToC when rendered as a block.
- #858584: Identity vs. equality.
- #859922: Incorrectly operating on node pagination style instead of
value.
- #860194: Operating on potentially suspect teaser information in
preprocess_node().
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