Update ChangeLog

This commit is contained in:
Grégory Soutadé 2025-02-03 10:06:16 +01:00
parent 8691302741
commit b2c9879412

View File

@ -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)