Releases: sequra/integration-core
Releases · sequra/integration-core
v4.0.0
What's Changed
- Update saving and retrieving widget settings data with default values and data validation by @tamaralogeecom in #43
Full Changelog: v3.0.3...v4.0.0
v4.0.0-rc.2
What's Changed
- Fix empty string check in Category and OrderStatus constructors by @mescalantea in #49
Full Changelog: v4.0.0-rc.1...v4.0.0-rc.2
v3.0.3
v4.0.0-rc.1
What's Changed
- Update saving and retrieving widget settings data with default values and data validation by @tamaralogeecom in #43
- Hotfix/PAR-655 Allow empty SKU by @mescalantea in #48
Full Changelog: v3.0.1...v4.0.0-rc.1
v3.0.2
What's Changed
- Hotfix: Add support for products not having a SKU by @mescalantea in #47
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- Add .gitattributes by @m1k3lm in #42
- Bugfix/PAR-646 widget is not showing for virtual products by @mescalantea in #44
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Remove option to enable/disable promotional widgets by @tamaralogeecom in #39
- Refactor StoreContext constructor to initialise storeId directly by @mescalantea in #40
- Use merchant in the response instead of merchantId by @m1k3lm in #41
- Improved SeQuraPaymentMethod with validation, encoding, and better error handling by @mescalantea in #38.
- Enhanced payment methods caching to support promotional widgets and country-based parameters by @mescalantea in #38.
- Introduced RegexProvider with IPv6 support and JSON export capability by @mescalantea in #38.
- Extended GeneralSettings and related services to include service-specific fields and country-based merchant ID validation by @mescalantea in #38.
- Refactored multiple classes for better readability, encapsulation, and consistent type handling by @mescalantea in #38.
- Improved test coverage to reflect new service integrations and data structures by @mescalantea in #38.
- Removed obsolete code and redundant dependencies by @mescalantea in #38.
Full Changelog: v2.4.0...v3.0.0
v3.0.0-rc.2
What's Changed
- Improved SeQuraPaymentMethod with validation, encoding, and better error handling.
- Enhanced payment methods caching to support promotional widgets and country-based parameters.
- Introduced RegexProvider with IPv6 support and JSON export capability.
- Extended GeneralSettings and related services to include service-specific fields and country-based merchant ID validation.
- Refactored multiple classes for better readability, encapsulation, and consistent type handling.
- Improved test coverage to reflect new service integrations and data structures.
- Removed obsolete code and redundant dependencies.
Full Changelog: v3.0.0-rc.1...v3.0.0-rc.2
v3.0.0-rc.1
What's Changed
- Enrich widget initializer with additional data by @AleksandarBoljanovic in #37
- Remove option to enable/disable promotional widgets by @tamaralogeecom in #39
- Refactor StoreContext constructor to initialise storeId directly by @mescalantea in #40
- Use merchant in the response instead of merchantId by @m1k3lm in #41
Full Changelog: v2.3.1...v3.0.0-rc.1
v2.4.0
What's Changed
- Enrich widget initializer with additional data by @AleksandarBoljanovic in #37
Full Changelog: v2.3.1...v2.4.0