Nested complex fields support & bug fixes
- 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).