Releases: terwer/siyuan-plugin-importer
Releases · terwer/siyuan-plugin-importer
v1.8.1
18 Jun 06:32
Compare
Sorry, something went wrong.
No results found
1.8.1 (2025-06-18)
Bug Fixes
importer: optimize styles and improve import settings (7615111 )
v1.8.0
15 Jun 09:49
Compare
Sorry, something went wrong.
No results found
1.8.0 (2025-06-15)
Features
ImportSetting: add tab navigation for settings and test (57ef273 )
import: support direct import of MD files (5e9f9b6 )
Bug Fixes
Code Refactoring
remove unused components and update styles (6b29a68 )
v1.7.0
25 Jun 16:51
Compare
Sorry, something went wrong.
No results found
1.7.0 (2023-06-25)
Features
Bug Fixes
Miscellaneous
deps-dev: bump @sveltejs/vite-plugin-svelte from 2.4.1 to 2.4.2 (160e449 )
deps-dev: bump @terwer/eslint-config-custom from 1.2.0 to 1.3.6 (b85e684 )
deps-dev: bump siyuan from 0.7.2 to 0.7.4 (24894f1 )
deps-dev: bump svelte from 3.59.1 to 4.0.0 (791690e )
deps-dev: bump vite-plugin-static-copy from 0.15.0 to 0.16.0 (1e8c40f )
deps-dev: bump vitest from 0.31.3 to 0.32.2 (9043448 )
升级 svelte4,同时升级其他关联组件 (113ec12 )
v1.6.0
01 Jun 16:45
Compare
Sorry, something went wrong.
No results found
1.6.0 (2023-06-01)
Features
Miscellaneous
v1.5.3
24 May 03:45
Compare
Sorry, something went wrong.
No results found
1.5.3 (2023-05-24)
Bug Fixes
v1.5.2
24 May 02:05
Compare
Sorry, something went wrong.
No results found
1.5.2 (2023-05-24)
Bug Fixes
v1.5.1
23 May 17:18
Compare
Sorry, something went wrong.
No results found
1.5.1 (2023-05-23)
Bug Fixes
Miscellaneous
v1.5.0
19 May 14:50
Compare
Sorry, something went wrong.
No results found
1.5.0 (2023-05-19)
Features
#20 导入epub后,里面的图片会出现在未引用资源里面,容易被误清除 (824cf2a )
重复导入现在会创建新的文章了
资源文件不在自定义hash命名,直接让导入API自己去处理
v1.4.1
18 May 17:23
Compare
Sorry, something went wrong.
No results found
1.4.1 (2023-05-18)
Bug Fixes
Miscellaneous
v1.4.0
18 May 12:14
Compare
Sorry, something went wrong.
No results found
1.4.0 (2023-05-18)
Features
#16 #18 修复路径问题,删除无法点击的链接 (b720f29 )
路径新增hash,防止多个文件有相同图片时候,图片被覆盖,例如:/assets/import/1nmels/cover.jpeg
pandoc生成的目录链接不可点击,暂时去掉
pandoc脚注不能跳转,暂时去掉保持标题清爽
Bug Fixes
#17 修复部分场景下,顶部 svg 显示异常问题
Miscellaneous