All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is stable release for v4.1.0. No changes have been made since v4.1.0-rc.1.
4.1.0-rc.1 - 2024-10-18
- PHP 8.3
- Upgraded to work with OXID eShop 7.2.x
- Support of PHP 8.1
4.0.0 - 2024-07-02
This is stable release for v4.0.0. No changes have been made since v3.1.0-rc.1.
- Support for PHP 8.2
- Support for Symfony 6.3 components
- Missing argument and return type declarations
- Upgraded PHPUnit version to 10
- Default value of
geo_location
setting is changed to 0
- Drop smarty support
- Trait OxidEsales\EVatModule\Traits\ServiceContainer
- The date and time of VatId change now reflect the latest change
3.0.0 - 2023-10-30
- Namespaces added
- Module works on smarty engine (Smarty related extensions in views/smarty resp. views/admin_smarty directory)
- Module works on twig engine (Twig related extensions in views/twig resp. views/admin_twig directory)
- Support for PHP 8.1
- Support for MySQL 8
- Service OxidEsales\EVatModule\Service\ModuleSettings
- Trait OxidEsales\EVatModule\Traits\ServiceContainer
- Compatibility with OXID eShop 7.0.x
- All module core functionality moved to
src
directory - Shop extensions moved to
Shop
directory - All assets moved to
assets
folder to be available after module installation - Classes have been moved to appropriate namespaces,
oevattbe
andox
prefixes have been dropped. - Adapted tests to work with OXID eShop 7.0.x and without testing library
- License updated - now using OXID Module and Component License
2.1.0 - 2022-08-02
- Method
oeVATTBEOxViewConfig::isActiveThemeBasedOnFlow()
.
- Adapt tests to work with OXID eShop compilation 6.4.x and up.
- Update License and Readme.
- Move documentation to OXID docs.
- Templates now detect not only flow but all flow based themes as well.
2.0.0 - 2017-08-04
- Adapt module to work with OXID eShop version 6.