Releases: dbkangaroo/kangaroo
Releases · dbkangaroo/kangaroo
Kangaroo v1.96.1
New features & bug-fixes
- Replace libgda with ODBC
- Add general database support
- Update the Chinese translation
Kangaroo v1.10.2
New features & bug-fixes
- Remove expire date
- Windows: update library to latest.
Kangaroo v1.95.1
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
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
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
New features & bug-fixes
- Add explorer view(Table + Iconic)
- Add search and sort support
- SQLite: load objects for explorer
- MariaDB: load objects for explorer
- MySQL: load objects for explorer
- PostgreSQL: load objects for explorer
- Add context menu for objects
- Implement context menu for table and view
- Refactor workspace toolbar
- Update database object icon
- Update Chinese translation
Kangaroo 1.91.1
New features & bug-fixes
- Refactor workbench and workspace
- Refactor import/export
- Refactor intellisense
- Refactor toolbars
- Refactor sql builder
- Refactor app expire notification
- Improve titlebar skin support
- Improve dialog style
- Split setting into app setting and server setting
- Move intellisense data to user document folder
- Update Chinese translation
- Fixed: can't open url with default app
- Fixed: insert sql error(user_name -> user__name)
- Fixed: model view crashed
- Fixed: DSV formats has a extra column
- Fixed: scalable image size issue
- Fixed: warning messages
Kangaroo 1.90.1
This is a technical preview version, please don't use it in the production environment.
New features & bug-fixes
- Update UI toolkit from GTK3 to GTK4
- Update UI library to GTK4 version
- Update GtkSoureceView from 4 to 5
- Merge setting and shortcut dialog
- Add document overview map
- Add style scheme support
- Add development support
- MySQL: Add user and privilege management support
- MariaDB: Add user and privilege management support
- PostgreSQL: Add user and privilege management support
Kangaroo 1.10.1
New features & bug-fixes
- Add visual SQL builder dialog
- Add values window
- Add icon for Datagrid context menu
- Add copy cell value with the algorithm
- Add update cell value with the algorithm
- Improve connection naming schema
- Improve toolbar layout
- Improve float type support
- Update Chinese translation
- Fixed: invalid SQL while large text type(PostgreSQL)
- Fixed: designer's checkbox not response.
- Fixed: connection crashed(MySQL/PostgreSQL)
- Fixed: can't load source of view(PostgreSQL)
- Fixed: macOS Chinese does not support
- Fixed: invalid SQL while meeting the same cell value
Kangaroo 1.9.1
New features & bug-fixes
- Add view designer
- Add Toolbar control
- Upgrade library libgda to 6.0.1
- Improve connection stability for MySQL/MariaDB
- Refactor repository's context menu
- Implement rename function for SQLite
- Implement rename function for MySQL/MariaDB
- Implement new/edit/source/rename/dump/copy names function for view
- Refactor query view's toolbar
- Update Chinese translation(zh-CN/zh-TW/zh-SG/zh-HK)
- Add column reorder support for data grid
- Improve format of DataTime/TimeStamp
- Add geometric point type support
- Add large text type support
- Improve installer for windows and MacOS
- Fixed: non-response while clicking the triangle icon on the tree
- Fixed: NULL/Empty string invalid
- Fixed: can't show view's columns in the model view
- Fixed: enlarge model view while importing objects.
- Fixed: can't load index entries (MySQL)
- Fixed: can't modify boolean data
- Fixed: warning message while loading intellisense data.