Home / Changelog
Changelog
Volume Galleries
3.2.7 - August 27, 2026
- 🔧 FixedRetrying an import after a failure now picks up where it left off. The progress bars restarted at zero and finished short of the total, so an import of 100 photos that failed on photo 27 ended at 74 of 100 even though every photo imported
- 🔧 FixedThe Retry button now also appears when the server reports the problem, such as a file that could not be copied. Previously it only showed up after a connection or timeout error, so those imports stopped with no way to continue
- 🔧 FixedSettings copied from the source gallery stored array values incorrectly (double-serialized), which broke page builders like Elementor on every imported gallery
3.2.6 - July 10, 2026
- 🔧 FixedFTP folder cleanup now also removes emptied container folders (such as a household folder whose day subfolders have all imported), not just the leaf folders that held images
- 🔧 FixedRunning multiple bulk imports at the same time could overwrite each other's queued list when started within the same second
3.2.5 - June 20, 2026
- ✨ NewCloud storage bulk imports now scan large buckets (hundreds of folders) in small batches instead of all at once, so imports from providers like Cloudflare R2 no longer time out before the preview loads (works with Cloud Storage 3.0.11 or later)
3.2.4 - May 20, 2026
- 🔧 FixedFeatured image tags empty in gallery invite emails — emails now send after images are imported so the gallery's featured image resolves correctly
3.2.3 - April 20, 2026
- 🔧 FixedPre-processed mode counted -thumbnail and -large variants as separate galleries in the preview
- 🔧 FixedPre-processed imports from a flat folder (single image per gallery) did not find their sibling -thumbnail and -large files
- 🔧 FixedPre-processed originals with no matching variants now fall back to standard processing instead of being imported without sizes
- 🔧 FixedPre-processed images failed to be added to the gallery and had invalid attachment metadata paths, so thumbnails did not render
- 🔧 FixedPre-processed attachments missing created_timestamp, which caused them to be hidden when image order was set to shoot date
3.2.2 - March 30, 2026
- ✨ NewVideo support when Video Sales addon is active — bulk import automatically extracts thumbnails and links video files
- ✨ NewAllow selecting private and draft galleries as source or parent gallery
3.2.1 - March 11, 2026
- 🔧 FixedCloud storage folders not maintaining parent/child hierarchy when creating galleries
3.2
- ✨ NewIntegration with Cloud Storage for importing
- ✨ NewAllow pre-processed images
3.1.8
- 🔧 FixedFixed automatic license check during weekly cron
3.1.7
- 🔧 FixedMissing some variables and formatting for new gallery invite emails
- 🔧 FixedFeatured image in gallery invite email empty
- 🔨 ChangeFix processing of gallery title from folder/file with special chars in middle, add "sunshine_volume_gallery_title" to allow further customization
3.1.6
- 🔧 FixedSending emails to non-registered users
3.1.5
- 🔧 FixedBetter method of getting case insensitive folder images and gallery title
3.1.4
- ⚡️ ImprovedImprove performance
3.1.3
- 🔧 FixedDeep nested gallery import fixes
3.1.2
- 🔨 ChangeImage/folder deletion on FTP import when successful if option is set
3.1.1
- 🔨 ChangeVersion bump just to help issues with updates
3.1
- ✨ NewAllow multiple users to be set per gallery
- 🔧 FixedDo not set featured image from source gallery
3.0.5
- 🔧 FixedFix bug calling 'sunshine_message_gallery_send' action
3.0.4
- 🔨 ChangeIf source gallery is private and email address provided in CSV, assign it to the private gallery
- ✨ NewAllow first/last name in CSV file
3.0.3
- ??