- Major update of the project with small improvements.
- RSA is used to decrypt the version of the software sent by the client;
- Added server side pagination for the table of hits;
- Some improvements to the stats page;
- It is now possible to delete a log entry from the database;
- Various Web user interface improvements.
- first release.
- basic functions are implemented: checking of the version of a software, checking for CVEs related to a specific version of a software and finally logging of some client related information for statistics purpose.
- a simple view also displays some statistics per project.