v3.2.2

Version v3.2.2Patch Release
Released:

November 29, 2024

Type:

Bug fixes and improvements

GitHub:View Release

Release Notes

v3.2.2 (2024-11-29)

🚀 Features

  • richtext-lexical: fully-typed blocks in JSX serializer (#9554) (519bb79)

🐛 Bug Fixes

  • add generic to LabelFunction to prevent type error for custom translation keys (#9335) (27eeac2)
  • do not send admin dependencies to client (#9583) (3da9be0)
  • incorrect formState after doc save (#9573) (4b302f2)
  • plugin-sentry: capture non APIError errors to sentry (#9595) (61a51ca)
  • richtext-lexical: allow exiting the RTE with the keyboard in Firefox (#8654) (3c35d81)
  • richtext-lexical: various JSX converter issues (#9570) (17c7945)
  • ui: ensure UI is reactive to HMR changes, without having to refresh the page (#9602) (c4327f2)
  • ui: css is not defined error in production build (#9603) (36a6a19)
  • ui: retains search params when navigating back (#9576) (3961223)
  • ui: ensure Form submit button only uses onClick handler when needed, as that was causing issues with password manager extensions (#9572) (ca07c9f)

🤝 Contributors

  • Alessio Gravili (@AlessioGr)
  • Sasha (@r1tsuu)
  • Marwin Hormiz (@marwinhormiz)
  • Chris Aprea (@aprea)
  • Said Akhrarov (@akhrarovsaid)
  • Arne Wiese (@wiesson)
  • Jarrod Flesch (@JarrodMFlesch)
  • Riley Pearce (@rilrom)
  • Jacob Fletcher (@jacobsfletch)
  • Elliot DeNolf (@denolfe)