Skip to content

Releases: dwydler/LookingGlass

2.0.3

02 Dec 21:07
678f31a
Compare
Choose a tag to compare

Full Changelog: 2.0.2...2.0.3

2.0.2

06 Oct 13:55
Compare
Choose a tag to compare

Full Changelog: 2.0.1...2.0.2

2.0.1

06 Oct 13:44
Compare
Choose a tag to compare

Security

  • Fixed SRI Hashes for all css and js files

Bugfixes

  • Fixed URL to correct GitHub repository (README.md)

2.0.0

06 Oct 13:43
Compare
Choose a tag to compare

Security

  • Added different Security Headers for Apache und NGINX configuration
  • Added Cross-Site Request Forgery (CSRF) protection
  • Source code adapted for PHP 8.x and higher. PHP 7.x not supported anymore.

Changes

  • Added Darkmode to hte UI
  • jQuery and Bootstrap CSS updated to the latest version
  • Layout of the page completely revised
  • Added support for the tool iPerf / iPerf3
  • Added support for IPv4 oder IPv6 only operation
  • README.md completely revised and expanded
  • Added sample configuration for Apache and NGINX Webserver
  • Added link for legal notice and privacy policy
  • Added multi language support to the UI
  • HTML source code is now W3C compliant
  • Hyperlinks now open in a new tab/window by default.

Bugfixes

  • The ping function now only uses the IPv4 address of the target.
  • If the FQDN does not have a valid IPv4 or IPv6 address, an error message is now output.

Note

Of course, many more bugs have been fixed and features implemented. As always, details in the commits.

1.4.0

06 Oct 13:41
Compare
Choose a tag to compare

Full Changelog: v2.0.1...v1.4.0