Releases: siyuan-note/plugin-sample
Releases · siyuan-note/plugin-sample
Release list
v0.4.8
- Upgrade devDependencies and implement kernel plugin demo
- Enhance KernelPlugin with MCP tool registration and update ESLint
- Migrate i18n locale codes from legacy underscore form (
zh_CN/en_US) to BCP 47 (zh-CN/en)- Aligns with SiYuan kernel RFC 5646 / BCP 47 lang code refactor (see siyuan-note/siyuan#7098)
plugin.jsonkeys, i18n file names (src/i18n/*.json) andREADME.zh-CN.mdfilename updated accordingly- Bump
minAppVersionto3.7.0(older SiYuan versions will fall back todefaultlocale for this plugin)