Skip to content

Releases: oveleon/contao-backend-helper

1.4.0

02 Aug 11:27
ba42153
Compare
Choose a tag to compare

Update

  • Add tools and shadow dependencies fa60a10

  • Symfony 7 compatibility f08ff46

  • Check for backend user instance 92b6296


Full Changelog: 1.3.1...1.4.0

1.3.1

26 Mar 10:53
Compare
Choose a tag to compare

Fix

  • Fixed default value with new article_info setting 386fdc5

Full Changelog: 1.3.0...1.3.1

1.3.0

11 Mar 07:42
Compare
Choose a tag to compare

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

30 Oct 15:20
e87e640
Compare
Choose a tag to compare

Bugfix

  • consider dark-mode for contao ^5.1

1.2.1

23 Jun 10:46
4ccdd90
Compare
Choose a tag to compare

Bugfix

  • fixed a bug with article_info not being decoded

1.2.0

05 Jun 13:59
Compare
Choose a tag to compare

Update

  • Added Contao ^5.1 support
  • Dropped Support for PHP Versions lower 8.1

1.1.0

31 Mar 12:30
cfb018d
Compare
Choose a tag to compare

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

20 Feb 15:40
f17d62d
Compare
Choose a tag to compare

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.2

28 May 08:42
Compare
Choose a tag to compare

1.0.1

27 May 14:51
Compare
Choose a tag to compare
Fix the display in the "Article" content element