Skip to content

Commit 6fcdca7

Browse files
committed
Update ChangeLog
1 parent 2273086 commit 6fcdca7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# Version 2.1.14 (not released yet)
2+
- Added support for client IP address encryption in logs using IPCrypt.
3+
This feature helps protect user privacy by encrypting IP addresses before
4+
they are logged. Three algorithms are supported: deterministic,
5+
non-deterministic with 8-byte tweak, and extended non-deterministic with
6+
16-byte tweak.
7+
- Enhanced pattern rule documentation with better examples.
8+
- Fixed an issue where nil client addresses could cause crashes.
29

310
# Version 2.1.13
411
- Fixed race conditions in WebSocket handling for the monitoring dashboard,

0 commit comments

Comments
 (0)