February 11th, 2025
API
Bugfixes / Misc

Image processing - Set maximum steps on Stable Diffusion 3.5 to 30 to reduce image generation timeouts.
Stopping a message from a Thinking model will remove the Thinking display.
Inpainting image previews in the chat history and in the chat input are now properly scaled fixing distortion issues previously seen.
When generating errors inpainting, either from images that couldn’t be processed, or from a prompt that was unable to be converted to a mask, we will now present human readable errors.
The “new version of Venice available” notice will now link to these changelog notes.
Updated the left drawer and nav to condense its size given additional options.
DELETE /api/v1/api_keys now takes the API key either as a body parameter or a query parameter. Postman has been updated.