Skip to main content

v4.1

v4.1.0 (9 January 2026)

New functionalities

  • Epic 92 Implement MVP for AI integration, including usage notes and specification generation
  • Issue 1544 Wizard constraint and generated example improvements:
    • Generated example values comply with specified regex pattern
    • Fixed value, allowed values and example values are checked against regex pattern
    • If possible, UUIDv4 is used for elements named 'id' or 'uuid'
    • Allow for shorthand name in base datatype field, like 'string', 'decimal', etc

Bugfixes / UX improvements

  • Issue 1574 Reduce AI spec gen description strictness
  • Issue 1559 Bugfix for deleted default prefix 'dc:'
  • Issue 1560 Bugfix validator UI showing "no schema file"
  • Issue 1561 Add missing business rule show interface
  • Issue 1570 Taxonomy: CSV export to more than 3 levels
  • Issue pm393 Add new logo to DPP environment, update logo styling for homepage
  • Issue 1575 Fix access for publish-helm-chart CI job
  • CICD jobs use BuildKit instead of Docker dind
  • Switch from npm to pnpm. Add caching
  • Add dependency caching for backend checks
  • Cleanup, restructuring of CI jobs, images, folders
  • Improve STH Dockerfile for improved layer caching, reduced image size and build speed
  • Move building STH customizations (for different environments) to separate pipeline stage
  • Cleanup and improve monolog config for less deprecation logs and passtru warnings
  • Update CI scripts to use GCP WIF for authentication + bugfix
  • Use local CI cache for buildkit cache
  • Add build metadata to semver tag in footer component
  • Bugfix docker compose way of initializing new DB.
  • Adds legacy db-dump ompatible configuration for mariadb.