Releases: b13/cta
Releases · b13/cta
2.1.1
[RELEASE] 2.1.0
What's Changed
- [TASK] Raise TYPO3 compatibility for v13
- [TASK] Use new "link" TCA type for TYPO3 12+ by @jschlier in #11
Full Changelog: 2.0.2...2.1.0
2.0.3
[RELEASE] 2.0.2
Full Changelog: 2.0.1...2.0.2
[RELASE] 2.0.1
What's Changed
- [TASK] Add typeicon_class for CTA element type by @davidsteeb in #7
- [TASK] Remove int default for tx_cta_linkconfig by @stegmatze in #8
Full Changelog: 2.0.0...2.0.1
[RELEASE] 2.0.0
What's Changed
- [TASK] Remove unneccessary composer replace by @jschlier in #3
- [BUGFIX] prevent undefined array access by @achimfritz in #4
- [BUGFIX] do not write GLOBAL TCA defaultTypeConfiguration by @achimfritz in #5
- [!!!][TASK] change dependencies and rename fields by @achimfritz in #6
- drop TYPO3 v9 Support
- add TYPO3 v12 Support
- rename database fields
Breaking Change
we renamed the database fields
- link to tx_cta_link
- linklabel to tx_cta_linklabel
- linkconfig to tx_cta_linkconfig
This requires Database-Migration and Template Adjustments
Full Changelog: 1.1.3...2.0.0
Maintenance release
1.1.3 [TASK] Release v1.1.3
Maintenance release
1.1.2 [TASK] Update ext_emconf
1.1.1
[TASK] Fix indentation
Initial release
1.0.0 [TASK] Update palettes configuration