This update adds the highly requested support for secure connections (https).
If you are running your site / shop with secure connections (using HTTPS / SSL) then the module now automatically detects this and uses the https version of RecommenderGhost.
No other bug fixes/ features in this module update.
Most recent versions of location introduced different displays for the location fieldset based on whether or not multiple locations are enabled. Since location chooser was designed to override location module's choices, this release restores control over that fieldset.
Also, instead of calling hook_form_alter, we call the node form specific alter hook, which should help performance a tiny bit since we are hooking into every form.
Added additional whitespace processing. A new option has been added that will add spaces in between XXX and YYY for postal codes that fit the XXXYYY format. This is useful for Canadian postal codes among others.