Releases: wedevelopnl/silverstripe-akeneo
Releases · wedevelopnl/silverstripe-akeneo
1.0.0-alpha13
What's Changed
- bugfix/text-values: Text and TextArea should no longer read from the Value column and always use the TextValue column by @DRuiter in #23
Full Changelog: 1.0.0-alpha12...1.0.0-alpha13
1.0.0-alpha12
What's Changed
Full Changelog: 1.0.0-alpha11...1.0.0-alpha12
1.0.0-alpha11
What's Changed
- bugfix: Properly parsed multiselect JSON values by @DRuiter in #20
- Cleanup + phpstan + rector + php 8.1 requirement by @erikfrerejean in #21
Full Changelog: 1.0.0-alpha10...1.0.0-alpha11
1.0.0-alpha10
What's Changed
- Account for
TextValue
beingnull
. by @erikfrerejean in #17 - Correctly use the productattributetype enum in the onAfterDelete method by @erikfrerejean in #18
- Correctly check attribute type for text types by @erikfrerejean in #19
Full Changelog: 1.0.0-alpha9...1.0.0-alpha10
1.0.0-alpha9
Full Changelog: 1.0.0-alpha8...1.0.0-alpha9
1.0.0-alpha8
Full Changelog: 1.0.0-alpha7...1.0.0-alpha8
1.0.0-alpha7
What's Changed
- Correct translation key by @erikfrerejean in #15
- Remove locale filter when showing product attributes in the admin by @erikfrerejean in #16
Full Changelog: 1.0.0-alpha6...1.0.0-alpha7
1.0.0-alpha6
What's Changed
- Maintain null product attribute values by @erikfrerejean in #13
- Shrink the filename lenght of downloaded files. by @erikfrerejean in #14
Full Changelog: 1.0.0-alpha5...1.0.0-alpha6
1.0.0-alpha5
What's Changed
Full Changelog: 1.0.0-alpha4...1.0.0-alpha5
1.0.0-alpha4
What's Changed
- make ProductAttribute editable as needed for GridFieldSortableRows by @mirche97 in #10
- add attribute filter by label by @mirche97 in #11
Full Changelog: 1.0.0-alpha3...1.0.0-alpha4