What's Fixed
- In some instances, the preview image generation was failing, and this was additionally preventing users from saving the full uniform zip files - I have switched from using imagemin (and imagemin-jpegoptim) to just using Jimp (which has been part of this project since day one) to handle optimizing the preview images. Theoretically there is a quality trade-off, but I think it's negligible.