April 24th, 2009· Display real time information about the running server.
· Execute any kind of query and display the result in a dynamic table.
· Coloured dolphin in the status bar, that changes colour exactly as the application icon in the dock if the server is running or is stopped.
· Display a history list of all the executed queries available from the main window and in the status menu.
March 19th, 2009· Comes with many changes inside and outside the code.
· In the previous version, it was possibile to communicate only with the same MySQL version installed on my Mac, due to a logical error. Now, the application loads dinamically the main MySQL library installed on your Mac, and communicates with it! Hopefully, this new version won’t crash if it’s impossible to load the library.
· Other changes are related to the user experience improvement: the GUI has been partially redesigned, and so the main Icon.
· Implemented the toolbar icon menu in the top-right of the screen, the dinamic icon in the Dock and the real time update of the interface, all synchronised with the server status (running/stopped).