Custom Properties 4 for Joomla 4.x
Legend:
* -> Security Fix
# -> Bug Fix
$
-> Language fix or change
+ -> Addition
^ ->
Change
- -> Removed
! -> Note
- -------------------- 4.0 2022-10-10 ----------------
- ! ** First release of Custom Properties compatible with Joomla 4 **!
- !component, mod_cpnews_show, mod_cpsearch, mod_cpcloud, mod_cpmenu, contet cptags plugin, editor-xtd cptags plugin
- ^ complete rework of backend, frontend, modules e plugins
- ^ changed files structure and naming to conform to Joomla 4 conventions
- - removed json2 js (it is now part of ecma script 5)
- - removed Services_JSON php: JSON decod / encode is part of PHP
- ^ removed jQueryUI autocomplete; replaced with awesomplete which is part of Joomla
- - removed date.js; we know use sthe standard JS Date functions
- + added parameter 'Target menu item' in component configuration
- - removed 'Use itemid' parameter from component configuration
- + added download ID parameter