Skip to content

Nested complex fields support & bug fixes

Compare
Choose a tag to compare
@toonvandenbos toonvandenbos released this 07 Mar 21:57
· 500 commits to master since this release
  • Flexible fields can now be nested ;
  • Complex fields (returning serializable data) are now supported in Flexible Layouts as long as they do not json_encode their data ;
  • A few bug fixes (better unique key generation for Flexible values).