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
Publishing Queue: New Angular portlet replaces the legacy JSP-driven Publishing Queue and History screens with a unified bundles table, status-chip filtering, and Add Bundle / Upload wizards (the legacy screen remains available as a rollback escape hatch). (#36413)
Folder API: GET /api/v1/folder/search now returns a hasChildren boolean per folder so UI tree components can render expand arrows accurately without an extra request per folder. (#36497)
Fixes and Known Issues
Experiments / SDK: Restored variant rendering both inside and outside UVE, initializing DotExperimentsProvider gracefully on failure and treating any UVE mode as being inside the editor. (#36493)
Infrastructure & Security
CI/CD: PRs labeled PR: docker image now publish a per-PR test image to dotcms/dotcms-test in parallel with the test suite, promoting the exact artifact CI already built. (#36332)
CI/CD: The Claude Backend Code Reviewer now upserts a single sticky comment reflecting the current branch state and can approve to unblock PRs once findings are fixed. (#36485)