π New Features
Data Comparison Engine (PRO): Built a brand new engine allowing you to compare SQL execution results side-by-side between different databases (e.g., Test vs. Prod). You can configure comparisons by joining on specific columns (like ID) or simply compare "(Row by index)".
Results Hub Window: Introduced a dedicated, floating window for exploring complex, multi-query result sets. The window smartly opens centered on your primary application screen for better multi-monitor support.
Asynchronous File Loading: Completely rebuilt the file loading logic. Dragging and dropping or importing thousands of SQL scripts (1500+) is now lightning fast and runs in the background. Added a modern "Loading files..." overlay while keeping the UI completely responsive.
Timeline Auto-Scroll Navigation: Double-clicking an execution event inside the Execution Timeline now automatically selects the corresponding file in the main script list and smoothly auto-scrolls the list to bring the script into view.
"Open in Editor" Quick Action: Added a new, fully localized context menu option to the script list, allowing you to instantly load any selected SQL file directly into Skrypter's internal editor.
Global Localization Expansion: All new Data Comparison features, Results Hub UI, Loading overlays, and new Timeline tooltips have been fully translated across all 6 supported languages (PL, EN, DE, FR, IT, ES).
π§ Bugfixes & Refinements
Fixed Multi-Monitor Window Placement: Fixed an issue where the Results Hub and Data Compare windows would spawn on incorrect monitors or in random locations. They now strictly respect CenterOwner behavior and open directly above the main Skrypter window.