Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
First beta release for the 7.x branch.
Known issues
Apache Solr integration is not working in this release, because the API has changed from D6 and our code has not been updated yet. For details, see #1899824: Fix Apache Solr integration.
Full list of issues
#1893808: Misleading and/or poor word choice in option descriptions / default choices
#1893556: Success text shown in widget
#1898684: Errors thrown when using drupal search / solr in php 5.3
#1897880: Cleanup logic for node previews
#1893848: README.txt needs updating
#1893812: When editing a code with related content, start out displaying the related content
#1893750: Cleanup extra return statements
#1893748: uniqueness_module_status_check in wrong file
#1893746: Code cleanup: Split form_alter into two cases
#1893738: hook_help needs help
#1893458: Javascript lost after form validation
#1893428: Undue coupling between theme function and jQuery code prevents flexibility
#1893280: Allow node edit form to be customized more easily
#1893118: Improper handling of unpublished content
#1893190: Start inline widget's fieldset collapsed and automatically open it once when there is similar content
#1892868: jQuery code not protected from multiple initialization by behavior
#1893154: Callback throws a PHP notice every time it's called
#1893146: Incomplete port of permissions to Drupal 7
#1892868: jQuery code not protected from multiple initialization by behavior
#1892764: Uniqueness admin menu in wrong place in admin hierarchy
#1892730: Several bugs in retrieving the titles of related content nodes using node title query
#1892608: Incomplete D7 port: uniqueness_content_extra_fields needs to become uniqueness_field_extra_fields
Credits
Huge thanks to DanChadwick whose work was crucial to making this release possible.