v0.3.21
Add custom size support for outpaint. Thanks to freek99.
Delete output files when exceeding task queue history limit.
Remove restrictions on input resolution. Now you can use any combination of width*height
for aspect_ratios_selection
.
Change type of seed
field from generation result to String
to avoid numerical overflow.