File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 1
1
AWStats Changelog
2
2
-----------------
3
3
4
+ ***** 7.9 *****
5
+
6
+ Add Windows 11 and Android 13 operating systems
7
+ Update Hungarian translation and migrate it to UTF-8.
8
+ fix cross site scripting
9
+ Replace hard coded text with $Message ( Monthly, Daily, Hourly )
10
+ Android 11 + 12, MacOS 11 ( Big Sur ) + 12 ( Monterey )
11
+ Catch up german translations
12
+ Change the substitution that replaces newlines with BR elements so that the syntax works for both HTML and XHTML.
13
+ Added a few robots and 1 phone browser. Also corrected some errors in devlop robots.pm
14
+ Only look for configuration in dedicated awstats directories
15
+ Unwrap SRS e-mail addresses
16
+ Fixes #195/CVE-2020-35176
17
+ As geoip2_country doesn't have AddHTMLGraph_geoip2_country, it should only generate subpage for geoip2_city.
18
+ added support for HaikuOS and Safari based WebPositive browser
19
+ Adding missing td-tag opening
20
+ Tajik Language Support
21
+
22
+
4
23
***** 7.8 *****
5
24
6
25
NEW Add SelectBox for DatabaseBreak Mode: month,day and hour.
Original file line number Diff line number Diff line change @@ -180,4 +180,5 @@ message175=Версии Chrome
180
180
message176=Версии Konqueror
181
181
message177=,
182
182
message178=Скачивания
183
- message179=TБ
183
+ message179=Export CSV
184
+ message180=TБ
Original file line number Diff line number Diff line change @@ -180,4 +180,5 @@ message175=Гунаҳои Chrome
180
180
message176=Гунаҳои Konqueror
181
181
message177=,
182
182
message178=Боргириҳо
183
- message179=ТБ
183
+ message179=Export CSV
184
+ message180=ТБ
You can’t perform that action at this time.
0 commit comments