Hi,
today i noticed a problem with this field. The button for adding new images open standard "WP media window" - but i see only a few images (4) from my whole library.
(latest WP, latest "meta-box" plugin version)
'fields' => array(
array(
'id' => "{$prefix}produkt_gallery",
'type' => 'image_advanced'
)
)