NodeQL 0.3.3
NodeQL 0.3.3
This release improves project reliability and the visual SQL workspace.
Project files
- New projects now create their
.nodeqlfile immediately. - Existing file names are handled safely to prevent accidental overwrites.
- Save projects with
Cmd+Son macOS orCtrl+Son Windows and Linux. - Autosave can be enabled individually when creating a project.
- Older supported NodeQL, ScratchQL, and workspace files can now be upgraded when opened.
- NodeQL creates a timestamped backup before upgrading a project file.
- Files created by a newer incompatible NodeQL version are protected from being overwritten.
Workspace
- Improved node sizing, label alignment, inline inputs, and palette previews.
- Long labels and values no longer clip as easily.
- JOIN nodes retain their specialized two-row layout.
Platform and documentation
- Removed obsolete CocoaPods integration from the macOS configuration.
- Added an English NodeQL architecture wiki.
- Updated
build_runnerto2.15.1.