Skip to content

Latest commit

 

History

History
245 lines (108 loc) · 9.29 KB

CHANGELOG.md

File metadata and controls

245 lines (108 loc) · 9.29 KB

2.4.2 (2024-06-25)

Bug Fixes

  • inline-script: Fix problem with inline script tag in safari (223f274)

2.4.1 (2024-04-05)

Bug Fixes

  • address-finder: Update to version 4.5.3 (3f7b9a5)

2.4.0 (2023-10-31)

Features

  • commands: Clean Make Commands (09d1ae3)

2.3.0 (2023-09-04)

Features

  • address-finder: Upgrade to version 4.2.0 (e18aae8)

2.2.0 (2023-06-08)

Features

  • version: Add Version 2.4.4 with php 7.4 (159ba0a)

2.1.10 (2023-05-11)

Bug Fixes

  • test: Remove old versions from testing scenario and clear files (7a95296)

2.1.9 (2022-10-18)

Bug Fixes

  • Address Finder: Fixes scoping for custom forms (5b98b99)

2.1.8 (2022-07-11)

Bug Fixes

  • Scoping: Allow store by store scoping (8d83a25)

2.1.7 (2022-07-06)

Bug Fixes

  • PHP: Allow all 7.x and 8.x (f98a459)

2.1.6 (2022-07-04)

Bug Fixes

  • Minification: Handle broken Magento minifiers (5d9d6df)

2.1.5 (2022-06-30)

Bug Fixes

  • Composer: Add 8.1 support (6c249d6)
  • jQuery: Drop jquery requirement (c078dfb)

2.1.4 (2022-06-14)

Bug Fixes

2.1.3 (2022-06-13)

Bug Fixes

  • JS Bundle: Bypass Minifier (b03542b)

2.1.2 (2022-05-06)

Bug Fixes

2.1.1 (2022-04-21)

Bug Fixes

  • Custom Bindings: Apply custom bindings to store (551fa41)

2.1.0 (2022-03-30)

Features

  • Custom Fields: Allow custom address field autofill (f67f70f)

2.0.8 (2022-03-21)

Bug Fixes

  • Override: Add custom overrides for Address Finder and Postcode Lookup (cdb3cee)

2.0.7 (2021-04-12)

Bug Fixes

  • Admin Panel: Fix county allocation (cee422b)

2.0.6 (2021-03-18)

Bug Fixes

  • Content Security Policy: Add ideal-postcodes.co.uk to CSP list (1dfce1a)

2.0.5 (2020-09-21)

Bug Fixes

  • Magento 2.4: Bump patch number (294a6ca)

2.0.4 (2020-08-20)

Bug Fixes

  • System.xml: Drop hyphen for underscore (41bf894)

2.0.3 (2020-08-04)

Bug Fixes

  • README: Add link to marketplace (3157f47)

2.0.2 (2020-08-04)

Bug Fixes

  • Account: Fix template on accounts page (5e03fa5)

2.0.1 (2020-06-26)

Bug Fixes

  • Test: Remove test artefacts (717b0f3)

2.0.0 (2020-06-26)

Features

  • Admin: Add address validation to admin pages (2c01488)
  • Admin: Update configuration page (ae71716)

BREAKING CHANGES

  • Admin: HTML targets for the store integration has been removed

HTML targets have been replaced by a more robust field detection method

1.2.0 (2020-04-02)

Features

  • Advanced Configuration: Allow custom targets (b35f661)

1.1.1 (2020-03-31)

Bug Fixes

  • Composer: Expand compatible php versions (43bc454)

1.1.0 (2020-03-31)

Bug Fixes

  • Autocomplete: Ensure listener init idempotent (256f5da)
  • Autocomplete: Fix potential race condition (8a5b66d)
  • Billing: Poll DOM before applying search (aba1a1c)
  • Bindings: Remove development artefacts (ebb231b)

Features

  • Address Lines: Variable address lines (ac1dc47)

1.0.3 (2019-12-03)

Bug Fixes

  • Binding: Check if valid country after asynchronous API Key checks (3feb6a3)

1.0.2 (2019-12-02)

Bug Fixes

  • Composer: Enable automated versioned releases (f46e4d8)

1.0.1 (2019-12-02)

Bug Fixes

  • Readme: Add release badge (ed38a57)

1.0.0 (2019-12-02)

Bug Fixes

  • package.json: Remove duplicate fields (90c2473)

Features

  • Semantic-Release: Enable release tagging (1116e89)