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
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