v3.16.1
Bug Fixes
@byline/admin— Nested file and image upload fields now render their upload widget correctly when nested insidearrayorgroupfields (including a group-in-array). PreviouslyArrayFieldandGroupFielddroppedcollectionPathwhen rendering child fields, and becauseFileField/ImageFieldgate the upload widget on a truthycollectionPath, nested upload fields fell back to their empty placeholder instead of the uploader — only top-level upload fields worked.collectionPathis now threaded throughFieldRendererinto both container fields and on into their child renderers.
All other @byline/* packages bumped to 3.16.1 in lockstep with no behavioural changes this cycle.