# 30th Nov 2023 fixes and enhancements (2nd release)
## Duplicate Image Handling
* Fixed problem where uploading of duplicate images cannot be resolved, preventing save of album. 
* Now, when duplicate images are detected as being uploaded, an error alert is displayed against each image in the list that is detected as a duplicate, and the top level message indicates this as well.
* When duplicated images are deleted from the list, image duplicates are recalculated and the number of duplicates should then be reduced by the number of images deleted.
* Providing no alert error is displayed, the album should now save succesfully.  