Change logs
SteelSQL v2025.2.0 Build 1491
New Features and Optimizations
SQL Parsing and Execution
- Unified Statement Separator Support: All database types now support using blank lines as SQL statement separators
- MySQL Command Extension: Full support for MySQL’s
DELIMITERcommand - SQL Recognition: Supports correct identification of multiple escape formats and case rules for schemas in SQL statements based on DBMS system parameters
Connection Stability
- Intelligent Auto-Reconnection: Automatic reconnection after runtime connection interruptions, resolving partial functionality issues after reconnection
- Cache Synchronization Mechanism: Fixed the issue where database schema cache fails to update after connection reestablishment
Issue Fixes
User Interface Interaction
- Database Switching Window: Fixed the non-functional “Show Built-in Databases” option issue
- Focus Management: Corrected incorrect focus positioning in pop-up windows
Other Fixes
- Multiple stability improvements and known issue resolutions
SteelSQL v2025.1.1 Build 1476
Release date: 2025-11-28
Support Windows,MacOS and linux
- Support Windows 10+ x64
- Support Mac os Arm64 (M1+)
- Support Linux x64
Major Improvements
- Architecture: Migrated to pure Node.js drivers, removed Java dependency
- New Databases: Added TiDB and CockroachDB support
- Oracle Enhanced: Fixed timezone issues, added BLOB support, nanosecond precision
- SQLite: Upgraded to WASM driver with BLOB support
UI/UX Enhancements
- Data Grid: Improved paste handling, cell size display, quick date input
- Row Editor: Default edit mode, highlight changes, auto-wrap
- Connection Manager: Drag-drop sorting, batch operations
Technical Updates
- Performance: Optimized connection management, SQL parsing
- Config: Unified .steelsql directory, env config support
Key Fixes
- Fixed Oracle ROWNUM, character set issues
- Resolved PostgreSQL URL parsing
- Fixed tab reload and row-panel bugs
SteelSQL v2025.0.0 - initial release
Release date: 2025-6-6.
First released on the App Store
Last updated on