Skip to content

NPanel Backend 1.0.8

Choose a tag to compare

@EUForest EUForest released this 24 Jun 05:37

NPanel Backend 1.0.8 release.

Highlights:

  • Added Mundo X protocol support across backend protocol models, node configuration loading, server-side configuration output, and subscription generation.
  • Added MX Mundo transport support, including additional transport/security fields for admin node configuration and server node config delivery.
  • Added MX custom transport handling and subscription guards so incompatible clients are filtered before receiving unsupported node formats.
  • Added SimNet UDP session limit support for node configuration and subscription templates.
  • Improved protocol matching and URI generation with dedicated tests for supported protocol and subscription output behavior.
  • Fixed subscribe configuration responses so pan_domain: false, single_model: false, and user_agent_limit: false are emitted for the admin subscribe config endpoint instead of being omitted by protobuf JSON defaults.
  • Bumped service, Docker, Compose, and release script defaults to v1.0.8.

Artifacts included:

  • Linux amd64
  • Linux arm64
  • macOS amd64
  • macOS arm64
  • Windows amd64

Use SHA256SUMS to verify downloaded packages. Docker image publishing is not included in this release; source-based Docker Compose deployment is available in the repository.