Skip to content

Releases: npanel-dev/NPanel-backend

NPanel Backend 1.0.11

Choose a tag to compare

@EUForest EUForest released this 28 Jun 08:57

NPanel Backend 1.0.11 release.

Highlights:

  • Added routing management APIs, data models, migrations, and admin services for profiles, rules, outbounds, DNS resolvers, unlock services, health reports, route events, gray release analytics, release gates, and audit snapshots.
  • Wired public routing configuration and capability gates to admin-managed profiles, including safer routing preview/default handling.
  • Improved subscription workflows with rich descriptions, price-option code/version handling, simplified pricing, traffic-limit support, and redemption time-unit compatibility.
  • Fixed unsubscribe and ticket visibility/listing edge cases, normalized client download links, and tightened public/user response handling for the new subscription and routing fields.
  • Bumped service, Docker Compose, installer examples, and release script defaults to v1.0.11.

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.

NPanel Backend 1.0.10

Choose a tag to compare

@EUForest EUForest released this 26 Jun 18:12

NPanel Backend 1.0.10 release.

Highlights:

  • Added authenticated local image upload storage with persisted Docker/installer upload volume support.
  • Fixed uploaded image static serving so nested /uploads/images/... paths are reachable through the backend router.
  • Added subscription price options and preserved price-option data in user subscription responses.
  • Improved subscription defaults, user access guards, phone validation, pinned announcement handling, redemption-code behavior, and backend install flow.
  • Bumped service, Docker, Compose, installer examples, and release script defaults to v1.0.10.

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.

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.

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.

NPanel Backend 1.0.7

Choose a tag to compare

@EUForest EUForest released this 23 Jun 16:58

NPanel Backend 1.0.7 initial open-source release.\n\nArtifacts included:\n- Linux amd64\n- Linux arm64\n- macOS amd64\n- macOS arm64\n- Windows amd64\n\nUse SHA256SUMS to verify downloaded packages. Docker image publishing is not included in this release; source-based Docker Compose deployment is available in the repository.