Release Notes: New charts are generated for daily statistics, reachable by clicking on the corresponding monthly statistics chart. The edacs-chartsgen was rewritten to fix the bug of incorrect handling for new reporting routers. Compiler warnings due to changing a const ** variable were eliminated, also eliminating unsafe "strcpy".
Release Notes: A user-info.cgi script was added to show the remote IP or phone number a user is coming from. CGI crosslinks were added for quicker access to session data.
Release Notes: EDAcS was completely reworked. The CGI was changed from being written in Perl to being written in C and suing DBD/DBI to Oracle Instantclient (OCI) and libsqlora. Graph generation was redesinged from using rrdtool to using direct GD image generation.