Release v4.1.1
Summary
ObjectContentEditor could not navigate into an object nested inside an array. The breadcrumb advanced, but the table underneath silently fell back to the root object — so the navigational bar and the content on screen disagreed, with nothing to indicate the navigation had failed.
Fixed
ObjectContentEditornow shows the correct content when navigating into an object or array nested inside an array element, instead of silently falling back to the root object while the breadcrumb showed the deeper path- Navigating into a property of the second or later element of an array now shows that element's content rather than the first element's
ObjectNavigationalBarrenders array index segments in bracket notation ([0]), so the breadcrumb shows which element was navigated through