--- title: easy-waf integration change log date: 2024-01-29 22:33:27 --- ## easy-waf integration 1.2.4 _Released in February 14, 2024_ * easy-waf integration now waits for specific length of the request instead of immediately processing it. * Added configurable strict request size limit. * easy-waf integration now reverts the _req.body_ variable after inspecting the request body via easy-waf. ## easy-waf integration 1.2.3 _Released in February 4, 2024_ * Full request URL is now visible in the notification email. ## easy-waf integration 1.2.2 _Released in January 22, 2024_ * Some WAF errors now result in 500 errors instead of crashing the server. ## easy-waf integration 1.2.1 _Released in October 11, 2023_ * Improved the error handling of code executed behind the WAF. ## easy-waf integration 1.2.0 _Released in August 30, 2023_ * Added email notifiaction support * Added custom hooks support ## easy-waf integration 1.1.2 _Released in July 30, 2023_ * Stability fixes * Added support for _config.json_ file in the SVR.JS installation directory ## easy-waf integration 1.1.1 _Released in July 30, 2023_ * Added support for regex strings (like in SVR.JS) ## Earlier versions _There was no change log for earlier easy-waf integration versions._