Skip to main content

v3.5

v3.5.0 (6 February 2025)

New functionalities

  • Issue 699 Copy an existing message model to a new version
  • Issue 1246 Add conceptual model for content-based access control

Bugfixes / UX improvements

  • Issue 1178 Show EasyRdf (parse) error message to user
  • Issue 1196 Support lang tag of ^^rdf:HTML literal types
  • Issue 1262 Bug in rdf example generator when no target class nor datatype
  • Update easyrdf to version 1.16. Fixes valid syntax for:
  • Refactor image upload functionality + fix for missing mime type for files from storage
  • Fix generated frontend
  • Fix in OwlAdapter to get definition for target class
  • Improve performance of getting possible target elements for element mapping. Related to #1122
  • Issue 1194 SCSN env - Add menu item to link to documentation in gitbook
  • Also update worker sidecar image in CICD scripts for rollout
  • Automatic cleanup finished job of creating admin user after new Helm install
  • Customize BDI-DIL environment
  • Add explicit isCleanInstall tag for the helm chart
  • Remove EVH from the Kustomize CI, added to the Helm pipeline
  • Update all PHP dependencies + bump version constraints in composer.json
  • CICD changes to be able to run on Gitlab.com managed runners; use STH group runner for dind
  • CICD cleanup staging and production deployment jobs after migration to helm for all environments
  • Helm chart allow to use mailhost without credentials and without the need for existing secret. Allow to skip TLS.