Skip to content

9.5.2

Compare
Choose a tag to compare
@tfrancart tfrancart released this 11 Sep 12:33
· 203 commits to master since this release

This is a bugfix release.

Major New Features

_ none_

Other Enhancements

  • #627 : autocomplete is triggered after a delay of 350ms
  • #622 : sh:node has precedence over sh:class when both are present

Bug fixes

  • #630 : fix ordering of variables when loading a query with "WHERE" clauses
  • #628 : error when defining a SPARQL target with a final dot
  • #631 : error when generating query when NodeShapes are themselves classes in SHACL spec
  • #629 : error when setting submitButton=false in the config

Refactoring

_ none_

Documentation