Releases: Tazzios/cblistmodule
v3.2.0
v3.1.0
Add: field autorisation, also works for existing fields #12
Improved: removed a foreach for.
Improved: Order of the rules should have less influence on the result
Fix: Escape special chars for value #11
Fix: Fix cast array Update helper.php #10 (@magnushasselquist)
v3.0.4
Improve: PHP warnings when multifield options has changes #7 (@magnushasselquist)
Improve: PHP warnings when a list is not filtered #8 (@magnushasselquist)
Improve: Split the createcblist code to a seperate function for maintenance.
Improve: Removed tmpl folder because not used.
v3.0.3
v3.0.2
v3.0.1
V3.0
New: function to replace tags with own HTML codes one for if data is available en one for when it is not. This way you do not have to work with script code.
Improved: Only approved images are shown.
Improved: code rewrite sql improvement, prevent retrieving unnecessary requests.