Chive 0.5.0 released

Written for chive by David Roth on 2011-07-13

I’m pleased to announce the release of chive 0.5.0, a next generation mysql-management software which brings joy to web developers.

Since the last release of the 0.4 series we fixed 10 Bugs including some nice improvements.
Some Key changes are:

- Improved import
- Improved search+edit handling
- Submit SQL-Query with CTRL+Enter + visual feedback

Fixed Bugs:

#793918 The import feature does not run entirely
#792869 Table export: Table name in lower case on Mac OSX
#792973 Procedures with syntax errors are deleted on save
#800106 Search is thrown away after row-editing
#804666 on function update function disappear
#808798 'Null' option does not work as expected
#797468 When exporting as csv, file extension should be csv
#800094 Submit Search with Enter does not work in chrome
#801186 date_default_timezone_set problem
#800104 Submit SQL Query with Ctrl+Enter

For more information including detailed changelog check out this page: https://launchpad.net/chive/+milestone/0.5.0

Chive 0.5 can be downloaded here: http://launchpad.net/chive/0.5/0.5.0/+download/chive_0.5.0.tar.gz

If you are using Linux, there is a very simple way to install Chive. Just run the following command to download and extract Chive::

wget -O - http://launchpad.net/chive/0.5/0.5.0/+download/chive_0.5.0.tar.gz|tar -xzp

We hope that you will enjoy using Chive 0.5.0 and we are looking forward to receive your feedback in Launchpad (https://launchpad.net/chive).

Updated .

Read all announcements