From a22241a3ff7d1a4e21b2fcf38cbe63b8ed12b724 Mon Sep 17 00:00:00 2001 From: Tron Date: Sun, 1 Dec 2024 17:07:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v1.1.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 💄完善自定义弹窗界面 --- CHANGELOG.md | 4 ++++ plugin.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index abd15bf..f541096 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ +## v1.1.8 + +- 💄完善自定义弹窗界面 + ## v1.1.7 - ✨ 现在不勾选脚注自动编号时,添加脚注的弹窗可以使用思源富文本功能编辑脚注内容啦,但是勾选脚注自动编号,还是只能纯文本格式添加脚注内容 diff --git a/plugin.json b/plugin.json index effe5c2..6f45bfe 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.7", + "version": "1.1.8", "minAppVersion": "3.1.13", "backends": [ "windows",