Share

Free-SA

File Release Notes and Changelog

Release Name: 1.4.5

Notes:


Changes: 1.4.5: * (w_internal.c) Due to different case of usernames at log files all usernames are converted now to lower case, this will also symplify filtering and improve cygwin porting (filenames at Win32 are case insensitive). * (r_users.c, w_log_operations.c) Sort order at user fullurl report (UFR) is correct now. * (r_users.c, w_config.*) 'ufr_split' option for placing every site into separate file in user fullurl report (UFR) implemented. * 2033841 (w_internal.c) If month and year of start and end of the period is same, then build user graphics reports (UGR) using month scale, not year. Earlier we just check if period is not longer than 30 days, but there is months which are 31 days. * (w_config.c, r_reports.c, r_users.c, r_typical.c, r_userdatetime.c) Minor code optimisation of sort order string in reports.