Update ChangeLog and Documentation
This commit is contained in:
17
ChangeLog
17
ChangeLog
@@ -1,12 +1,23 @@
|
||||
v0.5 (25/05/2017)
|
||||
v0.5 (15/04/2020)
|
||||
** User **
|
||||
Add --dry-run (-D) argument
|
||||
Add more rules for robot detection :
|
||||
More than ten 404 pages viewed
|
||||
No page and no Hit
|
||||
Pages without hit
|
||||
New format for (not_)viewed pages/hits and bandwidth that are now recorded by day (in a dictionnary were only element 0 is initialized). Element 0 is the total. WARNING : not backward compatible with previous databases.
|
||||
Sync data with awstat (develop branch : 7.7+)
|
||||
Make backup before compressing (low memory servers)
|
||||
Add top_pages_diff plugin
|
||||
Add IP exclusion feature
|
||||
** Dev **
|
||||
Use cPickle instead of pickle
|
||||
Don't save all robots requests (only first pass is kept) which allow to save a large amount of memory/disk space
|
||||
Add one more rule to robot detection : more than ten 404 pages viewed
|
||||
Handle URLs with empty referer
|
||||
Don't try to find search engine on robots
|
||||
** Bugs **
|
||||
|
||||
Fix KeyError : geo attribute can not exists
|
||||
Call post hook plugins even in display only mode
|
||||
|
||||
v0.4 (29/01/2017)
|
||||
** User **
|
||||
|
Reference in New Issue
Block a user