Loading...
Loading...
Compare original and translation side by side
npm run release # Create major/minor release PR.npm run release # 创建主版本/次版本发布PR。activitypub.phpVersion: X.Y.Zreadme.txtStable tag: X.Y.Zpackage.json"version": "X.Y.Z"CHANGELOG.mdactivitypub.phpVersion: X.Y.Zreadme.txtStable tag: X.Y.Zpackage.json"version": "X.Y.Z"CHANGELOG.mdundefinedundefined
See [Release Process - Major/Minor](docs/release-process.md) for detailed steps.
查看[发布流程 - 主版本/次版本](docs/release-process.md)获取详细步骤。undefinedundefined
**Important:** Use `-m 1` flag when cherry-picking merge commits to select the mainline parent.
See [Release Process - Patch Releases](docs/release-process.md#patch-releases) for detailed steps.
**重要提示:** 挑选合并提交时请使用`-m 1`参数,以选择主线父提交。
查看[发布流程 - 补丁版本](docs/release-process.md#patch-releases)获取详细步骤。.github/PULL_REQUEST_TEMPLATE.md.github/workflows/changelog.yml.github/changelog/npm run releaseCHANGELOG.mdreadme.txt.github/PULL_REQUEST_TEMPLATE.md.github/workflows/changelog.yml.github/changelog/npm run releaseCHANGELOG.mdreadme.txt✅ Add support for custom post types.
✅ Fix signature verification bug.
❌ Add support for custom post types
❌ Fix signature verification bug✅ Add pre-built block patterns for easy profile and sidebar setup.
✅ Fix follow button not appearing on author pages.
❌ Add register_patterns() method to class-blocks.php.
❌ Refactor User class to use Actors collection.✅ 新增自定义文章类型支持。
✅ 修复签名验证漏洞。
❌ Add support for custom post types
❌ Fix signature verification bug✅ 新增预构建区块模式,简化个人资料和侧边栏设置。
✅ 修复作者页面未显示关注按钮的问题。
❌ Add register_patterns() method to class-blocks.php.
❌ Refactor User class to use Actors collection.