------------------
JDBStudio v0.0.8
------------------
- added database auto connect option
- GENERIC: added drivers and configuration samples for HSQLDB and DBF files
- GENERIC: user name is not required to register new connection (some of the drivers do not require user name)

BUG FIXES:
- Data view: fetching records scrolled the table from the beginning.

==================================================================================================

------------------
JDBStudio v0.0.7
------------------

- GENERIC: added drivers and configuration samples for MS SQL Server, PostgreSQL
- GENERIC: working with schemas, added new actions: refresh, new table, new view and new procedure

BUG FIXES:
- ObjectInspector: creating, dropping tables within schemas didn't refresh the object tree properly
===================================================================================================

------------------
JDBStudio v0.0.6
------------------

- code refactoring
- plugin functionality: generic, firebird, fyracle plugins
- GENERIC: added drivers and configuration samples for Sybase, mysql and  oracle
- JEdit used for editing and syntax highlighting
- SQLEditor: statement history
- SQLEditor: rearranged working style with multiple scripts and multiple resultsets
- Object inspector: added "Get fields" action for tables and views
==================================================================

------------------
JDBStudio v0.0.5
------------------

BUG FIXES:
- table grids: sorting and resizing moved columns
=================================================

------------------
JDBStudio v0.0.4
------------------

- prototype syntax highlighting
- columns on Data panel and in SQLEditor are autosized according to the header,
- double click on right header border resizes the column,
- single click on header sorts the displayed data,
- tooltips for not fully visible cells,
- SQLEditor: support for large result sets,
- SQLEditor: runing query into separate results panel,
- SQLEditor: bottom buttons have accelerator keys,
- Data panel: update/insert operation displays message if there are more rows with the same values,
- constraints panel resizable,
- better displaying minimized windows titles
============================================
