pict-rs/releases/0.5.17-pre.4.md
asonix fb80f77136
All checks were successful
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m53s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m55s
/ deny (push) Successful in 16s
/ clippy (push) Successful in 2m8s
/ tests (push) Successful in 2m16s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m55s
Add 0.5.17-pre.4.md
2024-07-20 17:10:20 -05:00

14 lines
522 B
Markdown

# pict-rs 0.5.17-pre.4
pict-rs is a simple image hosting microservice, designed to handle storing and retrieving images,
animations, and videos, as well as providing basic image processing functionality.
## Overview
pict-rs 0.5.17-pre.4 adds handling for rare cases where variant records exist and refer to missing
files. These records should now be properly cleaned upon request.
## Upgrade Notes
There are no significant changes from 0.5.17-pre.3. Upgrading should be as simple as pulling a new
version of pict-rs.