Skip to content

Releases: dbkangaroo/kangaroo

Kangaroo v1.10.3

08 May 05:04
Compare
Choose a tag to compare

New features & bug-fixes

  • Windows: update library to the latest.
  • Fixed: Chinese support

Kangaroo v2.99.1

31 Mar 00:38
Compare
Choose a tag to compare

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

28 Feb 23:03
Compare
Choose a tag to compare

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

31 Jan 23:35
Compare
Choose a tag to compare

Subscribe Kangaroo's WeChat channel

Kangaroo WeChat public 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

30 Dec 02:31
Compare
Choose a tag to compare

Subscribe Kangaroo's WeChat channel

Kangaroo WeChat public 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

30 Nov 00:27
Compare
Choose a tag to compare

Subscribe Kangaroo's WeChat channel

Kangaroo WeChat public 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

01 Nov 00:23
Compare
Choose a tag to compare

Subscribe Kangaroo's WeChat channel

Kangaroo WeChat public 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

30 Sep 01:56
Compare
Choose a tag to compare

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

04 Sep 01:11
Compare
Choose a tag to compare

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

29 Jul 01:55
Compare
Choose a tag to compare

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