DBeaver 22.2.5

  • Data editor:
    • Top and bottom action toolbars were redesigned
    • Action buttons now show hints
    • Data export toolbar button is now configurable
    • Image viewer was switched to embedded web-browser mode (configurable)
    • The issue with spatial data viewer was fixed (“no more handles” error)
    • Errors in virtual column definition now handled properly
    • “Count nulls” function was added to the Calc panel
  • SQL editor:
    • Auto-completion with TAB key was implemented (!)
    • Hyperlink navigation was fixed for quoted identifiers and identifiers with spaces
    • The issue with keyword case auto-conversion was solved
    • Editor tabs now shows connection state icon (connected/failed)
    • Client-side commands prefix configuration was fixed
    • The issue with cursor position change on mouse right-click was resolved
  • Data transfer: tables/column mapping dialog was improved, problems with target column name were fixed
  • Database drivers:
    • License information was added to the most drivers
    • It is no longer need to restart DBeaver after driver settings change (bug in recent versions)
  • Connections:
    • SSH jump servers support was added for SSHJ implementation
    • Network profile edit UI was fixed
    • Connection error messages
  • General UI:
    • Dark theme support was added to XML editor
    • Dialog font settings is now applied to most popup dialogs
    • Database navigator quick filter now supports composite identifiers (thanks to @plotn)
  • Clickhouse: driver version was updated, this resolves many issues with different data types support
  • Oracle: DATE data type rendering is now configurable
  • PostgreSQL: auth role editor was moved to the database level
  • SQL server: it is now possible to disable TOP clause in select queries
Posted in Releases