Skip to content

v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 16:25
ffdb610

Enhancements

  • Highlight local variables semantically
  • Display the version of the connected Insights server

Fixes

  • Fixed flickering issue in the results tab, improving the UX
  • Fixed Issue #382
  • Fixed the run q file not using the current editor contents
  • Fixed the autocomplete functionality for new and unsaved documents
  • Fixed issues with results tab format when querying Insights connections version 1.11 or newer

Internal Improvements

  • Migrate to Shoelace Web Components
  • Move server object logic to separate it from model's code