You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+5
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
This is the official changelog index of Shopware 6. Here you find a registry of all Shopware 6 releases with a reference to the detailed changelog of each version. If you want to know more about how the changelog is created have a look [here](/adr/2020-08-03-Implement-New-Changelog.md).
3
3
4
4
## 6.4.3.0
5
+
*[NEXT-14114 - Add the new field is tax-free from to table currency and country.](/changelog/release-6-4-3-0/2021-03-10-add-new-field-tax-free-from-to-table-currency-and-country.md)
6
+
*[NEXT-14118 - Add VAT id required to each country setting](/changelog/release-6-4-3-0/2021-03-21-add-vat-id-required-to-each-country-setting.md)
7
+
*[NEXT-14117 - Handling tax-free in storefront](/changelog/release-6-4-3-0/2021-03-26-handling-tax-free-in-storefront.md)
*[NEXT-14605 - Ui change for brexit changes.](/changelog/release-6-4-3-0/2021-05-21-ui-change-for-brexit-change.md)
5
10
*[NEXT-12482 - Add more isEmpty condition for Shipping postal cost](/changelog/release-6-4-3-0/2021-04-20-add-more-isempty-condition-for-shipping-postal-cost.md)
6
11
*[NEXT-15172 - Sanitize HTML contents of fields and CMS text elements](/changelog/release-6-4-3-0/2021-05-19-sanitize-html-content-of-fields-and-cms-text-elements.md)
7
12
*[NEXT-14362 - ACLs for app system](/changelog/release-6-4-3-0/2021-05-27-acls-for-app-system.md)
Copy file name to clipboardexpand all lines: changelog/release-6-4-3-0/2021-03-10-add-new-field-tax-free-from-to-table-currency-and-country.md
-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
---
2
2
title: Add the new field is tax-free from to table currency and country.
3
3
issue: NEXT-14114
4
-
flag: FEATURE_NEXT_14114
5
4
---
6
5
# Core
7
6
* Added new property `taxFreeFrom` in class `Shopware\Core\System\Country\CountryEntity` which used to define an amount value will be applying for the tax-free based on countries of the user.
Copy file name to clipboardexpand all lines: changelog/release-6-4-3-0/2021-05-21-ui-change-for-brexit-change.md
-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
---
2
2
title: Ui change for brexit changes.
3
3
issue: NEXT-14605
4
-
flag: FEATURE_NEXT_14114
5
4
---
6
5
# Administration
7
6
* Changed the value of `showSelection` from `false` to `true` in `sw-setting-country-list` for able multiple delete countries in the country setting list screen.
Copy file name to clipboardexpand all lines: src/Administration/Resources/app/administration/src/app/component/data-grid/sw-data-grid/sw-data-grid.html.twig
Copy file name to clipboardexpand all lines: src/Administration/Resources/app/administration/src/module/sw-settings-country/component/sw-settings-country-currency-dependent-modal/index.js
Copy file name to clipboardexpand all lines: src/Administration/Resources/app/administration/src/module/sw-settings-country/component/sw-settings-country-currency-hamburger-menu/index.js
Copy file name to clipboardexpand all lines: src/Administration/Resources/app/administration/src/module/sw-settings-country/component/sw-settings-country-general/index.js
Copy file name to clipboardexpand all lines: src/Administration/Resources/app/administration/src/module/sw-settings-country/component/sw-settings-country-general/sw-settings-country-general.html.twig
Copy file name to clipboardexpand all lines: src/Administration/Resources/app/administration/src/module/sw-settings-country/component/sw-settings-country-state/index.js
Copy file name to clipboardexpand all lines: src/Administration/Resources/app/administration/src/module/sw-settings-country/page/sw-settings-country-create/index.js
0 commit comments