Hops - version 0.15.0 available

Hey all, I just updated for the hops 0.15 version and that broke my hops components. I have noticed that just one of the inputs (a get geometry) was always saying “this input needs at least one item”. But I was putting one or more itens (as list) and I also had no maximum for that specific input.

What solved the issue was to put tree access as true. I just wanted to point out that before the list access was working without that. Is that to be expected?