# Tenzir Node v5.3.4

This release fixes a bug that caused package installation outside of the Tenzir Library to fail, which caused Demo Nodes in the Tenzir Platform to not have any packages installed.

## 🐞 Bug Fixes

### Fix `package::add`

Jun 10, 2025 · [@raxyte](https://github.com/raxyte) · [#5271](https://github.com/tenzir/tenzir/pull/5271)

The `package::add` operator did not correctly handle the switch to `from_http` in the previous release and as a result errored when installing packages manually. This has now been fixed. However, package installation via Tenzir Platform was still functional. This was also the cause of the demo node not having any pipelines or pre-installed packages when launched.

[ Download on GitHub ](https://github.com/tenzir/tenzir/releases/tag/v5.3.4)

[Get the release artifacts and source code.](https://github.com/tenzir/tenzir/releases/tag/v5.3.4)