Releases: dbkangaroo/kangaroo
Releases · dbkangaroo/kangaroo
Kangaroo v0.18.1.200406
New features & bug-fixes
- encrypt user password to keep user passwords safe.
- Implement insert, clone and delete functionality in the datagrid.
- Implement connection clone functionality in the start view
- Implement dump sql functionality on the dbtree
- Implement table schema editor on the dbtree
- Implement refresh functionality on the dbtree
- Improve workspace tab behavior(auto hide for one)
- fixed: return key behavior invalid on the dbtree
- fixed: crashed while open table with null value
Kangaroo v0.17.0.200323
New features & bug-fixes
- Support connection over SSH tunnel (Windows, Linux/Unix and MacOS)
- Add testing support for connection dialog
- Refactor context menu of datagrid
- Add dump sql (file and text) menu for dbtree
- Implement selection menu of datagrid
- Implement goto cell menu of datagrid
- Fixed: crashed while switching grid to form.
Kangaroo v0.16.0.200316
New features & bug-fixes
- Support SSH tunnel(Windows not yet pass test).
- Support input page number to switch page
- Improve: update layout of switch widget on dialog
- Fixed: can't open link on windows
- Fixed: log file index error
Kangaroo v0.15.0.200302
New features & bug-fixes
- Update and share openssl.vapi to keep user data safe.
- Improve language support(kangaroo.pot, zh_Hans and zh_Hant)
- Improve home view's web resource load performance
- Apply proxy setting for loading web resource
- Linux: change browser view to timeline text view
- Use combobox widget instead entry for log file size
Kangaroo v0.14.0.200217
New features & bug-fixes
- SQLite: support to create new database
- refactor database tree context menu
- integrated with openssl to keep user's password safe
- add pointer cursor for right panel icon
- fixed: update workbench default size while first run
Kangaroo 0.13.0.200210
New features & bug-fixes
- apply data grid style setting
- apply sql editor style setting
- windows 32bit version support
- implement SSH tunnel support(yet not integrate)
- minor change for connection dialog UI
- fixed: tool's icon incorrect on release version
Kangaroo 0.12.1.200120
New features & bug-fixes
- add setting dialog
- add dark theme support
- bind connection dialog with new setting model
- update start view with new setting model
Kangaroo 0.9.3.191202
New features & bug-fixes
- Implement tools page to support import function
- Import data from file(dsv/xml/json) #19
- implement the import UI(format, encoding and preview)
- implement the import UI(DSV format option)
- implement the import UI(data preview)
- implement the import UI(column mapping)
- implement the import UI(process progress)
- implement DSV format parse and preview
- implement data column mapping function (new)
- add ide framework interfaces for refactor
Kangaroo 0.11.1.200113
New features & bug-fixes
- redesign connection dialog to support SSH and SSL
- add donate icon on home page(Paypal/Wechat/Alipay)
- redesign configuration model and file(init --> json)
- Use symbolic icons in the Header Bar (#25)
- fixed: edit data in grid will update all rows
Kangaroo 0.11.0.200106
New features & bug-fixes
- add app home page
- reimplement DSV format engine
- improve DSV compatible with other tools.
- improve DSV option UI layout
- improve date column editting support
- fixed: generate sql statement incorrect.
- fixed: crash while importing data
- fixed: can't save data while editting on data grid
- fixed: warning message about db tree