Wrong title and description used for images with same name
When for different entries are uploaded images with same name, title and description of the images already uploaded for existing entries is changed to this which was used in the latest image with same name. For example, my gallery field use following path for images storing:
images/sobipro/entries/{id}/{nid}
In the entry A I upload image image1.png with some title and description. Now, when I create 2nd entry B and upload there image which also have name image1.png and set some title and description for it, after saving entry they will be assigned also for image image1.png in entry A.