Skip to content

NodeQL 0.3.3

Choose a tag to compare

@github-actions github-actions released this 13 Jul 19:06
e8fc368

NodeQL 0.3.3

This release improves project reliability and the visual SQL workspace.

Project files

  • New projects now create their .nodeql file immediately.
  • Existing file names are handled safely to prevent accidental overwrites.
  • Save projects with Cmd+S on macOS or Ctrl+S on 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_runner to 2.15.1.