Kangaroo 2021(Preview 4)
dbkangaroo
released this
31 Mar 00:46
·
115 commits
to master
since this release
New features & bug-fixes
- Implement hex editor support (completed)
- Add workspace tab UI support (completed)
- Add independent history support(completed)
- Add shortcut customize support(completed)
- Add data chart support (in progress)
- Add database model support (in progress)
- Add load and save model support
- Add node copy and paste support
- Add multi-selection support
- Drag and drop SQLite file on the workspace to open it #76
- Refactor app home page to improve experience
- Copy data as LUA table
- improve object tree experience
- Backup and restore workspace layout
- Add more language support
- Improve log support(add database and connection name)
- File monitor support for sql script file
- refactor content view to show feature bar
- all data tables are displayed by default
- refactor object panel to improve UI experience
- Add shortcut dialog for search and setup;
- Improve app title bar style, add color and image support.
- Add shell notification support
- Add confirm dialog while closing pages
- Refactor tool bar with GtkToolbar widget
- Fixed: Access denied: you need the SUPER privilege(s) for this operation
- Fixed: close tab view after deleted the database object.
- Fixed: update tab view after renamed the database object.
- Fixed: can't get system name on MacOS platform