The latest version handles permissions better.
Aside from connection blocks, everything else looks the same.
If you see brackets, you are confusing text-ified lists with lists (which can not be seen, only selected from and manipulated with list blocks in memory.)
The [ brackets are JSON notation, which is a common and informative text wrapper for lists and dictionaries, good for text file packaging, but requires decoding back to lists for active use.