diff --git a/README_zh_CN.md b/README_zh_CN.md index e631d6f..42b7fc4 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -8,6 +8,13 @@ ## 📝更新日志 +v1.1.7 + +- ✨ 现在不勾选脚注自动编号时,添加脚注的弹窗可以使用思源富文本功能编辑脚注内容啦,但是勾选脚注自动编号,还是只能纯文本格式添加脚注内容 + + ![](https://fastly.jsdelivr.net/gh/Achuan-2/PicBed/assets/PixPin_2024-12-01_12-59-22-2024-12-01.png) +- 🐛 修复勾选脚注自动编号,弹窗添加脚注添加多行时的错误。 + v1.1.6 / 2024.11.30 脚注支持脚注数字编号啦! * 💄在插件设置里添加自定义css功能,不需要还跑到代码片段写了! diff --git a/plugin.json b/plugin.json index 721610f..effe5c2 100644 --- a/plugin.json +++ b/plugin.json @@ -2,7 +2,7 @@ "name": "siyuan-plugin-blockref-footnote", "author": "Achuan-2", "url": "https://github.com/Achuan-2/siyuan-plugin-blockref-footnote", - "version": "1.1.6", + "version": "1.1.7", "minAppVersion": "3.1.13", "backends": [ "windows",