Skip to content

Releases: knowledgepixels/nanodash

nanodash-4.13.1

09 Feb 14:24

Choose a tag to compare

4.13.1 (2026-02-09)

Bug Fixes

  • Fix broken connector configs (4a6625f)

General maintenance

  • setting next snapshot version [skip ci] (e18f9e8)
  • Update CSS version links (32696eb)

Style improvements

  • Not showing 'contested identity' for now (fd0d317)

nanodash-4.13.0

08 Feb 15:02

Choose a tag to compare

4.13.0 (2026-02-08)

Features

  • add consent checkbox to preview page, require only for publishing (16572f5)
  • add Preview button to review nanopubs before publishing (6df8cc4)

Bug Fixes

  • hide action menu on preview page (9bb7c7b)
  • QueryResultNanopubSet: remove unnecessary class attribute from markup (3a34f41)
  • QueryResultNanopubSet: remove unnecessary class attribute from markup in HomePage and QueryResultNanopubSet (1e80198)
  • style: add padding to flex-container and adjust border for nanopub-item component (845e011)
  • style: use light style for Preview and Discard buttons (febb69d)

General maintenance

  • setting next snapshot version [skip ci] (93b4d79)
  • SourceNanopub: add component for linking to source nanopublication (8f8b731)
  • Update CSS and logo.svg links (77f7017)

Style improvements

  • add headings to publish/preview forms and reorder buttons (1e4db9a)

Refactoring

  • update nanopub link components to use SourceNanopub (28f6dc6)
  • use nanopub URI as preview page id instead of random UUID (028214c)

nanodash-4.12.0

04 Feb 11:02

Choose a tag to compare

4.12.0 (2026-02-04)

Features

  • Add filter fields to views to User and Query pages (27b6730)
  • Consistently show software agent icon in lists (06e0232)
  • KPXL_TERMS: add ITEM_LIST_VIEW to supported view types (9eed027)
  • KPXL_TERMS: add NANOPUB_SET_VIEW constant for Nanopublication Set view type (f47d1e0)
  • NanodashSession: change default NanopubResults view mode from GRID to LIST (71f0268)
  • ProfiledResource: add default view display for latest nanopubs in user profiles (789d83f)
  • QueryResultNanopubSet: add component for displaying NanopubResults list/grid as a View (329351c)
  • Recognize software agents (c609f7e)
  • Redirect directly to context page after publishing (7f397c6)
  • Redirect to part-pages after publication (cade9f0)
  • Remove Spaces component on user page (cacdb17)
  • ResourceView: add support for NANOPUB_SET_VIEW and improve view type validation (5642e0a)
  • Show human users and software agents separately (122edca)
  • Support part-pages for user profiles (e0ab8d2)
  • ViewList: implement NANOPUB_SET_VIEW handling in view list (4eb0ef5)

Dependency updates

  • core-deps: update com.googlecode.owasp-java-html-sanitizer:owasp-java-html-sanitizer dependency to v20260102.1 (880a6a1)
  • core-deps: Update nanopub dependency (a2302f0)
  • deps: Update commons-exec dependency (6485954)
  • deps: Update commons-text dependency (5d739b7)
  • deps: update dependency maven to v3.9.12 (377933d)
  • deps: Update jackson-dataformat-yaml dependency (3c5fae1)
  • deps: Update junit-jupiter dependency (fcf9afb)
  • deps: Update mockito-core dependency (aa28102)

Bug Fixes

  • Compile errors when run through script resolved (66c29af)
  • GrlcQuery: update get method to use QueryApiAccess for query ID retrieval from QueryRef (af612e7)
  • HomePage: add missing 'view' section and update HTML structure (a615fa0)
  • ListPage: update params injection to accommodate new query syntax and enforce single 'type' parameter (7d2d5b9)
  • Only local default values in repeated statements get numbers (ea2474c)
  • remove external container from UserPage views list (c56aaeb)
  • Removing and re-adding repeated statements works with defaults (8e5f775)
  • style: remove unnecessary margin from table border styling (ac4451e)
  • Transform some remaining query names to query IDs (4d88674)
  • User pages AJAX loading works again (without 'wicket:container') (8552497)
  • UserPage: group profile and channel links into a single paragraph (e9c7ccc)
  • ViewList: add error message when the view type is not supported (587155c)

Tests

  • GrlcQuery: add test for retrieving query ID from QueryRef (8479c2c)

General maintenance

  • HomePage: replace "top creators" and "get started templates" sections to use Views and ViewDisplay (835cb34)
  • move 'Show Full Channel' button from QueryResultNanopubSet to UserPage (73d8900)
  • QueryApiAccess: update nanopub list API endpoint get-filtered-nanopub-list (151a74e)
  • QueryResultNanopubSet: enhance UI with title and navigation links, improve component population (feb44e9)
  • QueryResultNanopubSet: enhance view selector layout and styling for improved usability (4a5d184)
  • setting next snapshot version [skip ci] (c71f875)
  • Update CSS link version (2c507ba)

Style improvements

  • Add small home page footer (280c347)
  • Align padding of user/bot lists (749c793)
  • Remove "beta" from logo and "by Knowledge Pixels" link (f6fd2c5)
  • Simplify user page headings (4d2263a)

Refactoring

  • Only use full query ID instead of query name (17fd854)
  • rename ProfiledResource to ResourceWithProfile and update references (4f6de07)
  • rename ResourceView to View and update references (196b153)
  • ViewList: improve HTML structure and update logging format for error messages (e4a297d)

nanodash-4.11.0

28 Jan 12:23

Choose a tag to compare

4.11.0 (2026-01-28)

Features

  • show label for profiled resources filled into form (63ace79)
  • Support for "advanced" statements, hidden in collapsed view (0171112)
  • Template: Allow for redundant group statement links (008c4fa)

General maintenance

  • setting next snapshot version [skip ci] (3e0cf3a)
  • Update CSS link version (474a8d5)

Style improvements

  • Adjust component width after expand/collapse (9d5fefb)
  • Adjust labels for expand/collapse forms (72009af)
  • Hide 'collapse-content' when empty (9c4a047)

nanodash-4.10.0

26 Jan 11:07

Choose a tag to compare

4.10.0 (2026-01-26)

Features

  • PublishForm: Show simple view with toggle for full view (0195add)

Bug Fixes

  • Prevent pages from prematurely be discarded from the page store (9f77daf)

General maintenance

  • Make consent box text more concise and clearer (99fc4a3)
  • setting next snapshot version [skip ci] (53c81bb)
  • Update CSS version links (1a981df)

Style improvements

  • Add "advanced" CSS class so we can later hide when needed (b78ed2d)
  • Deactivate namespace display on publish form for simplicity (1923302)
  • Remove title for publish form (a694b09)

nanodash-4.9.0

21 Jan 12:43

Choose a tag to compare

4.9.0 (2026-01-21)

Features

  • QueryPage: Reactivate YasGUI link with auto-exec-blocker (4f3d962)

General maintenance

  • Add bot icon (not yet used) (0d54735)
  • setting next snapshot version [skip ci] (4f3689b)

nanodash-4.8.1

15 Jan 08:53

Choose a tag to compare

4.8.1 (2026-01-15)

Bug Fixes

  • ValueFiller: Apply transform to embedded URIs (444d571)

General maintenance

  • add .vscode to .gitignore (d393434)
  • setting next snapshot version [skip ci] (6400e96)

nanodash-4.8.0

14 Jan 10:27

Choose a tag to compare

4.8.0 (2026-01-14)

Features

  • QueryResultTable: Add result filtering textfield (35eecfc)

Bug Fixes

  • AjaxZonedDateTimePicker: Avoid NullPointerException when optional (35f6e62)
  • MaintainedResource: Fix sync problem in ensureLoaded (0bd3618)

General maintenance

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

nanodash-4.7.0

13 Jan 10:16

Choose a tag to compare

4.7.0 (2026-01-13)

Features

  • SearchPage: Basic search covers all literals (ec4b1bd)

Bug Fixes

  • QueryPage: Enforce full-ID to ensure OpenAPI links work (e037aaa)
  • SearchPage: Search page tampered with cached list (acdebe6)
  • Some log messages failed to show (1cd30f9)

General maintenance

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

nanodash-4.6.1

12 Jan 07:26

Choose a tag to compare

4.6.1 (2026-01-12)

Bug Fixes

  • ViewDisplay: Avoid breaking page for invalid view display (d458d26)

General maintenance

  • Add nohup.out to .gitignore (7d679f2)
  • setting next snapshot version [skip ci] (75a12da)
  • Update CSS version link (9815864)