4.0.0
·
188 commits
to master
since this release
Included commits: 3.15.0...4.0.0
Breaking Changes
- Introduced
spy_currency_storetable. - Introduced
spy_store.fk_currencycolumn andindex-spy_store-fk_currencyindex. - Removed
SetDefaultCurrencyBeforeQuoteCreatePlugin. - Removed
CurrencyQueryContainerInterface. andCurrencyQueryContainer. - Removed
Client\CurrencyPlugin. - Removed
Client\CurrencyPluginInterface. - Removed
TwigCurrencyServiceProvider.
Improvements
- Introduced
CurrencyFacadeInterface::updateStoreCurrencies(),CurrencyFacadeInterface::validateStoreCurrencies(),CurrencyFacadeInterface::expandStoreTransfersWithCurrencies()andCurrencyFacadeInterface::getCurrencyCollection(). - Introduced
CurrencyStoreAclEntityConfigurationExpanderPlugin,CurrencyBackendGatewayApplicationPlugin,CurrencyStoreCollectionExpanderPlugin,CurrencyStorePostCreatePlugin,CurrencyStorePostUpdatePlugin,DefaultCurrencyStorePreCreateValidationPluginandDefaultCurrencyStorePreUpdateValidationPlugin. - Adjusted
CurrencyClientInterface::getCurrencyIsoCodes()to make it Dynamic Store compatible. - Introduced
Store.idStore,Message.parameterstransfer fields. - Introduced
StoreResponse,CurrencyCriteria,CurrencyConditions,CurrencyCollection,Sort,Paginationtransfers. - Introduced
CurrencyDataHelper.
Adjustments
- Removed
Messengerfrom dependencies. - Increased
Storemodule version dependency. - Added
ApplicationExtension,StoreExtension,ZedRequestExtensionto dependencies.
Deprecations
- Deprecated
CurrencySwitcherServiceProvider.