multisite_search 7.x-1.0-beta1

Unsupported

First stable release for Drupal 7.x!

Besides all the API and structure changes, the code has been rewritten to use D7's new Database API. Most notably, the . (dot operator) concatenation of the database name and table prefix has been removed in favor of switching databases Database::addConnectionInfo and db_set_active().

multisite_search 6.x-2.3

Security update
Unsupported

Security update to address the security vulnerability as addressed in http://drupal.org/node/1471800 and http://drupal.org/node/1482920.

Module has been patched. Everyone should update their module for the security fix, and run update.php because there's been database changes.

Note that the UI has changed as well: The "Table Prefix" value has been split into "Database Name" and "Table Prefix".

multisite_search 7.x-1.x-dev

The 7.x branch has been opened! This will first off be simly going through the Coder module's messages, and updating function calls. DB changes will be the hardest. Hopefully I can get this branch stable and functioning!

multisite_search 6.x-2.1

New features
Bug fixes
Insecure
Unsupported

Numerous usability improvements and code cleanup.

There are now new shared settings, and the ability to exclude unpublished nodes and certain node types.

If upgrading from 6.x-2.0 to 6.x-2.1, please check your settings.php file and add the new 'multisite_search_settings' table to the prefix array:

multisite_search 6.x-2.0

New features
Bug fixes
Insecure
Unsupported

Finally, after a few months of lying dormant, we have a new, stable version of Multisite Search!

Several features and bugs have been addressed.

multisite_search 6.x-2.x-dev

New features
Bug fixes

This release fixes several bugs in version 1.1, and restructures the code a bit.

Subscribe with RSS Subscribe to Releases for Multisite Search