v4.4.0 (17 August 2026)
New functionalities
- Add support to map between taxonomy versions.
- add API endpoints for fuzzy search public specifications.
- Issue 1464 Add taxonomy import function from skos rdf
- Issue 1695 Codelists are specifications now
- Issue 1696 Codelists can now be shown on the canvas
- Issue 1704 Allow uploading new codelist versions with xml
- Issue 1724 Add mapping suggestions to sth backend
- Issue 1593 Add license configuration for spec versions
Bugfixes / UX improvements
- Epic 108 Some fixes to improve WCAG accessibility compliance.
- Issue 1548 Fix re-use of SKOS concepts in taxonomy versions
- Issue 1665 Fix issue where Codelist entries of unioned codelists were not displayed
- Issue 1677 Add and apply styleguide for canvas panes
- Issue 1682 RDF example fails for bottom-up created message model
- Issue 1685 Refresh element edit panes after adding sub-elements in the tree, preventing accidental child deletion on save
- Issue 1686 Remove redundant
isMessage from yaml element import to prevent invalid Element model.
- Issue 1687 Bug 500 error when accessing codelists
- Issue 1689 Link to csv download of taxonomy from a concept down is broken
- Issue 1692 Fix DCAT export in case any Requirements spec exist in the environment
- Improve taxonomy CSV export recursion and fix cloned element syntax-binding remapping for child roots
- Fix wrong confirmation dialog texts on 'Add next level descendants?'
- Issue 1700 Fix label assignment failing with "All labels must belong to the same project as the artefact"
- Issue 1701 Fix element label removal not persisting and multiple labels causing duplicate tree entries
- Issue 1709 Fix element path serialization when elements reference a Business rule
- Issue 1719 Remove Artefact->project
- Issue 1729 Date picker not rendering correctly
- Issue 1733 Fix zero and negative lower-bound value restrictions being lost when merging separate OWL restriction nodes
- Issue 1743 Fix 'User' can't view codelist-version screen for external codelist
- Show JSON schema error when loading in wizard
- FIT wizard: include transitive rdfs:subPropertyOf relations when finding outgoing properties for a class URI
- Issue 1727 Initiate new environment: Skills
- Issue 1732 Add new issue template to KS environment
- Issue 1746 Raise bundle size limit to fix pipeline.
- Finalize CI/CD for new environment
- Update a frontpage for environment, PM Issue 454
- Upgrade angular to v20, symfony to 7.4.
- Update AGENTS.md with LLM coding guidelines
- Fail CI when the backend phpunit code coverage decreases significantly compared to the target branch, warn on a tiny decrease
- Raise the PHP memory limit to 512M in the
backend-tests CI job, which outgrew the 128M default
- Improve speed of CI pipeline