Releases: fritzmg/contao-inherit-article
Releases · fritzmg/contao-inherit-article
3.0.1
- Updated/fixed Symfony dependencies.
3.0.0
- Changed loading order in order to avoid incompatibility with Contao Isotope.
- Simplified the implementation via the
getArticles
hook.
2.1.4
- fixed "explode() expects parameter 2 to be string, null given" error in Contao 4.8+
2.1.3
- fixed "could not find template" error when using a theme template folder
2.1.2
- fixed erroneous Contao 4.8 version requirement
2.1.0
- fixed a bug when inheriting multiple articles from the same page with the same priority
- added the possibility to show inherited articles, even when they are unpublished
2.0.1
- also restore the modules within the layout object
2.0.0
- refactored Contao 4 release