We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b7766 commit 74caeddCopy full SHA for 74caedd
ChangeLog
@@ -1,3 +1,14 @@
1
+Changes to GoAccess 1.9.3 - Friday, May 31, 2024
2
+
3
+ - Added additional common bots to the list.
4
+ - Added Address Sanitizer via '--enable-asan' to the configure options for
5
+ debugging purposes.
6
+ - Fixed inability to parse JSON keys containing dots.
7
+ - Fixed out-of-bounds access for invalid HTTP status codes.
8
+ - Fixed out-of-bounds access when parsing a log in serial processing mode.
9
+ - Fixed regression introduced in 8f570c, which caused duplicate counts upon
10
+ restoring from disk via '--restore'.
11
12
Changes to GoAccess 1.9.2 - Friday, April 12, 2024
13
14
- Added World Map to the Geo Location panel on the HTML report.
0 commit comments