> ## Documentation Index
> Fetch the complete documentation index at: https://novita.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# March 14, 2024

We've released novita.ai Javascript SDK version 1.0.35, available at [https://www.npmjs.com/package/novita-sdk/v/1.0.35](https://www.npmjs.com/package/novita-sdk/v/1.0.35).

This version introduces the img2ImgV3 and txt2ImgV3 methods for calling the API v3 txt2img and img2img,
<br />and you can find examples here: [https://github.com/novitalabs/javascript-sdk/blob/main/examples](https://github.com/novitalabs/javascript-sdk/blob/main/examples).
