Skip to content

12.10.0

Choose a tag to compare

@sneridagh sneridagh released this 14 Apr 09:09
· 4161 commits to main since this release
f7a8997

Feature

  • Add support in FileWidget for raw file data in base64 (control panels, not really NamedFile fields) @sneridagh

Bugfix

  • ObjectListWidget: edit mode: expand last added item, not first of list. @ksuess
  • Improve error handling in SSR when an error occurs in the code @sneridagh

Internal

  • Ignore files in addons when building i18n messages in the i18n script, since it's useless (they should be done in the addon itself) and lead to errors when parsing also internal node_modules and other utility files @sneridagh