Skip to content

nanodash-5.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 04:48
· 1 commit to release since this release

5.13.0 (2026-09-04)

Features

  • add "partial" fill mode that discards non-matching source content (9bc3149)
  • allow any URI or a local name in agent placeholders (6106b81), closes #652
  • offer "refresh now" on header views too (72ff9b9)
  • offer every view-displays action in the space title menu (#641) (a60541a)
  • offer plain names in guided choices, leave restricted ones alone (6aac2d0)
  • publish form: lock pre-filled values and statements (#678) (4cbd323)
  • support non-http(s) URI schemes (ipfs:, ipns:, did:, at:) (209a068), closes #655
  • transient pubinfo templates not carried over on supersede/override/derive/use (6d44859), closes #606 #606
  • view actions: let an action lock the field it fills (#678) (2d92b1b)
  • wire role revocation and detachment into the space About tab (72da9ae), closes #639 #129 #639

Bug Fixes

  • align the "mint locally" note with the value in a selected choice (42d4789)
  • check for a new view version on a view display's "refresh now" (095446f), closes #654
  • choice fields: no locally minted option for external URI placeholders (f237ba3), closes #652 #676
  • don't number introduced resources in repeatable groups (55e89a2), closes #651
  • re-resolve view definitions on a page-level "refresh now" (b5695e9), closes #622
  • read the part view-displays query from its view, not a constant (a1562ab), closes #664
  • refresh the list of view displays before the views themselves (993f326)
  • release post-publish refreshes on ingest confirmation instead of a blind delay (dc89394), closes #629 #629
  • route query-result links for non-http(s) URIs to the resolver too (4307d8f), closes #655
  • section anchors: leave the page counter out of the copied link (a167b0f), closes #650
  • section anchors: leave the session id out of the copied link too (9d88700), closes #650
  • show the update spinner for a refresh the user asked for (81c1d23)
  • sit the header view's refresh spinner on the title's baseline (dce479b)
  • size date, time and time zone fields to their content (3ffb42c)
  • stop a query-form view's "refresh now" from re-rendering the page (66e35d9)
  • view tables: make ordering by a column visible and correct (8c20503), closes #673

Tests

Build and continuous integration

  • deps: update nanopub-java to 1.94.0 (ed01f64), closes #671

General maintenance

  • setting next snapshot version [skip ci] (769be83)