Skip to content

v1.3

Compare
Choose a tag to compare
@liuch liuch released this 07 Dec 23:58
· 328 commits to master since this release

What's Changed

  • Added the ability to load report files from a local server directory.
  • fetch_reports.php script now has one optional parameter that allows you to specify the type of source to load report files from.
  • Added allowed_domains option. This option allows you to automatically add new domains from incoming reports. See conf.php for details.
  • Added visual highlighting of user-modified settings in the settings list.
  • Added some checks for incoming reports.
  • Added the ability to sort the settings table.
  • Updated README.
  • Updated the screenshots.
  • Some minor fixes.
  • Refactoring and optimization.