- Kompatibilität: Contao 4.13, Contao 5.3
- Neu: Filter-Ergebnis-Caching für Filter mit hoher Systemlast (Seitenauswahl-Filter usw.)
- Fixed: Methode "renderImageAttribute" (entfernt in 4.4.19) wurde wieder eingefügt. Behebt einen Fehler bei der Bilderzeugung in CC-Listen (#1213)
- Fixed: Backend-Filter Suche funktionierte nicht korrekt (#1199)
- Update: Text-Filter: Autocomplete-Feature vollständig überarbeitet und vereinfacht (#1226)
- Update: DCA-Management unterstützt direkt Contaos Symfony-Caching. DCA-Dateien beinhalten vollständigen Array (#1189)
- Update: Multilanguage Klasse vollständig auf static Methoden umgebaut (#1190)
- Update: Contaos "toggle" Feature (#1214)
- Update: "isBlankOption"-Schlüssel in Auswahl-bezogenen Templates und keine 0-Zähler-Ausgabe mehr in den "leeren Optionen" bei Filtern (#1228)
- Update: Keine doppelte Feldausgabe in Erweiterten Tabellen bei gleichnamigen Feldern (#1197)
- Update: Text-Filter: "Ist strikt" wirkt sich nicht mehr auf den Verbindungs-Schlüssel "AND" im Such-Query aus, ausser der Suchmodus ist nicht "ungenau" (#1192)
- Update: CDATA aus Script-Daten entfernt (#1200)
- Update: Reduzierung der Cronjobx (#1204)
- Update: Bereinigung der tl_pct_customcatalog_language Tabelle optimiert (#1204)
- Added: customelement_attr_tags_include_catalog template (#1198)
- Entfernt: Kompatibilität zu Contao 4.9 und früher
- Entfernt: Gruppen-Set Feature (Palettensets-Feature) (#1172)
- Entfernt: Include CustomCatalog -> Kann auf gleichen Weg mit Tags umgesetzt werden (siehe neues Template) (#1198)
- Entfernt: customcatalog_default2 template (#1192)
Updatehinweis:
- Mindestanforderungen: Contao 4.13, Contao 5.3
- Mindestanforderung: CustomElements 5.0.0
- Das Modul kann direkt ersetzt werden. Der Symfony-Cache muss neuerstellt werden.
Code:
### 5.0.0 Added: Filter cache for heavy load filters (page tree etc.) (#1205) Fixed: Reimplement "renderImageAttribute" (#1213) Fixed: Backend search filter did not work correctly (#1199) Fixed: Extended tables: Skip fields with the same alias to avoid duplicate field outputs (#1197) Fixed: Missing ce_TYPE class in wrapper output (#1202) Update: Rebuild and simplify the auto-completer feautre and template (#1226) Update: Removed CDATA from scripts (#1200) Update: Reduced cronjobs (#1204) Update: Support Contaos new toggle feature (#1214) Update: General Contao 5 compatibility (#1188) Update: Minimum required CustomElements version is now 5.0.0 (#1188) Update: Text filter: Strict mode will not combine search queries with AND anymore unless the search mode is not fuzzy (#1192) Update: Skip existing fields in existing tables that already have a DCA inputType defined to avoid duplicated backend output (#1197) Update: Support "isBlankOption" key and do not show counter for blank option (#1228) Update: Multilanguage class methods are now static (#1190) Update: Rebuild the DCA caching and DCA file support. DCA files are now created with the whole DCA array to allow Contao to cache the file (#1189) Update: Rebuild the database management to support database updates in the backend under Contao 5 Added: customelement_attr_tags_include_catalog template (#1198) Added: customelement_attr_select_include_catalog template (#1198) Added: Geolocatoin filter: Input field for Google-/OSM-key (#1216) Removed: Group-sets feature (#1172) Removed: Contao 4.9 compatibility (#1188) Removed: Include catalog attribute feature. The same feature can be archived via tags or select-database attributes (#1198) Removed: customcatalog_default2 template (#1192)
Einen Kommentar schreiben: