You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)