v0.3.0-beta
Features
Image Resizing
- Add optional image resizing by providing a list of dimensions.
- Images will be cropped from the center of the image to fill the given widths and heights.
- The original image size is still converted in addition to any optional resizing.
Chores
- Update various frontend dependencies.