Skip to content

Releases: dbkangaroo/kangaroo

Kangaroo v1.96.1

01 Jul 02:04
Compare
Choose a tag to compare
Kangaroo v1.96.1 Pre-release
Pre-release

New features & bug-fixes

  • Replace libgda with ODBC
  • Add general database support
  • Update the Chinese translation

Kangaroo v1.10.2

01 Jul 14:37
Compare
Choose a tag to compare

New features & bug-fixes

  • Remove expire date
  • Windows: update library to latest.

Kangaroo v1.95.1

01 Jun 00:15
Compare
Choose a tag to compare

New features & bug-fixes

  • MySQL: Add role designer
  • MySQL: Add schema designer
  • MySQL: Add database designer
  • MariaDB: Add role designer
  • MariaDB: Add schema designer
  • MariaDB: Add database designer
  • PostgreSQL: Add role designer
  • PostgreSQL: Add schema designer
  • PostgreSQL: Add database designer
  • Update explorer view with database and schema support
  • Refactor object tree context menu
  • Bind tab title with explorer title
  • Update the Chinese translation

Known issues

  • MySQL: throw error message 'can't run this command now' after call function/procedure(libgda).
  • MariaDB: throw error message 'can't run this command now' after call function/procedure(libgda).

Kangaroo v1.94.1

01 May 00:34
Compare
Choose a tag to compare
Kangaroo v1.94.1 Pre-release
Pre-release

New features & bug-fixes

  • MySQL: Add function designer
  • MySQL: Add procedure designer
  • MySQL: Add user designer
  • MariaDB: Add function designer
  • MariaDB: Add procedure designer
  • MariaDB: Add user designer
  • PostgreSQL: Add function designer
  • PostgreSQL: Add procedure designer
  • PostgreSQL: Add user designer
  • Add runtime version support on the About window
  • Update the Chinese translation
  • Fixed: workspace view issue
  • Fixed: autosave cache file issue

Known issues

  • MySQL: throw error message 'can't run this command now' after call function/procedure(libgda).
  • MariaDB: throw error message 'can't run this command now' after call function/procedure(libgda).

Kangaroo v1.93.1

01 Apr 01:59
Compare
Choose a tag to compare
Kangaroo v1.93.1 Pre-release
Pre-release

New features & bug-fixes

  • SQLite: Add index designer
  • SQLite: Add trigger designer
  • SQLite: Refactor data view designer to improve support
  • MySQL: Add index object support
  • MySQL: Add trigger object support
  • MySQL: Add index designer
  • MySQL: Add trigger designer
  • MySQL: Refactor data view designer to improve support
  • MariaDB: Add index object support
  • MariaDB: Add trigger object support
  • MariaDB: Add index designer
  • MariaDB: Add trigger designer
  • MariaDB: Refactor data view designer to improve support
  • PostgreSQL: Add index designer
  • PostgreSQL: Add trigger designer
  • PostgreSQL: Refactor data view designer to improve support
  • Add connection detail view for workspace
  • Update repository tree icon
  • Update the Chinese translation
  • Refactor starter view
  • Refactor repository view
  • Fixed: data view designer's restore issue
  • Fixed: workspace menu loading issue
  • Fixed: crash while active_id is null
  • Fixed: editor input issue while having a selection
  • Fixed: can't load schema views for MySQL/MariaDB
  • Fixed: crashed while PostgreSQL database is empty

Kangaroo v1.92.1

28 Feb 00:15
Compare
Choose a tag to compare
Kangaroo v1.92.1 Pre-release
Pre-release

New features & bug-fixes

  1. Add explorer view(Table + Iconic)
  2. Add search and sort support
  3. SQLite: load objects for explorer
  4. MariaDB: load objects for explorer
  5. MySQL: load objects for explorer
  6. PostgreSQL: load objects for explorer
  7. Add context menu for objects
  8. Implement context menu for table and view
  9. Refactor workspace toolbar
  10. Update database object icon
  11. Update Chinese translation

Kangaroo 1.91.1

28 Jan 00:47
Compare
Choose a tag to compare
Kangaroo 1.91.1 Pre-release
Pre-release

New features & bug-fixes

  1. Refactor workbench and workspace
  2. Refactor import/export
  3. Refactor intellisense
  4. Refactor toolbars
  5. Refactor sql builder
  6. Refactor app expire notification
  7. Improve titlebar skin support
  8. Improve dialog style
  9. Split setting into app setting and server setting
  10. Move intellisense data to user document folder
  11. Update Chinese translation
  12. Fixed: can't open url with default app
  13. Fixed: insert sql error(user_name -> user__name)
  14. Fixed: model view crashed
  15. Fixed: DSV formats has a extra column
  16. Fixed: scalable image size issue
  17. Fixed: warning messages

Kangaroo 1.90.1

31 Dec 10:25
Compare
Choose a tag to compare
Kangaroo 1.90.1 Pre-release
Pre-release

This is a technical preview version, please don't use it in the production environment.

New features & bug-fixes

  1. Update UI toolkit from GTK3 to GTK4
  2. Update UI library to GTK4 version
  3. Update GtkSoureceView from 4 to 5
  4. Merge setting and shortcut dialog
  5. Add document overview map
  6. Add style scheme support
  7. Add development support
  8. MySQL: Add user and privilege management support
  9. MariaDB: Add user and privilege management support
  10. PostgreSQL: Add user and privilege management support

Kangaroo 1.10.1

30 Jul 23:20
Compare
Choose a tag to compare

New features & bug-fixes

  1. Add visual SQL builder dialog
  2. Add values window
  3. Add icon for Datagrid context menu
  4. Add copy cell value with the algorithm
  5. Add update cell value with the algorithm
  6. Improve connection naming schema
  7. Improve toolbar layout
  8. Improve float type support
  9. Update Chinese translation
  10. Fixed: invalid SQL while large text type(PostgreSQL)
  11. Fixed: designer's checkbox not response.
  12. Fixed: connection crashed(MySQL/PostgreSQL)
  13. Fixed: can't load source of view(PostgreSQL)
  14. Fixed: macOS Chinese does not support
  15. Fixed: invalid SQL while meeting the same cell value

Kangaroo 1.9.1

31 May 01:39
Compare
Choose a tag to compare

New features & bug-fixes

  1. Add view designer
  2. Add Toolbar control
  3. Upgrade library libgda to 6.0.1
  4. Improve connection stability for MySQL/MariaDB
  5. Refactor repository's context menu
  6. Implement rename function for SQLite
  7. Implement rename function for MySQL/MariaDB
  8. Implement new/edit/source/rename/dump/copy names function for view
  9. Refactor query view's toolbar
  10. Update Chinese translation(zh-CN/zh-TW/zh-SG/zh-HK)
  11. Add column reorder support for data grid
  12. Improve format of DataTime/TimeStamp
  13. Add geometric point type support
  14. Add large text type support
  15. Improve installer for windows and MacOS
  16. Fixed: non-response while clicking the triangle icon on the tree
  17. Fixed: NULL/Empty string invalid
  18. Fixed: can't show view's columns in the model view
  19. Fixed: enlarge model view while importing objects.
  20. Fixed: can't load index entries (MySQL)
  21. Fixed: can't modify boolean data
  22. Fixed: warning message while loading intellisense data.