1
0
forked from pool/sqlitebrowser

Accepting request 322540 from home:cyberiad:branches:server:database

update to version 3.7.0

OBS-URL: https://build.opensuse.org/request/show/322540
OBS-URL: https://build.opensuse.org/package/show/server:database/sqlitebrowser?expand=0&rev=13
This commit is contained in:
2015-08-13 14:58:45 +00:00
committed by Git OBS Bridge
parent 73acf16de7
commit 998583b416
4 changed files with 27 additions and 6 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Aug 13 12:29:25 UTC 2015 - stephan.barth@suse.com
- update to version 3.7.0
* Among many bug fixes 3.7.0 also contains these upstream enhancements:
- Add option to remember last location for file dialogs
- Add option for setting the font used in the SQL code editor
- Preserve filters in Browse Data tab when changing tabs
- Allow setting the line type and the point shape in the plot area
- Add a 'Copy Create statement' popup action to Database Browser tab
See the full list of 3.7.0 changes under
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.7.0
* Major new features that were added by upstream for version 3.6.0:
- Better SQL export
- REGEXP support (see the wiki page for details...)
- NULL value highlighting - customisable in the preferences
See the full list of 3.6.0 changes under
https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/v3.6.0
-------------------------------------------------------------------
Tue Apr 28 21:32:32 UTC 2015 - crrodriguez@opensuse.org