v26.8.3
v26.8.3
Published packages:
- npm:
artplayer-web-api@26.8.3(global command / npx support via bin) - Docker Hub:
yangyang8002/artplayer-web-api:26.8.3+latest
Changes
- Add
binentry and shebang sonpx artplayer-web-api/ global install works - Remove UTF-8 BOM from server.js (breaks Node when combined with shebang)
- Add npm publish config (files/engines/repository) and
.npmignore,.dockerignore - Docs: npm & Docker Hub install guides in README (CN/EN) and DOCKER.md
- CI: npm publish workflow (npmjs + NPM_TOKEN), Docker Hub push workflow (DOCKERHUB_TOKEN)