Skip to content

nanodash-5.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 08:11
· 1 commit to release since this release

5.12.0 (2026-08-25)

Features

  • allow inline SVG in HTML snippets from queries (cd4bc31)
  • allow SVG markup as a profile picture (#634) (e1234c2)
  • give the error page a way onward (db22dc6), closes #616
  • never-evicting per-entry store behind the API cache (7db90ca), closes #570
  • page-level refresh action and page-structure spinner (#622) (cd9b690)
  • profile pictures for spaces and maintained resources (#632) (fc48e39)
  • show /publish?... links from views as buttons (f80b6ea), closes #628
  • SourceNanopub: update nanopub element with additional data for RDFa parsers (47d194b)
  • surface introduced-but-unapproved users as pending (#625) (d48abac), closes nanopub-query#195
  • template: check the SPARQL of a query before it is published (b66a296), closes #615

Bug Fixes

  • borderless entry-action chevrons on item list views (9afff08)
  • don't list a nanopublication as its own newer version (4d871b7)
  • ExplorePage: recognise terms published with the legacy part-of term (be71dc0), closes #511
  • keep SVG paint that is declared in style attributes (39a7339)
  • parse literal serializations without overflowing the stack (a86360f)
  • QueryApiAccess: point get-parts at the version reading both part-of terms (94aab6b), closes #511
  • QueryPage: explain why a query can't be loaded instead of failing (cfdb06e), closes #284
  • refresh the acted-on view, not the whole page structure (#622) (b5a44d7)
  • right-align space/resource profile pictures in header row (2864a36)
  • shorten pending-approval banner to one line (956e19b)
  • strip HTML and drop SVG from generated nanopublication labels (51a1618)
  • URL-decode fallback term labels on /part page (#621) (133cee8)

General maintenance

  • setting next snapshot version [skip ci] (fade39d)

Style improvements

  • put the page-structure spinner right of the title dropdown (05064ea)

Refactoring