node-v2.8.0

XTLS/Xray-corenode-v2.8.0Jul 20, 2026by github-actions[bot]

AI Summary

The Node.js package updates to v2.8.0, incorporating performance and feature improvements related to layout analysis and image processing.

Key Highlights

  • Added layout complexity signals to the isComplex function
  • Switched to pure-rust image conversion, dropping ImageMagick dependency

New Features

  • Layout complexity signals in isComplex
  • Pure-rust image conversion

Full Release Notes

## What's Changed
* feat: add layout complexity signals to isComplex by @logan-markewich in https://github.com/run-llama/liteparse/pull/369
* feat: pure-rust image conversion, drop imagemagick by @AstraBert in https://github.com/run-llama/liteparse/pull/348


**Full Changelog**: https://github.com/run-llama/liteparse/compare/docker-v2.7.0...node-v2.8.0