v26.8.1

smicallef/spiderfootv26.8.1Aug 26, 2026by aduh95

AI Summary

This is an out-of-band release primarily to correct a version reporting bug where `node --version` was incorrectly displaying an alpha version.

Key Highlights

  • Fixed `node --version` reporting an incorrect alpha designation.
  • Updated build tooling for Nix compatibility (list-requisites.sh).

Full Release Notes




### Notable Changes

Out-of-band release to fix `node --version` which was reporting an alpha version.

### Commits

* \[[`ebd35a9eec`](https://github.com/nodejs/node/commit/ebd35a9eec)] - **src**: revert accidental alpha designation (Antoine du Hamel) [#65568](https://github.com/nodejs/node/pull/65568)
* \[[`0b0dd87fcc`](https://github.com/nodejs/node/commit/0b0dd87fcc)] - **tools**: fix `tools/nix/list-requisites.sh` (Antoine du Hamel) [#65560](https://github.com/nodejs/node/pull/65560)