## 3.8.11.2
– FIX: Query Builder. Advanced SQL query. Rework macros sanitizing to effectively prevent potential SQL-injections but avoid false-positives.
## 3.8.11.1
– FIX: Legacy Forms. Add data escaping/sanitization where it was missed;
– FIX: Use safe unserialization for any serialized data, which can came from the untrusted sources.
## 3.8.11
– FIX: Query Builder. Advanced SQL Query. More strict applied macros sanitizing to avoid SQL vulnerabilities through publicy allowed macros inputs;