Skip to content

8.5.0

Compare
Choose a tag to compare
@tfrancart tfrancart released this 07 Jul 08:16
· 401 commits to master since this release

This is a minor release that fixes a few bugs and also adds HTTP headers customisation as well as tree datasources to navigate rdfs:subClassOf hierarchies in the tree widget. It also improves SHACL-based configuration a lot, which is still beta and under the radar at the moment.

Breaking changes

None

New features:

  • #494 : add default datasources to navigate rdfs:subClassOf hierarchies in the tree widget
  • #517 and #187 : ability to pass authentication headers in Sparnatural
  • #515 : defaultLabelProperty is now honored by default datasource to build a datasource by default that can fetch a label
  • #514 : improve default "literal or URI" datasources
  • #513 : add spinner in ListWidget
  • #432 : new generic UI/UX ontology for linked data display at VOLIPI : http://data.sparna.fr/ontologies/volipi

Bug fixes:

  • #523 : replace special chars in bif:contains
  • #413 : close button of MapWidget does not work
  • #492 : when loading a query where first item was not selected, it still got selected
  • #516 : line heigh adjustment when deselecting / reselecting end class group
  • #507 : prevent selection of variables in negative branch
  • #511 : fix double OPTIONAL with defaultLang parameter

Documentation:

Full Changelog: 8.4.0...8.5.0