Releases: knowledgepixels/nanodash
Releases · knowledgepixels/nanodash
nanodash-4.13.1
nanodash-4.13.0
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
nanodash-4.12.0
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
getmethod to useQueryApiAccessfor 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
UserPageviews 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 andViewDisplay(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
nanodash-4.11.0
nanodash-4.10.0
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
nanodash-4.9.0
nanodash-4.8.1
nanodash-4.8.0
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
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)