Releases: northcreation-agency/silverstripe-dynamic-attributes
Releases · northcreation-agency/silverstripe-dynamic-attributes
1.1.4
Remove getTitle function since it causing display issues in the CMS
1.1.3
Added ability to add custom titles for attributes, as well as prefix and suffix functionality.
1.1.2
Added automatic sort increment when adding new attributes to set. Only cares about active attributes.
1.1.1
Add tested method getSortedAttributes
1.1.0
Updated many_many relation to use an explicit many_many-table that we can add further updates to + test for the new functionality.
1.0.0
Create first working version of module
0.1.0
0.1.0 version with active variable on Attribute instead of AttributeSet relation.