Skip to content

v2.1

Compare
Choose a tag to compare
@liuch liuch released this 18 May 14:04
· 46 commits to master since this release

What's Changed

  • Fixed an error occurring when trying to upload a local report file by a user with manager access level
  • Added two new utilities: domains_admin.php and users_admin.php
  • In utilities implemented additional argument checks and added detailed hints when running without arguments
  • Implemented updating of statistics block in Web UI immediately after loading incoming reports via it
  • Improved error handling in XML parser
  • Some stylistic changes in Web UI
  • Other minor changes and updates