---
title: "Changelog"
canonical_url: "https://www.nutrient.io/guides/nodejs/changelog/"
md_url: "https://www.nutrient.io/guides/nodejs/changelog.md"
last_updated: "2026-05-14T16:53:43.896Z"
description: "Latest updates and release notes for Nutrient Node.js SDK, including new features, improvements, and bug fixes."
---

# Changelog for Node.js

## 1.3.0 - 05 Feb 2026

* Fixes another regression in v1.2.0 where Office-to-PDF conversion failed with a `SyntaxError`.

## 1.2.0 - 29 Jan 2026

* Fixes a regression in v1.1.0 where Office-to-PDF conversion failed with a `SyntaxError`.

## 1.1.0 - 18 Jun 2025

* Adds support for editing text content.

## 1.0.0 - 12 Mar 2025

* Moving to the new package name from `@pspdfkit/nodejs` to `@nutrient-sdk/node`.

* Updates GdPicture to v14.3.1. (J#SERVER-1438)

## 0.0.7 - 29 Nov 2024

* Adds support for performing editing operations on documents.

## 0.0.6 - 20 Oct 2024

* Improves performance and fidelity when converting from Office files to PDF.

## 0.0.5 - 15 Mar 2023

* Adds support for the new trial license.

## 0.0.4 BETA - 22 Dec 2023

* Adds support for importing and exporting Instant JSON files.

## 0.0.3 BETA - 07 Sep 2023

* Adds support for Deno via the npm compatibility mode.

* Improves performance when converting from Office files to PDF.

## 0.0.2 BETA - 22 Aug 2023

* Adds support for flattening and excluding annotations while exporting a PDF.

* Fixes an issue that prevented the library from running on Deno.

## 0.0.1 BETA - 03 Aug 2023

* Adds support for converting Office documents to PDF.

* Adds support for converting PNG and JPEG images to PDF.

* Adds support for rendering PDF pages as PNG or WebP images.

---

## Related pages

- [Node.js PDF library](/guides/nodejs.md)
- [Demo: Node.js PDF library](/guides/nodejs/demo.md)
- [Download our Node.js library](/guides/nodejs/downloads.md)
- [Node.js guides: Integrate our PDF library](/guides/nodejs/intro.md)
- [Troubleshooting](/guides/nodejs/troubleshoot.md)

