== Version 0.8.1 ==
 * New usability features:
    Option to separate remote resource dictionaries i.e. google translate from default searchs, to do not search them always.
    Option to do not search for texts with more than XX chars by selection. XX is configurable.
 * Using DBus to check for already running instance of MDic on X11 systems! and using the old lock file way on Windows!
 * Matched with new google translate output.
 * Fixed build problem on Ubuntu newer versions.

== Version 0.8 ==
 * Many changes and improvements in Gui
 * Gui mades more KDE like.
 * Build system changed to CMake
 * Supporting text translation Using Google translate. (You have to add/configure dictionary for this)
 * Support for Festival text to speech.
 * Support for DBus, We can make global shortcuts in Window manager using this. (take a look at help dialog!)
 * Code cleaning.
 * Some old bugs fixed.

== Version 0.6.3 ==
 * A help window added.
 * Spell checker added to app.
 * some bugs fixed.
 * Support for libnotify-bin implemented
 * Support for KDE(3.5 or 4.1) KDialog PassivePopup implemented

== Version 0.6.1-1 ==
 * add OnTop Option
 * bunch of bugs fixed.
 * add functionality to prevent user to close mainwindow before closing settings window
 * add some useful debugging codes
 * bug fix: read any text on selection, without enabling read any text option
 * add AUTHORS file.
 * update Makefile and add Doc files.
 * fix bug with ' contained words in search word.
 * Settings.cpp: fix a bug: crash app when press OK on Settings form, when espeak not installed on system.
 * disable Voice select combobox on non-English languages.
 * tr() function added to omitted UI messages.
 * change shape of MDic::GetMean function, and fix a bug: when select a word from MDic mainwindow and display mode set to Knotify or systray, mainwindow closed.
 * change DBMan::GetMean database query to do just one select on database! and increase speed af db!

== Version 0.6b1-74 ==
 * adding some icon for setting form.
 * changing mdic icon and mdic title icon.
 * add an option to show just first result on notify
 * take command line outputs more understandable
 * fix problem in settings form that force user to restart program on changing TTS system
 * add an icon for tuned column named unknown for sometimes that can't get db infos
 * open all dbs on start (selected or not!)
 * make convert dialog more usable (add option to set destination directory, and complete output log window!)
 * add MDicConv Form to convert a dictionary with good GUI! using mdicconv installed externally!
 * add saving directory that was used on adding database! and using it.
 * adding modifier
 * code cleaning.
 * changing border color of txtGet when phrase not found
 * connecting up and down arrow keys to sltForward and sltBackward functions.
 * adding setting button to the main form.
 * change Tune databases interface and functionality
 * Add option to double click on a row in databases table to show properties form
 * Add a overloaded show() function to settings form, now we can show form in certain tab!
 * bug Fix.
 * support KNotify on Dispay mode.
 * support for System tray message on display mode.
 * remove bgl2mdb.
 * add an small history system to MDic.
 * add function to support links bethween entries in babylon glossaries format mostly for babylon glossaries!
 * add supporting for KDE text to speech system
 * bunch of bugs fixed.
 * most same result is the first
 * configure options for espeak added.
 * Increase dictionary speed, with adding option to tune databases.
 * take mainwindow resizable.
 * check added databases to be useful.
 * get fully multilingual.
 * add support for adding bzip2 and gziped Databases.

== Version 0.4.41 ==

(2008-04-01)
 * Initial version.