Appearance
Changelog
Notable changes to StyleSQL are listed here.
0.6 — 2026-04-16
- New: ARM64 support (SSMS 22 only).
- New: x86 support for SSMS 18, 19 & 20.
0.5 — 2026-03-05
- Fix: Resolved encoding issues with Poor Man's SQL Formatter.
0.4 — 2026-02-19
- Fix: Resolved SSMS 22.3.0 breaking change.
- Fix: Timeout when scanning sufficiently complex stored procedures or views.
- Improved: Poor Man's SQL Formatter can be used from
%LocalAppData%\StyleSql\SqlFormatter.exeas an alternative to the StyleSQL program files directory.
0.3 — 2025-11-13
- New: Added support for SSMS 22.
0.2 — 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 — 2025-09-09
- First public beta release.