This update introduces two non-critical patches: - Replaced sleep in storage consumer thread with condition variable to improve performance - Added mutex for log just in case
1.1.1
This update fixes a minor bug in the storage queue: - Added graceful shut down for storage thread
1.1.0
This update improves the performance and attack detection: - Added native flood protection - Optimized storage with a queue and database modifications - Revised blacklist filters