Skip to content

Release 26.03.23-01

Choose a tag to compare

@dotCMS-Machine-User dotCMS-Machine-User released this 23 Mar 14:26

Release: v26.03.20-01 → v26.03.23-01

Features & Enhancements

  • REST API / Swagger: Added OpenAPI/Swagger annotations to 14 REST resource classes covering content management, content types, workflows, categories, and tags (Batch 2 of progressive rollout). (#32657)

Fixes and Known Issues

  • Analytics Dashboard: Improved UI/UX with a full-width info banner, trend badge color backgrounds, sparkline period legend, comparison labels on metric cards, and Engagement as the default tab. (#34994)
  • Content Transformation: Binary field retrieval failures in DefaultTransformStrategy now log the full exception stack trace instead of only the message string, improving diagnosability. (#35045)

Infrastructure & Security

  • CI/CD: Fixed SDKMAN installation on macOS runners by installing Homebrew bash 4+ before running the SDKMAN installer, which requires Bash 4+ but macOS ships Bash 3.2. (#35039)
  • CI/CD: Added an automated AI-powered pipeline that generates and publishes developer-facing release notes to GitHub releases on every dotCMS release. (#35028)