Skip to content

Latest commit

 

History

History
150 lines (81 loc) · 5.33 KB

CHANGELOG.md

File metadata and controls

150 lines (81 loc) · 5.33 KB

Changelog

1.6.1 – 2024-04-30

  • [Added] Add link title field to feature element

1.6.0 – 2024-02-26

  • [Added] Add subheadline

1.5.1 – 2023-10-11

  • [Fixed] encode emails in elements and modules

1.5.0 – 2023-06-12

  • [Added] Contrast and size switcher

1.4.4 – 2023-03-09

  • [Fixed] warning in debug mode in slider template

1.4.3 – 2023-02-15

  • [Added] Add custom template to wrapper start and stop element

1.4.2 – 2022-12-22

  • [Fixed] Fix advances classes settings for content elements

1.4.1 – 2022-10-13

  • [Fixed] add use statement in dca

1.4.0 – 2022-09-02

  • [Changed] Set Contao 5 as minimum requirement

1.3.15 – 2023-10-11

  • [Fixed] encode emails in elements and modules

1.3.14 – 2023-03-09

  • [Fixed] warning in debug mode in slider template

1.3.13 – 2023-02-15

  • [Added] Add custom template to wrapper start and stop element

1.3.12 – 2022-04-19

  • [Fixed] backend wilcard

1.3.11 – 2022-04-05

  • [Fixed] meta info bug in slider element
  • [Changed] code styling and back end optimizations

1.3.10 – 2022-04-04

  • [Fixed] bug fixed when no image is set

1.3.9 – 2022-03-25

  • [Added] add visibility legend for content box and teaser box
  • [Added] add protected legend and guests field in dca
  • [Removed] remove unused line in TeaserBoxElement.php

1.3.8 – 2021-05-10

  • [Removed] remove link for image in slider element

1.3.7 – 2021-05-05

  • [Fixed] fix php 8 undefined array index errors

1.3.6 – 2021-01-29

  • [Fixed] fix translations

1.3.5 – 2020-02-28

  • [Fixed] add missing translations

1.3.4 – 2020-02-04

  • [Fixed] hide slider text if class "only-image" is active

1.3.3 – 2020-01-22

  • [Fixed] fix links in price, simplebox and feature element

1.3.2 – 2019-10-24

  • [Changed] update feature icon field

1.3.1 – 2019-10-19

  • [Added] add custom template for feature element

1.3.0 – 2019-10-09

  • [Added] add slider element

1.2.2 – 2019-07-15

  • [Fixed] fix image in teaser box

1.2.1 – 2019-07-12

  • [Added] add image to content box

1.2.0 – 2019-06-28

  • [Added] add module translation

1.1.3 – 2019-03-21

  • [Changed] update teaserbox and contentbox backend wildcard

1.1.2 – 2019-03-20

  • [Changed] update advances classes version in composer.json

1.1.1 – 2019-01-15

  • [Fixed] fix bug: can't select custom template for teaserbox

1.1.0 – 2019-01-07

  • [Added] add link title for teaserbox and contentbox

1.0.1 – 2019-01-07

  • [Changed] update template for teaserbox and contentbox

1.0.0 – 2018-12-13

  • first stable release