mirror of
https://github.com/kuaifan/dootask.git
synced 2026-04-22 12:28:07 +00:00
- Refactor build.js: replace androidUpload/genericPublish/published with unified WebsitePublisher class using Authorization Bearer auth - New CLI commands: upload-changelog, release - Update auto-update URL to /api/download/update (legacy compat on website) - publish.yml: use CHANGELOG.md for GitHub Release body, replace PUBLISH_KEY with UPLOAD_TOKEN + UPLOAD_URL