diff --git a/ChangeLog b/ChangeLog index d2cf752..9bad29e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +v0.7 (17/03/2024) +** User ** + Awstats data updated (7.9) + Improve page/hit detection + --display-only switch now takes an argument (month/year), analyze is not yet necessary + Add --disable-display option + Geo IP plugin updated (use of [ip-api.com](https://ip-api.com/)) + Add _subdomains_ plugin + New way to display global statistics : with links in months names instead of "Details" button + Add excluded domain option + +** Dev ** + Remove detection from awstats dataset for browser + Don't analyze referer for non viewed hits/pages + Remove all trailing slashs of URL before starting analyze + Main key for visits is now "remote\_ip" and not "remote\_addr" + Add IP type plugin to support IPv4 and IPv6 + Update robot detection + Display visitor IP is now a filter + Generate HTML part in dry run mode (but don't write it to disk) + Set lang value in generated HTML page + Add no\_referrer\_domains list to defaut_conf for website that defines this policy + Set count\_hit\_only\_visitors to False by default + +** Bugs ** + Flags management for feeds display + v0.6 (20/11/2022) ** User ** Replace track_users by filter_users plugins which can interpret conditional filters from configuration