diff options
| author | 2015-11-25 16:48:41 -0500 | |
|---|---|---|
| committer | 2015-11-25 16:48:41 -0500 | |
| commit | 8e640722c62692818ab840d50b3758f89a41a54e (patch) | |
| tree | 38197eb1688a5afc338081ea17e15f938976e422 /SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt | |
| parent | 9618f0ebbf4b88045247c01ce8c8f58203508ebf (diff) | |
Imported Upstream version 3.0.7upstream/3.0.7
Diffstat (limited to 'SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt')
| -rw-r--r-- | SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt b/SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt index a94955a..38c2289 100644 --- a/SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt +++ b/SQLiteStudio3/coreSQLiteStudio/ChangeLog.txt @@ -1,3 +1,12 @@ +[3.0.7] + * [ADDED]: #2951 Implemented dropdown value picking for foreign key columns in grid view. + * [ADDED]: Context menu entry to go to row in referenced table by current foreign key cell value. + * [BUGFIX]: #2875 Fixed font misconfiguration after Qt update. + * [BUGFIX]: #2879 Fixed View updating after table modification, when view uses SELECT with table alias same as table name. + * [BUGFIX]: #2885 Fixed tokens parsing, causing random problems, such as incorrect formatting performed by the simple formatter. + * [BUGFIX]: Fixed preventing of setting null or empty value on query results that don't come directly from table. + * [BUGFIX]: Fixed duplicates while copying mupltiple lines from status field. + [3.0.6] * [ADDED]: #2740 Option to configure whether bottom dock area (with status field) should extend to left border, or should it leave space for database list. * [ADDED]: #2819 Introduced "compact layout" as an option (enabled by default) to minimize all margins on the interface. |
