Update ChangeLog
This commit is contained in:
parent
8f8d3851a7
commit
26ad1b4635
17
ChangeLog
17
ChangeLog
|
@ -1,3 +1,20 @@
|
|||
v0.6 (04/11/2022)
|
||||
** User **
|
||||
Replace track_users by filter_users plugins which can itnerpret conditional filters from configuration
|
||||
Don't save all visitors requests into database (save space and computing). Can be changed in deufalt_conf.py with keep_requests value
|
||||
Replace -c argument by config file. Now clean output is -C
|
||||
Add favicon
|
||||
Be more strict with robots : requires at least 1 hit per viewed page
|
||||
|
||||
** Dev **
|
||||
Update data from AWStats
|
||||
Add Geo IP location information
|
||||
Normalize URL before counting in stats
|
||||
Update feed detector : check 'feed', 'rss' or 'atom' string in user agent
|
||||
Move code to Python 3
|
||||
|
||||
** Bugs **
|
||||
|
||||
v0.5 (15/04/2020)
|
||||
** User **
|
||||
Add --dry-run (-D) argument
|
||||
|
|
Loading…
Reference in New Issue
Block a user