Skip to content

Releases: dbkangaroo/kangaroo

Kangaroo v6.3.1

04 Jan 03:06
Compare
Choose a tag to compare

Subscribe Kangaroo's WeChat channel

Kangaroo WeChat public channel

New features & bug-fixes

  • Improve preference dialog with css classes
  • Handle console warning message with error handle
  • Refactor transfer dialog with mobile support
  • Port dialog window to AdwDialog
  • Toolbar add show icon support
  • Improve note book tab widget experience
  • Update Chinese translation(zh-CN/zh-SG/zh-Hans/zh-Hant)
  • DataGrid: bring back the cell menu
  • Transpose: datagrid and toolbar support
  • Transpose: context menu support
  • Transpose: DSV format support
  • Transpose: XML format support
  • Transpose: JSON format support
  • Transpose: YAML format support
  • Transpose: HTML format support
  • Transpose: Javascript code support
  • Transpose: Lua code support
  • Transpose: PHP code support
  • Transpose: Python code support
  • Transpose: Ruby code support
  • Add AI provider: DeepSeek
  • App: fixed console warn message
  • App: fixed AI setting crash issue
  • SQLite: fixed rename statement issue
  • MySQL: fixed table options issue
  • MySQL: fixed column order issue
  • MariaDB: fixed table options issue
  • MariaDB: fixed column order issue
  • SQLServer: fixed alter table save issue

Kangaroo v6.2.1

30 Nov 03:34
Compare
Choose a tag to compare

New features & bug-fixes

  • Object explorer add source button
  • Refactor home view and add app id
  • DataGrid: text view add source code support
  • Refactor content and builder
  • Improve pane experience(double click to open)
  • Improve SQLite support: Check load and save
  • SQL Server: Improve synonym object support
  • SQL Server: Improve database support(repo expand/object switch)
  • MariaDB: improve database editing support
  • MySQL: improve database editing support
  • SQLite: improve database editing support
  • PostgreSQL: improve database and schema editing support
  • PostgreSQL: Improve function/procedure editing support
  • PostgreSQL: update obj_description usage
  • Improve Date & Time widget support
  • Workbench: Refactor UI with navigation support
  • Improve dark theme support
  • Refactor about dialog
  • Workspace: Add favorite and recent support
  • Workspace: improve status bar UI actions
  • Connections Add favorite and recent support
  • Windows installer add digital signature support
  • Update Chinese translation(zh-CN/zh-SG/zh-Hans/zh-Hant)
  • Fixed: can't view the last row(form)
  • Fixed: connection edit issue
  • Fixed: SQLServer database switch crash issue
  • Fixed: PostgreSQL connection specail character issue
  • Fixed: home center database icon click issue

Kangaroo v6.1.1

02 Nov 00:26
Compare
Choose a tag to compare

New features & bug-fixes

  • Connection view add background support
  • App add default style support
  • DataGrid Add text view support(12+ formats)
  • Export: Add YAML data format support
  • Export: Add pretty data format support
  • Export: Add multiple values insert SQL support
  • Export: Add data's delete SQL support
  • Improve AI experience
  • Refactor message dialog
  • Update Windows installer(Chinese / Multi-User / Multi-Version / Cleaner)
  • Improve Windows sandbox support
  • Improve editor's search/replace widget style
  • Update Chinese translation(zh-CN/zh-SG/zh-Hans/zh-Hant)
  • Fixed AI large model setting page issue
  • Fixed: app starter experience issue
  • Fixed: database repository experience issue
  • Fixed: object explorer experience issue

Kangaroo v6.0.1

12 Oct 15:56
Compare
Choose a tag to compare

New features & bug-fixes

  • Add SQL dialect support(SQLite/SQLServer/MySQL/MariaDB/PostgreSQL/SQL standard)
  • Refactor the routine view
  • Refactor editor search widget
  • Update editor's position and label
  • Add user defined object(UDF) support
  • Add AI large model setting support
  • Add AI large model context menu(Query/View/Routine)
  • Add AI assistant chat pane
  • Add AI assistant stream support
  • Update Chinese translation(zh-CN/zh-SG/zh-Hans/zh-Hant)

Kangaroo v5.3.1

31 Aug 10:08
Compare
Choose a tag to compare

New features & bug-fixes

  • EditorConfig specification support
  • Add Recent file/folder support
  • Workbench: Add full screen support
  • Workspace: Add zen mode support
  • Workspace: Refactor query button's menu
  • Add tooltip for home center page(ESC key/Middle click back to work)
  • User file locations support
  • Rename menu item label(Source -> View source)
  • DropDown add search support
  • Explorer: Implement rename support
  • Query view: Add save as support
  • Query view: Improve result pane position
  • Improve datagrid pagination support
  • Switch update process(curl) to internal thread
  • Refactor macOS app menu support
  • SQLite: Add generated column support
  • SQLite: Add extension module support
  • SQLite: Add builtin pragma support
  • SQLite: Add compile options support
  • SQLite: Add builtin function support
  • SQLite: Add column rename support
  • SQLite: Add auto increment update support
  • SQLite: Patch table support
  • SQLite: Patch view support
  • SQLite: Patch index support
  • SQLite: Patch trigger support
  • MySQL: Patch view support
  • MySQL: Patch index support
  • MySQL: Patch trigger support
  • MariaDB: Patch view support
  • MariaDB: Patch index support
  • MariaDB: Patch trigger support
  • PostgreSQL: Add rule object support
  • PostgreSQL: Patch view support
  • PostgreSQL: Patch index support
  • PostgreSQL: Patch trigger support
  • PostgreSQL: rename/enable/disable support
  • PostgreSQL: User/Role's login and nologin support
  • Fixed: file pane's sort issue
  • Fixed: history log filter menu state
  • Update Chinese translation(zh-CN/zh-SG/zh-Hans/zh-Hant)

Kangaroo v5.2.1

31 Jul 06:34
Compare
Choose a tag to compare

New features & bug-fixes

  • Improve data grid column width
  • Improve log history view experience
  • Query view results view orientation support
  • MySQL: improve table view patch script
  • MySQL: rename column support
  • MySQL: add vector type support
  • MySQL: improve primary key support
  • MySQL: unknown column DEFAULT_ENCRYPTION
  • MariaDB: improve table view patch script
  • MariaDB: improve primary key support
  • MariaDB: rename column support
  • MariaDB: add vector type support
  • PostgreSQL: improve table view patch script
  • PostgreSQL: improve primary key support
  • PostgreSQL: rename column support
  • PostgreSQL: add vector type support
  • PostgreSQL: improve check/exclude/rule/trigger support
  • PostgreSQL: generated column support
  • PostgreSQL: enable/disable support
  • PostgreSQL: inherit table support
  • SQL Server: improve primary key support
  • SQL Server: rename column support
  • SQLite: improve primary key support
  • Fixed: table view live column issue
  • Update Chinese translation(zh-CN/zh-SG/zh-Hans/zh-Hant)

Kangaroo v5.1.0

30 Jun 00:44
Compare
Choose a tag to compare

New features & bug-fixes

  • Refactor starter to improve performance
  • Add main menu items(Home)
  • MySQL: add default role page
  • MySQL: split user and role relation page to roles and members
  • MySQL: refactor user and role privilege page
  • MySQL: refactor user and role patch script
  • MariaDB: add default role page
  • MariaDB: split user and role relation page to roles and members
  • MariaDB: refactor user and role privilege page
  • MariaDB: refactor user and role patch script
  • PostgreSQL: split user and role relation page to roles and members
  • PostgreSQL: refactor user and role privilege page
  • PostgreSQL: refactor user and role patch script
  • Refactor preference's editor page: editor scheme preview
  • SQLite: disable user authentication support
  • Object edit preview page make as read only
  • Fixed: LIBSOUP3 post issue
  • Fixed: user/role context menu issue
  • Fixed: history log can't move back
  • Fixed: Windows manifest permission issue
  • Update Chinese translation(zh-CN/zh-SG/zh-Hans/zh-Hant)

Kangaroo v5.0.0

31 May 23:21
Compare
Choose a tag to compare

New features & bug-fixes

  • Add privilege dialog
  • Add object select dialog
  • Improve Windows installer
  • Refactor builder's where page
  • Refactor content view where page
  • SQL Server: implement server role support
  • SQL Server: implement database role support
  • SQL Server: implement application role support
  • PostgreSQL: split user's comment as a sub page
  • PostgreSQL: refactor user general page
  • PostgreSQL: split role's comment as a sub page
  • PostgreSQL: refactor role general page
  • PostgreSQL: fixed user/role context menu issue
  • Update Chinese translation(zh-CN/zh-TW/zh-SG/zh-HK)

Kangaroo v4.99.9

04 May 04:01
Compare
Choose a tag to compare

New features & bug-fixes

  • Improve intellisense experience
  • Add HTTP/WebSocket tunnel support
  • SQL Server: Implement sql view object support
  • SQL Server: Implement function object support
  • SQL Server: Implement Database object support
  • Update Chinese translation(zh-CN/zh-TW/zh-SG/zh-HK)
  • Fixed: copy row as feature issues
  • Fixed: SQL Server connection issue

Kangaroo v4.99.1

06 Apr 00:52
Compare
Choose a tag to compare

New features & bug-fixes

  • Improve connection workspace close experience
  • macOS: refactor app menu
  • SQLServer: add contained database support
  • SQLServer: improve table designer support
  • SQLServer: implement login designer support
  • SQLServer: implement user designer support
  • Fixed: SQL Server transaction support
  • Fixed: preference dialog issue
  • Fixed: invalid data caused editor assertion crash
  • Fixed: history log caused editor assertion crash
  • Update Chinese translation(zh-CN/zh-TW/zh-SG/zh-HK)