Skip to content

Release v0.3.23

Choose a tag to compare

@github-actions github-actions released this 20 Mar 12:52

Release 0.3.23

Changelog

Fixed

  • LiveComponent: prevent Symfony “submitted form data” exceptions when saving items, and stabilize hydration of per-locale label_{locale} fields in the item modal.
  • Dashboard UI: item modal icon field prefill now uses a plain text input (icon is stored as a string) to ensure values are always shown reliably in LiveComponent editing.

Changed

  • Demos: run dashboard asset builds (make assets / make ts-assets) inside the demo Docker container to avoid host pnpm/permission issues.

Full Changelog: v0.3.22...v0.3.23