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.
Fix fundamental problem with the postal code matching. Due to an incorrect checking of the substr result, postal codes were being matched based on whether they *contained* the filtered items whereas the check should be whether they *begin with*.