Skip to content

Releases

CPAMP publishes versions through GitHub Releases. Release note source files are stored in the repository under docs/release-notes/.

Latest Version

Release Note Source Files

File names:

text
docs/release-notes/<tag>-zh.md
docs/release-notes/<tag>-en.md

Release Process

The release workflow is documented in the repository:

Pushing a tag triggers .github/workflows/release.yml, which generates:

  • management.html
  • native packages
  • Docker images
  • GitHub Release body

Released under the MIT License.