- Added support for Contao 5
- Add support for auto configuration of data factories and extractors
- Raise minimum PHP version to 8.1
- Rework the extractors (See Upgrade)
- Changed signature of data factories (See Upgrade)
1.1.3 - 2022-02-21
- Allow
doctrine/dbal ^3.0
for Contao 4.13 compatibility
1.1.2 - 2021-08-21
1.1.1 - 2021-06-10
1.1.0 - 2021-03-14
- Add english translation thanks to (#15) @fritzmg
- Add an abstract extractor class
- Fallback to news/faq/event image if non provided for og:image and twitter:image
- Fallback to reference page image if no news/faq/event image if no og:image and twitter:image and no news/faq/event image exists
- Fallback to twitter:site and twitter:creator from the reference page of news/faq/event if not defined
- Fix twitter cards default type (#12) @fritzmg
- Fix broken url for news, events, faqs having the same id like the current page
- Correctly detect if twitter cards are enabled
1.0.6 - 2020-09-11
- Recognize
hofff_st
checkbox before evaluating field content for news, events and calendars - Use
article
as defaultog:type
for news, events and calendars