Current version (v0.2) is under development.
v0.1 -> Stabilized version of RTH 1.7.2 :
        - Integration of latest development snapshot.
        - Code cleaning.      
v0.2 -> Components refresh :
        - Deletion of JPGraph due to licence issue (eZ Graphs / Dojo Charts).
        - Migration of ADODB to PDO native component.
        - Migration of phpmailer to Zend_Mail.
        - Migration of LDAP internal script to Zend_LDAP.
        - Migration of i18n internal script to Zend_Translate.
        - Migration of Authentication internal script to Zend_Authentication.
        - Migration of Excel internal script to PHPExcel.
        - Integration of Dojo Toolkit
        - Integration of CodeMirror.
        - Integration of Drupal.
        New features :
        - New User Interface.
        - Installation wizard.
        - Integration of Dojo Toolkit :
            * Menu.
            * Forms.
            * Data Table.                      
            * Requirement Treeview.
            * Charting.
            * Filter hidden panel.
            * ...              
        - Graphs can be :
            * Served by server throughout application (eZ Graphs).
            * Specific to project by the means of a template system.
        Enhancements :
        - PHP Import/Export improved as the former solution relied on CSV fake
          import/export.            
v0.3 -> New features :
        - Plugin architecture.
        - Reports and Graphs can be created dynamically by users with Dojo Charts.
v0.4 -> New features :
        - Web services.
        - Integrated help in english and french.
        - Plugin demo : Integrated ISTQB(R) Glossary (http://istqb.org/display/ISTQB/Home).
        - Plugin demo : PiWik integration.
v0.5 -> New features :    
        - Selenium Connector.
Later on:
        - JMeter connector.
v1.0 -> First public release