Version 2.1.14
- Added support for client IP address encryption in logs using IPCrypt. Three algorithms are supported:
deterministic
,non-deterministic
with 8-byte tweak, andextended
non-deterministic with 16-byte tweak. - Enhanced pattern rule documentation with better examples.
- Fixed an issue where nil client addresses could cause crashes.