Skip to content

Releases: aligent/AligentABNBundle

v5.0.0

21 Jul 05:36
fced14f
Compare
Choose a tag to compare

Adds support for OroCommerce 5.0.X

What's Changed

Full Changelog: v4.2.2...v5.0.0

4.2.2 Oro 4.2.X Compatibility Release

21 Jun 05:00
078bf5e
Compare
Choose a tag to compare

Oro 4.2 Compatibility Fix - Doctrine Dependency (Issue: #10, PR: #11)

Fixes fatal error on System Configuration page due to obsolete import in CustomerGroupSelectType

4.2.1 Hotfix

11 Nov 23:52
0144135
Compare
Choose a tag to compare

Fixes broken service reference

4.2.0 Compatibility Release

05 Nov 01:01
88ee588
Compare
Choose a tag to compare

This release makes this bundle compatible with OroCommerce 4.2

Compatibility with Oro 4.1

11 Feb 03:42
2bf8390
Compare
Choose a tag to compare
  • Convert requirejs.yml to jsmodules.yml as missing part of 4.1 migration
  • Lock composer.json to OroCommerce 4.1 as it is incompatible with 4.0

v4.0.0

24 Jan 00:40
ac7780e
Compare
Choose a tag to compare

Compatibility with Oro 4.X (4.0 and 4.1)

  • Updated composer.json to allow installation in Oro 4.1
  • Fixed duplicate translation key errors
  • Added Symfony 4.X compatibility fix
  • Added missing methods
  • Minor PHPDoc improvements
  • README Update