The BitNinja 3.12.6 release focuses on improving compatibility, system structure, and connection handling. Significant enhancements were made in our WAF Pro module, and multiple internal modules were refactored to follow PSR-4 standards laying the groundwork for more scalable, maintainable code across the platform.
We’ve refactored the DataProvider, DefenseRobot, OutboundHoneypot, and Shogun modules to be fully PSR-4 compliant. This modernization improves code structure, enhances developer efficiency, and simplifies future maintenance.
Disabled keepalive for the reverse proxy to ensure more stable communication between upstream services and the WAF layer, especially in edge-case scenarios with high connection churn.
Adjusted multi-level certificate handling, delivering more robust SSL support. This change reduces risk from certificate validation issues and improves HTTPS reliability for servers with complex SSL configurations.
Fixed a broken API URL to improve the reliability of the update mechanism.
Support commands are now available via CLI from version 3.12.6 onward:
bitninjacli --enable-supportbitninjacli --disable-supportbitninjacli --enable-support (available from 3.12.6)bitninjacli --disable-support (available from 3.12.6)To ensure you’re running the latest version, check your update channel settings in the BitNinja Console using RAU. If you have specific configurations or applications preventing automatic updates, please refer to our documentation for instructions on manual updates and RAU configuration.
If you'd like to read more about previous releases, check the Changelog anytime.
Alternatively, if you would like to see your feature request show up here, don't forget to cast your vote.




