Improved Preview modal in the Form Editor to show a JSON representation of arrays rather than just "Array."
Fixed an issue with the Post object type only returning a single meta value rather than all meta values.
Fixed an improper runtime cache key that could cause value population to not check multiple results if a field also has choice population enabled.
Fixed an issue where the
rice modifier would not work for choice-based products when used in a Live Merge Tag.
Fixed potential PHP warnings and error in preview AJAX request in the Form Editor.
Fixed potential PHP warning when populating arrays.
Fixed issue where zeros returned from certain object types would be replaced with an empty string.