Release 1.2 patch 1: Modifiable entries
It is now possible to edit gallery entries
Thanks to the powers of default ArrayIterator class, it is now possible to edit gallery entries without the need to create a separate custom class to hold them.
Fixed setters chaining.
Some setters were missing chaining ability. This is now fixed.