3.0.2
- Fixes & improvements:
- fix kleeja_get_ip_func hook.
- add traidnt arbah plugin.
- fix advanced extras plugin where messy content found after uninstalling
- add bootstrap black style.
- add dragDrop style (support progressbar & drag and drop feature).
- add kj_x_sendfile plugin to support x-sendfile header on apache or nginx if supported. (huge impact on performance).
- add STOP_CAPTCHA constant to stop captcha in all kleeja if needed (add
define('STOP_CAPTCHA', true);
in the end of config.php file)
Thanks to @MitanOmar