Skip to content

18.35.0

Choose a tag to compare

@sneridagh sneridagh released this 19 May 16:16
· 664 commits to main since this release
b09f9c9

18.35.0 (2026-05-19)

Feature

  • Improve modal focus management and keyboard accessibility in ContentTypes: ModalForm now sets role="dialog", traps focus, returns focus to the trigger on close, and announces open/close events via aria-live. @Wagner3UB #8205
  • Update pt_BR translations. @ericof

Bugfix

  • Fix Toast component accessibility by adding a visually hidden, translated type label (Success, Error, Warning, Information) for screen readers. Fix date range validator error messages to display human-readable dates instead of raw ISO strings. @Wagner3UB #8087
  • Show Unauthorized page via SSR if an anonymous user accesses the user control panel. @wesleybl #8184

Internal

  • Fix Search Site DE translation. @Tishasoumya-02
  • Update dependencies: @loadable/component 5.16.7, @loadable/server
    5.16.7, @loadable/babel-plugin 5.16.1, @types/loadable__component
    5.13.10, html-webpack-plugin 5.6.7, mini-css-extract-plugin 2.10.1,
    react-docgen-typescript-plugin 1.0.8, terser-webpack-plugin 5.4.0.
    @davisagli
  • Update dependency: lodash 4.18.1. @davisagli
  • Update dependency: diff 3.5.1. @davisagli
  • Update dependency: express 4.22.1. @davisagli