Downloads
Release notes
IMPORTANT:
If upgrading from a previous 6.x release (i.e. 6.x-1.5 or below), you'll need to remove the custom url rewrite functions you added to settings.php when installing Subdomain. They are no longer required. Please see README.txt for specific instructions.
New Features:
#465336 - User can now optionally specify whether 'www' should be prepended to non-subdomain paths/urls
Bug Fixes:
#423112 - fixed conflict between subdomain and Ajax Comments
#563072 - Fixed conflict with Global Redirect. Subdomain and Global Redirect can now co-exist
#474252 by phd_hiren - Only validate group node titles if subdomain module is in group mode
#577844 by jp.stacey - Added missing t() functions
#530326 by Dave Reid - Moved custom_url_rewrite_outbound/inbound from settings.php to module and integrated with url_alter.module
#335223 by Super G - Disallowed subdomains now properly filtered when in taxonomy mode
#328325 - Updated Subdomain so that modules using AJAX callbacks can work (votingapi, fivestar, plus1, flag are tested and working)