- Fixed: Behebt einen Fehler, der zu leeren Feldwerten bei Duplizierten Gruppen im Backend führen kann
- Fixed: Läd den tl_content DataContainer für List-, Table-, Url-Attribute, da diese auf Funktionen der tl_content Klasse setzen
- Fixed: Behebt einen Fehler, der durch unnötiges Konvertieren von Binären-Daten entstehen kann
- Hinzugefügt: Optionale Felder in Mehrere Bearbeiten Modi.
- Das Modul kann wie gewohnt direkt ersetzt werden. Der interne Cache sollte geleert oder deaktivert sein.
- Ein Datenbankupdate ist nicht nötig
Code:
### 1.7.7 Fixed: Losing data of cloned attributes when checking the integrity of the CE widget (#325) Fixed: Load tl_content DataContainer in List, Table, Url Attributes to gain access to the tl_content class (#324) Fixed: Do not convert binary data when looking up data from the vault (#327) Added: Added optional fields in editAll, overrideAll mode (#321) Update: IncludeElement attribute: Do not run tl_content related methods in Contaos Installation tool Update: Check if a data container is loaded by checking the [config] key (#323)