.. |
ai.go
|
🎨 支持应用内配置人工智能 https://github.com/siyuan-note/siyuan/issues/7714
|
2023-03-22 09:31:13 +08:00 |
appearance.go
|
♻️ Improve copy file stability https://github.com/siyuan-note/siyuan/issues/7837
|
2023-03-31 10:34:30 +08:00 |
assets_watcher_darwin.go
|
🎨 异步刷新资源文件缓存
|
2022-08-31 00:47:50 +08:00 |
assets_watcher.go
|
🎨 资源文件夹不存在时自动创建
|
2022-10-09 10:04:39 +08:00 |
assets.go
|
♻️ Improve copy file stability https://github.com/siyuan-note/siyuan/issues/7837
|
2023-03-31 10:34:30 +08:00 |
attribute_view.go
|
🎨 Attribute View data synchronization https://github.com/siyuan-note/siyuan/issues/7552
|
2023-04-02 11:42:04 +08:00 |
backlink.go
|
🎨 反链提及搜索范围增加命名、别名和备注 Fix https://github.com/siyuan-note/siyuan/issues/7639
|
2023-03-12 22:07:20 +08:00 |
bazzar.go
|
🎨 细化云端同步锁提升稳定性 https://github.com/siyuan-note/siyuan/issues/5887
|
2022-09-17 22:56:22 +08:00 |
block.go
|
🎨 闪卡管理添加复习次数、卡片总数及路径优化 https://github.com/siyuan-note/siyuan/issues/7761
|
2023-03-24 10:01:36 +08:00 |
blockial.go
|
🎨 属性视图增减行列 https://github.com/siyuan-note/siyuan/issues/7521 https://github.com/siyuan-note/siyuan/issues/7522
|
2023-03-15 20:15:56 +08:00 |
blockinfo.go
|
🎨 面包屑可能出现光标插入符
|
2023-02-10 14:41:47 +08:00 |
bookmark.go
|
🎨 书签和标签面板刷新不再等待
|
2023-02-17 10:47:15 +08:00 |
box.go
|
🎨 文件系统读取或写入失败时退出内核 https://github.com/siyuan-note/siyuan/issues/7707
|
2023-03-19 17:12:52 +08:00 |
conf.go
|
🎨 Show "What's News" after upgrading https://github.com/siyuan-note/siyuan/issues/7902
|
2023-04-06 21:56:52 +08:00 |
css.go
|
♻️ Improve copy file stability https://github.com/siyuan-note/siyuan/issues/7837
|
2023-03-31 10:34:30 +08:00 |
export_katex.go
|
🎨 公式导出时展开宏定义 Fix https://github.com/siyuan-note/siyuan/issues/5831
|
2022-09-07 00:12:43 +08:00 |
export_merge.go
|
🐛 Exporting PDF hangs after focusing heading block Fix https://github.com/siyuan-note/siyuan/issues/7848
|
2023-04-01 16:52:35 +08:00 |
export.go
|
🎨 Add provider info at the end of message in all sync error notifications
|
2023-04-06 15:00:03 +08:00 |
file.go
|
🐛 API getFile/putFile does not perform read-write lock Fix https://github.com/siyuan-note/siyuan/issues/7832
|
2023-03-30 19:39:59 +08:00 |
flashcard.go
|
🎨 闪卡管理排序
|
2023-03-24 11:26:38 +08:00 |
format.go
|
⚡ 改进重命名资源文件性能 https://github.com/siyuan-note/siyuan/issues/7322
|
2023-02-10 14:28:10 +08:00 |
graph.go
|
🐛 关系图日记过滤失效 Fix https://github.com/siyuan-note/siyuan/issues/7547
|
2023-03-03 09:15:25 +08:00 |
heading.go
|
🐛 After the document is transferred to the heading, occurs two copies of the reference block Fix https://github.com/siyuan-note/siyuan/issues/7819
|
2023-03-29 19:38:36 +08:00 |
history.go
|
🎨 Search replace generate file history https://github.com/siyuan-note/siyuan/issues/7864
|
2023-04-03 11:25:56 +08:00 |
import.go
|
🎨 Escape character \ were not handled correctly when importing Markdown https://github.com/siyuan-note/siyuan/issues/7867
|
2023-04-03 18:15:32 +08:00 |
index_fix.go
|
🐛 校验索引生成冗余的 Untitled 父文档 Fix https://github.com/siyuan-note/siyuan/issues/7394
|
2023-02-17 21:27:05 +08:00 |
index.go
|
🎨 改进状态栏显示后台任务执行计数 Fix https://github.com/siyuan-note/siyuan/issues/7398
|
2023-02-18 14:37:54 +08:00 |
liandi.go
|
🎨 The reminder message will no longer pop up when the subscription expires for more than 2 days Fix https://github.com/siyuan-note/siyuan/issues/7816
|
2023-03-29 13:26:00 +08:00 |
listitem.go
|
🐛 文档转换标题后文档树刷新不正确 https://github.com/siyuan-note/siyuan/issues/7435
|
2023-02-22 09:53:55 +08:00 |
mount.go
|
🎨 更新版本后自动打开用户指南 Fix https://github.com/siyuan-note/siyuan/issues/7469
|
2023-02-24 12:49:49 +08:00 |
ocr.go
|
🎨 潜在的并发冲突
|
2023-02-26 10:26:27 +08:00 |
outline.go
|
🐛 退出应用时数据库未完全写入 https://github.com/siyuan-note/siyuan/issues/6318
|
2022-10-23 12:03:45 +08:00 |
path.go
|
⚡ 改进多个功能点的性能 https://github.com/siyuan-note/siyuan/issues/7177
|
2023-01-27 19:22:13 +08:00 |
process.go
|
🐛 桌面端系统睡眠唤醒后内核可能会自动退出 Fix https://github.com/siyuan-note/siyuan/issues/7323
|
2023-02-12 09:21:14 +08:00 |
render.go
|
🐛 嵌入块 SQL 脚本中存在换行时无法导出 Fix https://github.com/siyuan-note/siyuan/issues/7771
|
2023-03-24 16:37:06 +08:00 |
repository.go
|
🎨 Add provider info at the end of message in all sync error notifications
|
2023-04-06 15:00:03 +08:00 |
search.go
|
🎨 Search replace generate file history https://github.com/siyuan-note/siyuan/issues/7864
|
2023-04-03 11:38:18 +08:00 |
session.go
|
🎨 Monitor the search performance and suggest solutions Fix https://github.com/siyuan-note/siyuan/issues/7873
|
2023-04-05 15:55:07 +08:00 |
snippet.go
|
🐛 设置代码片段报错 Fix https://github.com/siyuan-note/siyuan/issues/6382
|
2022-10-28 09:31:45 +08:00 |
storage.go
|
🎨 When local.json is corrupted, clear the file to avoid being unable to enter the main interface Fix https://github.com/siyuan-note/siyuan/issues/7911
|
2023-04-07 09:38:11 +08:00 |
sync.go
|
🎨 Add provider info at the end of message in all sync error notifications
|
2023-04-06 15:00:03 +08:00 |
tag.go
|
🐛 重命名父标签误修改子标签 https://github.com/siyuan-note/siyuan/issues/7498
|
2023-02-27 10:54:07 +08:00 |
template.go
|
🎨 支持应用内删除模板 https://github.com/siyuan-note/siyuan/issues/7746
|
2023-03-23 19:29:36 +08:00 |
transaction.go
|
🎨 使用第三方同步盘时弹出提示并退出内核 https://github.com/siyuan-note/siyuan/issues/7683
|
2023-03-19 00:12:28 +08:00 |
tree.go
|
🎨 文档数据文件 ID 重复时自动重置 ID Fix https://github.com/siyuan-note/siyuan/issues/7340
|
2023-02-12 00:23:53 +08:00 |
updater.go
|
🎨 Check update with locale release changelog link
|
2023-03-30 10:09:50 +08:00 |
upload.go
|
🐛 API /asset/upload 使用子文件夹时返回结果不正确 https://github.com/siyuan-note/siyuan/issues/7454
|
2023-03-07 09:15:03 +08:00 |
virutalref.go
|
🐛 Wrong parsing virtual reference with \ before it Fix https://github.com/siyuan-note/siyuan/issues/7821
|
2023-03-29 18:16:15 +08:00 |
widget.go
|
🎨 挂件搜索时过滤不相关文件 Fix https://github.com/siyuan-note/siyuan/issues/7434
|
2023-02-21 18:30:17 +08:00 |