Skip to content

nanodash-5.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 09:19
· 1 commit to release since this release

5.14.0 (2026-09-08)

Features

  • protected nanopubs: flag them, and say when the services are restricted (1fd9b94), closes #671
  • publish: let users of local instances publish protected nanopublications (5195919), closes #671
  • template: start an empty year field's spinner at the current year (27b33d6)
  • template: support xsd:gYear and its relatives as placeholder types (dc0a3a8), closes #670
  • title bar: say when a service cannot answer, instead of failing part by part (c1b0b1b), closes #600 #681
  • views: pre-fill a result action's form from a fill query (#690) (dcc1f69)

Bug Fixes

  • cold start: serve pages when a service cannot answer (667d43a), closes #681 #684
  • config: let an explicitly configured main registry/query URL win (1e198f2), closes #680
  • publish: send protected nanopublications to the configured local instance (a2aca77)
  • template: judge a Gregorian value as it is being entered (13d5476)
  • template: keep a corrected Gregorian value after a rejected one (980d971)
  • template: name the part each Gregorian dropdown is waiting for (97bd926)
  • version check: remember a failed lookup and keep it off the render path (881e0a0), closes #600 #686

Documentation

  • optional-statements: record end-to-end verification (d79ec3f), closes #691

Tests

  • publish: give the protected-marker test its own session user (c74764d)

General maintenance

  • setting next snapshot version [skip ci] (80c8e02)

Refactoring

  • views: route every result kind through addResultActions (e2f4bc5)