Skip to content

Changelog

Notable changes to StyleSQL are listed here.

0.3 Beta — 2025-11-13

  • New: Added support for SSMS 22.

0.2 Beta — 2025-11-11

  • New: Updated sql-formatter to handle stored procedures and GO batch separators.
  • Improvement: StyleSQL logo added to the About window.
  • Improvement: Installer now reminds you to close and reopen SSMS after installation.
  • Fix: Ensure ALTER statement keyword casing matches SQL Server behavior regardless of formatter settings to avoid false‑positive diffs.
  • Fix: Trim whitespace around object definitions when formatting.
  • Fix: Keyword case ScriptDom option in Settings is now a dropdown list.
  • Fix: Reduced default height of the Style Database window to better fit lower‑resolution displays.
  • Fix: Show an error in Style Database when a script is too large to format instead of hanging.

0.1 Beta — 2025-09-09

  • First public beta release.