Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/news/2024/unit-1.32.0-released.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This new language module improves upon the existing WebAssembly support. We
recommend all users to use this new implementation for WebAssembly. We consider
the old **unit-wasm** module deprecated now.

Additionally, we are adding the following features:
Additionally, we have added the following features:

- Enhanced the :doc:`NJS (NGINX JavaScript) experience <../../scripting>` by making all Unit variables
accessible from JavaScript
Expand All @@ -24,7 +24,7 @@ Additionally, we are adding the following features:

- Added support for changing Unit's control socket permissions

- Added a :ref:`new variable <configuration-variables>`, **request_id**
- Added a :ref:`new variable <configuration-variables>`, **$request_id**

...and much more! Keep reading to learn more about what changed since 1.31.1.

Expand Down