Releases: dbkangaroo/kangaroo
Releases · dbkangaroo/kangaroo
Kangaroo v1.10.3
New features & bug-fixes
- Windows: update library to the latest.
- Fixed: Chinese support
Kangaroo v2.99.1
New features & bug-fixes
- SQLite: add direct access support
- MySQL: add direct access support
- MariaDB: add direct access support
- PostgreSQL: add direct access support
- Improved floating-point display support
- Improved connection establishment
- Updated Chinese translation
Kangaroo v2.3.2
New features & bug-fixes
- MySQL: Add executor menu item
- MariaDB: Add executor menu item
- PostgreSQL: Add executor menu item
- Update DataGrid normal style bg color
- Update Chinese translation
- Fixed: Unknown SCHEMA_COMMENT (< MariaDB 10.5)
- Fixed: executor's file dialog issue
- Fixed: intelligence issue
- Fixed: DataGrid crashes
Kangaroo v2.3
Subscribe Kangaroo's WeChat channel
New features & bug-fixes
- Add query file pane
- Add model file pane
- Update toolbar style
- Workspace add split support (vertical or horizontal)
- Workspace add status bar
- Workspace add language support
- Workspace add line ending support
- Workspace add file encoding support
- Workspace add word wrap support
- Workspace add indentation support
- Workspace add position support
- Workspace add pane switching support
- Workspace add worksheet message support
- Update about window(System information)
- Update RPM installer script
- Update Chinese translation
- Remove view submenu from main menu
Kangaroo v2.2.1
Subscribe Kangaroo's WeChat channel
New features & bug-fixes
- Add executor dialog
- Add dump & transform dialog
- Add time cost for query
- SQLite: fixed index load issue
- SQLite: fixed backup name issue
- MariaDB: fixed schema scope issue
- MySQL: fixed schema scope issue
- PostgreSQL: fixed v15 user info issue
- Update intellisense proposal's icon
- Update Chinese translation
- Update Windows installer to select drivers default
- Update GTK library to 4.9.2
Kangaroo v2.1.1
Subscribe Kangaroo's WeChat channel
New features & bug-fixes
- Add dynamic QR code support
- Add debian package support
- Implement designer's clone menu action
- Implement designer's copy/paste action
- Add designer's cut menu item
- Add SQL
EXPLAIN
statement with format support - Add SQL
ANALYZE
statement support - Refactor SQL beautify and minify
- Improve editor undo support
- Update linux package script
- Update Chinese translation
- Fixed: app crashed while closing book page
- Fixed: SSH label issue
Kangaroo v2.0.0
Subscribe Kangaroo's WeChat channel
New features & bug-fixes
- Refactor importer page (columns/preview)
- Refactor columns selection dialog
- Refactor SQLite columns dialog
- Refactor PostgreSQL columns dialog
- Refactor MySQL columns dialog
- Refactor type values dialog (Enum/set)
- Refactor documents dialog
- Refactor DataGrid events and context menu
- Replace icon with symbolic icon
- Implement form view edit and save support
- Implement table view edit and save support
- Implement Binary/BLOB import/export/save support
- Improve SQLite schema support
- Form view navigation support
- Update Chinese translation
- Fixed numeric value lost its decimal issue
- Fixed toolbar icon size issue
- Fixed explorer DataGrid issue
- Fixed import data failure issue
- Fixed index loading crash issue
- Fixed repo tree node change issue
- Fixed SQLite function crash issue
- Fixed application warning messages
- Fixed compiler warning messages
- Fixed context menu dump action issue
Kangaroo 1.99.1
New features & bug-fixes
- Normalize DataModel and MetaModel
- Refactor documents dialog
- Refactor export pages
- Refactor import pages
- Refactor connection dialog
- Add attach database dialog
- Upgrade libsoup2 to libsoup3
- Add ODBC general support
- Add ODBC help entry point
- Add object search support
- Update Windows and ArchLinux installer and deploy script
- SQLite: attach and detach database
- SQLite: load extension support
- Improve the way to create new connection
- Update Chinese translation
- Fixed shortcut file issue
Kangaroo 1.98.1
New features & bug-fixes
- DataGrid add style for current cell
- SQLite: refactor table designer
- MySQL: refactor table designer
- PostgreSQL: refactor table designer
- Normalize column's length/precision/scale
- Update the Chinese translation
- Fixed ODBC CHAR/WCHAR data type issue
- Fixed connection's driver missed issue
- Fixed drop SQLite file to create connection issue
- Fixed MySQL/MariaDB encoding(Chinese) issue
Kangaroo v1.97
New features & bug-fixes
- Update windows deploy script
- Update ArchLinux build script
- Upgrade close confirm dialog
- Refactor datagrid with ColumnView
- Windows installer support ODBC drivers
- Improve Windows installer l10n support
- Improve object explorer sort support
- Improve content builder
- Improve SQL builder
- Improve DBNull value support
- Update the Chinese translation
- Fixed ODBC connection issues