forked from telephone/LookingGlass
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGELOG.txt
34 lines (29 loc) · 1.06 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
* 1.3.2 (2016-01-17)
* Update HTML for Bootstrap 3
* Remove Legacy Themes
* Add Default Bootstap theme
* 1.3.1 (2016-01-17)
* PHP7 compatibility fix
* 1.3.0 (2015-01-25)
* Fix RDNS XSS
* Fix ' ' being escaped by temporary patch (SHA a421a8e)
* Fix 'REQUEST_URI' XSS (URL is now hard-coded via config)
* Catch error when using IPv6 hostname with IPv4 command, and vice versa
* Added .htaccess (fixes readable subdirectory)
* Added sample Nginx configuration (fixes readable subdirectory)
* GNU shred to create test files (fixes gzip and ssl compression)
* Update configure.sh (add site url, sudo for centOS, and user:group chown)
* Update cerulean and united to Bootstrap v2.3.2
* Update readable and spacelab to Bootstrap v2.2.1
* Update Jquery to v1.11.2
* Update XMLHttpRequest.js
* 1.2.0 (2012-10-01)
* Multiple themes
* Rate limiting
* 1.1.0 (2012-09-24)
* Added --report-wide to MTR
* Fix MTR on RHEL OS'
* 1.0.0 (2012-09-23)
* Added network commands
* Automated install via bash script
* Long polling via output buffering