Releases: what3words/magento2-w3w-plugin
Releases · what3words/magento2-w3w-plugin
v3.0.12
What's Changed
- [TT-9573] Added note on save coordinate setting on admin page by @chaddgrimm in #16
Full Changelog: v3.0.11...v3.0.12
v3.0.11
What's Changed
- [TT-9573] Update autosuggest component version to v4.9.0 by @chaddgrimm in #15
Full Changelog: v3.0.10...v3.0.11
v3.0.10
What's Changed
- [TT-9544] Update autosuggest component version to v4.8.0 by @chaddgrimm in #14
Full Changelog: 3.0.9...v3.0.10
3.0.9
What's Changed
- Updated javascript-components version to 4.2.2 (autosuggest-selection api fix)
- Fix bug wherein coordinates aren't stored against an address with what3words
New Contributors
- @chaddgrimm made their first contribution in #12
Full Changelog: 3.0.7...3.0.8
Changed autocommplete to a fixed version
Changed autocommplete to a fixed version
Fix API key being set incorrectly on script header not on the component itself
Merge pull request #10 from what3words/fix-api-key Fix API key being set incorrectly on script header not on the component itself
Added store level for getConfig
3.0.5 Added config level store
Added new configurable options
3.0.4 added partner to the tooltip text
My account style and tooltip structure refactor
3.0.2 Add style for my account tooltip and refactor template structure
Functionality fixes.
Merge pull request #8 from what3words/magento-2.4.x Update functionality, check magento 2.4.5 compatibility