this post was submitted on 14 Nov 2024
31 points (97.0% liked)
Blahaj Lemmy Meta
2317 readers
7 users here now
Blåhaj Lemmy is a Lemmy instance attached to blahaj.zone. This is a group for questions or discussions relevant to either instance.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This might be a db0 issue tbh, here's that 196 post on .ml and slrpnk and it works fine.
The reason the AI posts works on previous versions is probably (I know nothing about how lemmy-ui works) because lemmy-ui sees a URL with an image extension and puts it in an
<img>
tag, they must've stopped doing in 0.19.6 and stated using the MIME type in the API instead.