Skip to content

16.0.0-alpha.33

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 15 Sep 13:08
· 2594 commits to main since this release
1f9dc59

Breaking

Feature

  • Complete eu translation @erral
  • Complete es translation. @erral

Bugfix

  • Fix and edge case, in case a RelationList has no default, on empty fields, after the object has been created, it saves an empty (None/null) value. Make sure that internally, if that's the case, it's an empty array always. @sneridagh
  • Fix workflow and display select in toolbar in case that the option spans several lines @sneridagh

Documentation

  • Clean up "design principles" and "contributing"