Releases: opencitations/heritrace
Releases · opencitations/heritrace
v3.0.0
3.0.0 (2026-02-14)
- build!: adapt to time-agnostic-library v6.0.0 (947b6ee)
Bug Fixes
- add build-system section for package installability (857a097)
- balance parentheses in SPARQL citation queries (6c4aac3)
- resolve issues after time-agnostic-library v6.0.0 migration (31caf51)
- test: use --help flag to test CLI group existence (eb8405d)
Features
- replace Flask dev server with Gunicorn (626b266)
BREAKING CHANGES
- requires time-agnostic-library >= 6.0.0
v2.8.1
2.8.1 (2025-11-02)
Bug Fixes
- [release] prevent accidental entity deletion in Dataset graph checks (867c738)
- add citation support for Miscellany (Series) entities (85f5cee)
- enable automatic cache refresh for small datasets and optimize configuration (a429e42)
- handle Dataset.triples() calls correctly in quadstore mode (84845eb)
- handle virtual properties explicitly in display rules utils (d9a40a9)
- include Review and ReviewArticle in citation display queries (2ba321b)
v2.8.0
v2.7.0
2.7.0 (2025-10-13)
Bug Fixes
- display-rules: add ReverseCitationShape rule to enable form field loading (88b153b)
- display-rules: separate citation queries for virtual properties and entities (7c1f93a)
- docs: add syntax highlighting support for Turtle/TTL code blocks (aac1acb)
- ui: Remove global initialCopies variable and all caching logic (f8e0cf1)
- virtual-properties: enhance citation virtual properties UX (7b1cc57)
Features
- config: add configurable catalogue pagination settings (b49817c)
- config: make COUNT_LIMIT configurable via environment variable (c09ac56)
- display-rules: add bidirectional citation virtual properties (74e5d35)
- redis: add support for external Redis configuration (fe8215e)
- user-testing: add participant 4t complete analysis (d3b3894)
- user-testing: add participant 5e analysis and refine status taxonomy (3ab7b64)
- user-testing: add participant 5t complete analysis and enhance SUS visualization (4ea9732)
- user-testing: add participant 6e complete analysis and enhance verification (ce06574)
- user-testing: add participant 6t complete analysis and update aggregated metrics (18a5ee5)
- user-testing: add participant 7e complete analysis and update aggregated metrics (eb13deb)
- user-testing: add participant 7t complete analysis and update aggregated metrics (8b45d89)
- user-testing: add recruitment distribution analysis script (af18407)
Performance Improvements
v2.6.1
v2.6.0
2.6.0 (2025-10-02)
Bug Fixes
- citations: restrict characterization to four CiTO properties and improve display formatting (08a0b70)
- tests: resolve failing test cases and add missing validation (9843565)
- ui: enable multiline display for long entity names in search results (f659435)
- ui: hide search dropdown when no results found [release] (307360e)
- ui: prevent programmatic clicks from closing search dropdown and navbar (c4c3104)
Features
- add virtual properties system with new Citations specific URI generation (396a19b)
- citations: add human-readable display for citation characterization values (fa6e820)
- linked-resources: filter virtual property intermediate entities from results (2f45f41)
- ui: add select dropdown support for SHACL optional values with sh:or constraint (4f98cc3)
- user-testing: complete analysis for technician participant 2t (e313ee9)
- virtual-properties: implement deletion of virtual property values (f1ce45c)
- virtual-properties: implement entity creation workflow with virtual properties support (bc503e8)