From 724c012ada23ef480c61fe99e3c9784b91aeb1ca Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 30 Dec 2014 00:06:52 -0500 Subject: Imported Upstream version 3.0.1 --- SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt') diff --git a/SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt b/SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt index 7042dcc..0baf02c 100644 --- a/SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt +++ b/SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt @@ -1,3 +1,9 @@ +[3.0.1] + * [ADDED]: When the data is being read into the Gird View, columns width gets automatically adjusted, so for small values they are shrinked and for bigger values they're enlarged, but never above the configured limit (a new option in config dialog). + * [ADDED]: Implemented support for immediate editing of rows just added to the WITHOUT ROWID tables (previously the manual refresh of data view was required). + * [BUGFIX]: Fixed support for expressions as DEFAULT value in table. + * [BUGFIX]: Fixed support under Windows for running portable distribution, while having different version of Qt installed in the system (added the qt.conf file). + [3.0.0] * [ADDED]: Application has been rewritten from scratch in C++ and Qt (was previously written in Tcl/Tk). This means improvements in all areas, especially in application performance, good looking interface, more friendly interface and more stability. * [ADDED]: Database list can now group databases in named groups (groups can be embedded in each other). -- cgit v1.2.3