version=0.2.0
{
    * 2010
    * New features :
      * Patient database implemented
      * New plugins : AGGIR for french only, AlertPlugin, FormManager
      * Special build for linux integration
      * Recent file manager implemented
      * DrugsWidget --> Read FreeDiams changelog

    * Technical improvements
      * Complete rewrite of the plugin management
      * UserManager is ready for group management
      * New architecture of the application
      * Some new libs
}

version=0.0.8
{
    * August 2009

    * --- English
    * New features:
       * Preparation of a multi-user use
       * A user management is available
       * Plugins prescription greatly improved
       * New print manager with managing headers, footers and watermark (not yet fully implemented)
       * Theming the GUI
       * Preparation of the patient data backup

    * Technical improvements
       * Switch to Qt 4.5.2 MacOs, Win32
       * Better management of databases
       * Better management of user settings
       * Additional libraries goes dynamic
       * Many speed improvements
       * New 'ActionManager' and 'ContextManager'

    * --- French
    * Nouvelles fonctionnalités :
      * Préparation d'une utilisation multi-utilisateur
      * Un gestionnaire des utilisateurs est disponible
      * Plugins prescription très largement amélioré
      * Nouveau gestionnaire d'impression avec gestion des entêtes, pieds de page et tatouage d'impression (non encore entièrement implémenté)
      * Thématisation de l'interface graphique
      * Préparation de la sauvegarde des données patient

    * Améliorations techniques
      * Passage à Qt 4.5.2 sous MacOs, Win32
      * Meilleure gestion des bases de données
      * Meilleure gestion des paramètres utilisateurs
      * Librairies additionnelles dynamiques
      * Beaucoup d'amélioration dans la rapidité d'exécution
      * Nouveau 'ActionManager' et 'ContextManager'
}

version=0.0.6
{
    * Jan 2009
    * Very first implementation of data saving/restoring (not fully functionnal)
    * New drugs selector plugin with drugs interactions tester
    * Drugs interactions stand alone application and FreeMedForms drugs widget
        * first version for testers
        * datas from AFSSAPS Dec 2008
    * first MacOs release (Universal Binary)
    * New 'special combo' widget : combo is filled with datas stored into a database or a file (not fully functionnal)
    * Command line parser for applications parameters and resources
    * Very first user identification (not functionnal)
    * Debugging informations via menu Help / Debugging informations
    * Ability to easily send informations to developers
}

version=0.0.5
{
    * Nov 2008
    * Form's widgets are now plugins of application
    * mfRichTextWidget's plugin provides new types : richtext, fullrichtext with many available options
    * New options : BoldLabel, Vertical, Horizontal, LabelOnTop, CompactView, NumericOnly, mask=XXXXX, Hide
    * New form navigation toolbar
    * Improvments on windows binaries
    * Massive code and project reorganisation
}

version=0.0.4
{
    * Nov 2008
    * Data saving is NOT implemented yet +++
    * Added button, spin, scriptonload, script, bibliography, license, authors
    * Script extensions (cf doc)
    * Multi-language ability for forms
    * PDF print of forms
    * Crash recovery of datas prepared (will be functionnal when data saving will be implemented)
    * Rudimentary "About this form" dialog
}

version=0.0.3
{
    * Oct 2008
    * Adding Date type to form's possibilities
    * Some corrections (thanks to Guillaume Denry)
    * Adding new script functions (sumOfChildren, sumOfCheckedLabels, sumOfInterpretValues, allChildInterpreted)
    * Adding new script properties for the objects (interpreted, completed,
    * Adding optional/required property for form's object (XML tag = <name completion="optional">...). Set by default to required.
    * Adding dynamic adding of form into an opened form (popupmenu on treeview)
    * Seg fault removed when clicking "New" action in file menu
}
version=0.0.2
{
    * Oct 2008
    * First implementation of the script engine
    * Adding understanded tags to XML forms
}
version=0.0.1
{
    * Oct 2008
    * First release
}
