dbForge Studio for PostgreSQL V2025.2.37

Released: Sep 23, 2025

Aggiornamenti in V2025.2.37

Funzionalità

  • AI Assistant
    • Introduced automatic error submission from the Error List to AI chat for detailed explanations and suggested fixes.
    • Added a Web Search option in the AI Assistant chat, allowing searches across Devart documentation, website, and blog.
  • Improvements
    • Improved encryption capabilities.
    • Added tooltips to the SQL document tab, showing connection and database names, document owner, full file path, and server version.
    • Introduced the ability to customize the position where new document tabs open.
    • Added Alt+Up and Alt+Down shortcuts to move selected lines up or down in the SQL document.
    • Added the Ctrl+Shift+A shortcut to select the entire statement in the SQL document, including all related keywords, operators, and values.
    • Introduced the Alias refactoring feature.
    • Added support for NaN values in the numeric data type in Data Editor.
    • Improved the file opening speed.
    • Improved document name generation to avoid conflicts with the names of existing open documents.
    • Removed the call to pg_backend_pid() between the START TRANSACTION and SET TRANSACTION commands.
    • Introduced caret position persistence upon document reload.

Correzioni

  • Resolved an issue with displaying script differences that occurred when Word Wrap was enabled.
  • Fixed an issue with the truncation of numeric values in Data Editor.