changelog/gen_changelog.md
This guide describes how to generate a consolidated changelog for any PicGo release series (e.g., 2.4.0, 2.5.0) from the GitHub release notes of its betas and finals
https://github.com/Molunerfinn/PicGo/releases/tag/vX.Y.Z-beta.N and vX.Y.Z if present). You can fetch these via MCP GitHub APIs (e.g., get_release_by_tag, list_releases) instead of manual browsingCHANGELOG.md in the repochangelog/X.Y.Z.mdchangelog/X.Y.Z.md (replace with the series version)## Features, ## Bug Fixes, ## Other----------, then add a full Chinese translation with the same structure/content (including images)Add:, Fix:, Refactor: prefixes without emoji)vX.Y.Z-beta.0…N and, if present, vX.Y.Z) from GitHub releases---------- on its own linechangelog/X.Y.Z.md----------