Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

51 lines (28 loc) · 1.02 KB

1.5.0

  • add compatibility mit Shopware 6.6.x
  • removed compatibility with Shopware 6.5.x

1.4.1

  • fix distributed JS files to be loaded properly

1.4.0

  • provide compatibility with Shopware 6.5

1.3.4

  • fix autocomplete functionality for editing and creating address on checkout confirmation step

1.3.3

  • fix another autoloading issue with fully packaged versions
  • update autocomplete lib dependency to 1.2.2, prevent browser autocompleten on fields managed by this plugin

1.3.2

  • change house number hint text from configurable to translatable
  • update autocomplete lib dependency to 1.2.1, contains bugfix for Safari - input looses focus on autocompletion

1.3.1

  • fix autoloading issues with composer 2

1.3.0

  • add PHP 8 compatibility
  • add configurable house number hint to remind customer in storefront adding house number to street

1.2.0

  • add compatibility with Shopware 6.4

1.1.1

  • fixed autoloading issue

1.1.0

  • add compatibility with Shopware 6.3.1.0 and 6.3.2.0

1.0.0

  • initial release