diff --git a/ChangeLog b/ChangeLog index 9bad29e..1c78cbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +v0.8 (03/02/2025) +** User ** + Add multimedia_re filter to detect multimedia files by regular expression + Add domain and number of subscribers for feed parser + Add "no_merge_feeds_parsers"_list conf value + Add "robot_domains" configuration value + Add rule for robot : forbid only "1 page and 1 hit" + Add "ignore_url" conf value + +** Dev ** + Sanitize HTTP requests before analyze + Try to detect robots by "compatible" strings + Move feeds and reverse_dns plugins from post_analysis to pre_analysis + Move reverse DNS core management into iwla.py + +** Bugs ** + Fix potential division by 0 + + v0.7 (17/03/2024) ** User ** Awstats data updated (7.9)