Skip to content

NPanel Backend 1.0.9

Choose a tag to compare

@EUForest EUForest released this 25 Jun 06:30

NPanel Backend 1.0.9 release.

Highlights:

  • Added multi protocol-instance support for servers, including same server with different protocols on different ports and same protocol on different ports.
  • Matched server protocol configuration by protocol + port across subscription output, public node list, node configuration delivery, user list, traffic reporting, and online-user cache keys.
  • Ensured each server/protocol/port instance is emitted as its own node in subscriptions while inheriting the matching server protocol parameters.
  • Added admin-side validation so node creation can only target an enabled server protocol instance with the selected port.
  • Added regression coverage for protocol validation, protocol-instance matching, node config selection, and multi-port subscription rendering.
  • Bumped service, Docker, Compose, and release script defaults to v1.0.9.

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.