Releases: oveleon/contao-backend-helper
Releases · oveleon/contao-backend-helper
1.3.0
What's Changed
- Placeholder visibility can now be specified via the user settings by @doishub in #7
Full Changelog: 1.2.2...1.3.0
1.2.2
Bugfix
- consider dark-mode for contao ^5.1
1.2.1
Bugfix
- fixed a bug with article_info not being decoded
1.2.0
Update
- Added Contao ^5.1 support
- Dropped Support for PHP Versions lower 8.1
1.1.0
Features
- New content element Copy Article 249a201
- Generates a frontend link for a chosen article with the respective backend route to copy it directly
- Remember that you have to be logged in to copy the article
- New content element Copy Content Element f27de70 a1fbee2
- Generates a frontend link for a chosen content element with the respective backend route to copy it directly
- Remember that you have to be logged in to copy the content element
Changes
- PHP ^8.0 and Contao ^4.13 only 6e59f07
- Refactored bundle structure 0242eba
- Load backend css via event subscriber 21dd986 43db8ca
- Load DCA methods through event listener 6e59f07
1.0.3
Compatibility with PHP 8 and Contao 4.13
Bugfixes
- Fixed a bug with tl_article::addIcon callback 8c5fff7
- Fixed a visual bug with helper labels 6773c64
1.0.1
Fix the display in the "Article" content element