Lanzamientos de SQL Prompt Pro

Released: Apr 28, 2026

Actualizaciones en 11.3.12.23605

Características

  • SQL Prompt 11.3.10 and later are compatible with SSMS 22.5.

Correcciones

  • Fixed incorrect issue highlighting for queries containing IS DISTINCT predicate.
  • Fixed SQLPrompt crash that occurred when applying changes from Copilot Chat.
  • Fixed An unexpected error occurred. Try again later or contact Redgate support if issue persists when gathering initial AI suggestions if SQL History was disabled.
  • Fixed an issue where SQL Prompt could freeze or hang SSMS and Visual Studio when...

Released: Apr 21, 2026

Actualizaciones en 11.3.11.23448

Características

  • Added link to the new Redgate AI trust & transparency hub in SQL Prompt AI options, which provides a live public portal showing how data is processed per Redgate product, who has access, and what policies govern AI usage.
  • Added suggestion support for functions - JSON_QUERY, JSON_ARRAYAGG and JSON_OBJECTAGG.
  • Added support for theme switching, aligned with SSMS 21 (modern preview themes) and SSMS 22.
  • Added support for Azure SQL Managed Instance.

Correcciones

  • Fixed an issue...

Released: Apr 3, 2026

Actualizaciones en 11.3.10.22862

Correcciones

  • Fixed compatibility issues with SSMS 22.5.

Released: Mar 30, 2026

Actualizaciones en 11.3.9.22706

Correcciones

  • Fixed Index was outside the bounds error when expanding stored procedures.
  • Fixed duplicate entries in the Registered Servers and Object Explorer context menus for Tab Color.

Released: Mar 19, 2026

Actualizaciones en 11.3.8.22342

Correcciones

  • Fixed SQL Prompt not loading correctly on start up in SSMS 22.4.

Released: Mar 12, 2026

Actualizaciones en 11.3.7.21945

Características

  • Prompt AI requests now include the SQL Server version of the connected database alongside its schema.
    • This significantly increases the chance of the AI-generated T-SQL being fully compatible with the current version and not using newer language features.
  • The Prompt AI window now displays the SQL Server version of the connected database as a gray suffix after the database name.
  • Several improvements to the categorization and display of items in the SSMS/VS command palette...

Released: Feb 13, 2026

Actualizaciones en 11.3.6.21421

Características

  • Added support for SQL Server 2025 database-scoped configuration preview features.

Correcciones

  • Fixed an incompatibility between SQL Prompt and SSMS 22.3 which caused SSMS to consistently crash when SQL Prompt was installed.
  • Fixed an issue where aggregate totals were calculated incorrectly when using the German language/region settings.
  • Fixed an issue that caused code completion to fail for user‑defined stored procedures in Microsoft Fabric SQL Databases.

Released: Feb 5, 2026

Actualizaciones en 11.3.5.21197

Características

  • Two SQL Prompt suggestion-based opt-in experimental settings have been promoted to regular options and moved from the Labs > Experimental features options pane to the Suggestions > Behavior one:
    • Automatically refresh suggestions:
      • When this option is on, SQL Prompt automatically refreshes the suggestion list when a change to a connected database is detected (e.g. modification to its schema). This is equivalent to manually calling the Refresh Suggestions command (Ctrl+Shift+D...

Released: Jan 20, 2026

Actualizaciones en 11.3.4.20814

Características

  • Failure to retrieve the database schema no longer prevents AI requests from completing. They will instead be performed without schema-awareness.
    • If this happens, a warning will be displayed in the Prompt AI window to offer contextual information.

Correcciones

  • Fixed issue where failure to perform an AI request (e.g. Explain SQL) could leave the work in progress spinner UI element visible and would not surface the problem in the Prompt AI window (other than a cryptic -- ERROR...

Released: Jan 7, 2026

Actualizaciones en 11.3.3.20567

Características

  • Query Index Analysis main menu entry now appears under the AI section.

Correcciones

  • Fixed SQL History panel in the options menu from disappearing when you reset options to default in SSMS.
  • Fixed an issue where restoring default options would only restore one option at a time.
  • Fixed performance issue in SQL Prompt when the active formatting style was not stored locally.
  • Fixed and enhanced Prompt AI features availability checks. More information will be provided in the options if...