Skip to content

Chat2DB Community 5.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 14:55
7379139

What's Changed

  • ci(dependabot): group related dependency updates by @openai0229 in #2208
  • feat(ui): align Community actions with Lucide icons by @openai0229 in #2249
  • fix(i18n): localize editor custom font tooltip by @openai0229 in #2253
  • fix(mysql): resolve comma-separated relations in dot-scoped completion by @mvanhorn in #2088
  • fix(sql-editor): remove slash-triggered AI entry by @openai0229 in #2258
  • feat(workspace): improve session panel resizing by @openai0229 in #2264
  • fix(sql-editor): sync action state on content changes by @openai0229 in #2263
  • feat(settings): improve navigation and configuration search by @openai0229 in #2267
  • feat(sql-editor): add output history retention option by @openai0229 in #2270
  • fix(ui): align chart icon and page-size chevron by @openai0229 in #2284
  • feat(sql-editor): use table icon for result tabs by @openai0229 in #2285
  • feat(workspace): open history in editable console by @openai0229 in #2299
  • feat(workspace): name SQL on initial save by @openai0229 in #2305
  • fix(oscar): stop leaking internal ROWNUM column on first page of paginated queries by @HandSonic in #2304
  • feat(table-editor): default new table columns to nullable by @liulipengju in #2312
  • fix(opengauss): mark system databases/schemas instead of removing them by @HandSonic in #2303
  • fix(mariadb): quote/escape unmapped JDBC values and keep now()/default bare in SQL conversion by @HandSonic in #2302
  • fix(informix): make INFORMIXSERVER URL rewrite idempotent to avoid ever-growing JDBC URL on reconnect by @HandSonic in #2289
  • fix(xugudb): use OracleSqlParser instead of MysqlSqlParser for Oracle-dialect plugin by @HandSonic in #2287
  • fix(datasource): persist BigQuery project, email, and keyfile fields by @Hamza-ali1223 in #2179
  • feat(sql-editor): improve result history controls by @openai0229 in #2344
  • [codex] fix(history): preserve full SQL behind previews by @HanawaBanana in #2311
  • fix(export): restore desktop connection export and feedback by @AlcoholTobaccoCode in #2254
  • [codex] fix(result-grid): preserve change tracking after no-op undo by @HanawaBanana in #2298
  • fix(clickhouse): preserve Decimal precision when scale is null (#2192) by @liulipengju in #2314
  • 260728 fix selectboundinfo key index by @liulipengju in #2313

New Contributors

Full Changelog: v5.3.1...v5.3.2