Commit Graph

14333 Commits

Author SHA1 Message Date
Vanessa
ab91541600 🎨 https://github.com/siyuan-note/siyuan/issues/12034 v3.1.2-dev2 2024-07-24 22:23:20 +08:00
Daniel
cfdec8fcda 🐛 Exporting embedded heading blocks without blocks underneath Fix https://github.com/siyuan-note/siyuan/issues/12075 2024-07-24 21:31:55 +08:00
Daniel
fc4f614e72 🎨 Improve block ref searching https://github.com/siyuan-note/siyuan/issues/12010 2024-07-24 21:08:36 +08:00
Daniel
afcb666892 🎨 Improve block ref searching https://github.com/siyuan-note/siyuan/issues/12010 2024-07-24 12:07:40 +08:00
Daniel
e652434858 ⬆️ Upgrade kernel deps 2024-07-24 11:47:56 +08:00
Daniel
9cc334698b 🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/11959 2024-07-24 11:23:21 +08:00
Daniel
74c6b9ba00 🐛 Abnormal heading block update time https://github.com/siyuan-note/siyuan/issues/11996 2024-07-24 10:55:43 +08:00
Vanessa
916ea08ea9 🎨 https://github.com/siyuan-note/siyuan/issues/12013 2024-07-24 10:55:04 +08:00
Daniel
d9a49ece5a 🎨 Improve emoji charsets https://github.com/siyuan-note/siyuan/pull/12051 2024-07-24 10:31:25 +08:00
Daniel
f622b42f36 🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/11959 2024-07-24 10:25:41 +08:00
Vanessa
3f8f89b941 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	kernel/model/export.go
2024-07-24 10:24:42 +08:00
Jeffrey Chen
22168b32a5 🎨 Improve emoji charsets
* Add regional indicator symbols to emoji picker

* Add family to emoji picker

* Add others to emoji picker
2024-07-24 09:07:02 +08:00
Daniel
935efd7d3d 🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/11959 v3.1.2-dev1 2024-07-17 09:59:22 +08:00
Daniel
1645099945 🎨 Improve outline panel escape rendering Fix https://github.com/siyuan-note/siyuan/issues/12001 2024-07-17 09:22:12 +08:00
Daniel
a18559e6d0 🎨 Improve database template field exporting Fix https://github.com/siyuan-note/siyuan/issues/11988 2024-07-16 23:44:15 +08:00
Daniel
1a34e49edf 🐛 Abnormal heading block update time Fix https://github.com/siyuan-note/siyuan/issues/11996 2024-07-16 17:47:35 +08:00
Daniel
bcd12057bc 🎨 Improve block ref anchor text exporting Fix https://github.com/siyuan-note/siyuan/issues/11995 2024-07-16 10:44:57 +08:00
Daniel
687421fe62 🔖 Release v3.1.1 v3.1.1 2024-07-16 09:15:21 +08:00
Daniel
e5cdc29307 📝 Update changelogs 2024-07-16 09:15:21 +08:00
Daniel
010e016275 ♻️ Upgrade to Electron v31.2.1 https://github.com/siyuan-note/siyuan/issues/11936 2024-07-16 09:15:21 +08:00
Daniel
4c770e1e88 ♻️ Upgrade to Electron v31.2.1 https://github.com/siyuan-note/siyuan/issues/11936 2024-07-16 09:15:20 +08:00
Daniel
5e2f5859c6 🐛 Abnormal heading block update time https://github.com/siyuan-note/siyuan/issues/11985 2024-07-16 09:15:20 +08:00
Daniel
8bf6646514 🎨 Support find replace block ref anchor text https://github.com/siyuan-note/siyuan/issues/11978 2024-07-16 09:15:20 +08:00
Daniel
6fc0e43b77 Improve blocktree storage performance 2024-07-16 09:15:19 +08:00
Daniel
eb0879812f Improve recent docs loading performance Fix https://github.com/siyuan-note/siyuan/issues/11977 2024-07-16 09:15:19 +08:00
Daniel
f75e383728 Improve global searching (group by doc) performance https://github.com/siyuan-note/siyuan/issues/11951 2024-07-16 09:15:18 +08:00
Daniel
5f56e42dee Improve block ref searching performance https://github.com/siyuan-note/siyuan/issues/11951 2024-07-16 09:15:18 +08:00
Daniel
d4b60520d9 Improve block ref searching performance https://github.com/siyuan-note/siyuan/issues/11951 2024-07-16 09:15:18 +08:00
Daniel
ceff2d1da4 ⬆️ Upgrade lute https://github.com/siyuan-note/siyuan/issues/11971 2024-07-16 09:15:17 +08:00
Daniel
f22bec9fd6 🎨 Improve database text field exporting https://github.com/siyuan-note/siyuan/issues/11945 2024-07-16 09:15:17 +08:00
Daniel
1a881e35f7 🐛 Non-desktop ends cannot export Markdown https://github.com/siyuan-note/siyuan/issues/11953 2024-07-16 09:15:16 +08:00
Daniel
5921ab900d ♻️ Upgrade to Electron v31.2.0 https://github.com/siyuan-note/siyuan/issues/11936 2024-07-16 09:15:15 +08:00
Daniel
c9462f691d 🎨 The images in the databases are not uploaded to the community hosting https://github.com/siyuan-note/siyuan/issues/11948 2024-07-16 09:15:15 +08:00
Daniel
47aaee4a3b 🎨 Improve database text field exporting https://github.com/siyuan-note/siyuan/issues/11945 2024-07-16 09:15:15 +08:00
Yingyi / 颖逸
f46f250ac5 🎨 Fixed the issue of WebSocket asynchronous initialization
* 🐛 Fixed the issue where WebSocket broadcast was used before initialization was complete

修复 WebSocket 广播未初始化完成即使用的问题

* 🎨 Improved broadcast-related APIs

改进广播相关 API
2024-07-16 09:15:14 +08:00
Daniel
fd0c231b94 🎨 Improve database asset field exporting https://github.com/siyuan-note/siyuan/issues/11903 2024-07-16 09:15:14 +08:00
Daniel
1e0eb6dc90 🎨 Improve exporting https://github.com/siyuan-note/siyuan/issues/11932 2024-07-16 09:15:14 +08:00
Daniel
1ae355f844 🐛 Data syncing not working on some devices https://github.com/siyuan-note/siyuan/issues/11943 2024-07-16 09:15:13 +08:00
Daniel
bbf2ce4ba0 🐛 After changing the History Retention Days, the file history cannot be displayed https://github.com/siyuan-note/siyuan/issues/11935 2024-07-16 09:15:13 +08:00
sommermorgentraum
7a1bc8b636 bump pipeline package to fix AUR auto release err (#11926)
* init bump

* remove dsa encryp algo
2024-07-16 09:15:11 +08:00
Daniel
6fd85a4c6a 🔖 Release v3.1.1 2024-07-16 08:54:00 +08:00
Daniel
e1a4dac0e7 📝 Update changelogs 2024-07-16 08:50:15 +08:00
Daniel
a355e4c0b7 ♻️ Upgrade to Electron v31.2.1 https://github.com/siyuan-note/siyuan/issues/11936 2024-07-16 08:41:08 +08:00
Daniel
04796f3b0f ♻️ Upgrade to Electron v31.2.1 https://github.com/siyuan-note/siyuan/issues/11936 2024-07-16 08:40:58 +08:00
Daniel
6901bc935f 🐛 Abnormal heading block update time https://github.com/siyuan-note/siyuan/issues/11985 2024-07-15 17:16:33 +08:00
Daniel
509beee56d 🎨 Support find replace block ref anchor text https://github.com/siyuan-note/siyuan/issues/11978 v3.1.1-dev2 2024-07-15 12:18:44 +08:00
Daniel
498cb1ba85 Improve blocktree storage performance 2024-07-14 22:25:13 +08:00
Daniel
d6fba4d279 Improve recent docs loading performance Fix https://github.com/siyuan-note/siyuan/issues/11977 2024-07-14 22:16:11 +08:00
Daniel
c79b56aef0 Improve global searching (group by doc) performance https://github.com/siyuan-note/siyuan/issues/11951 2024-07-14 11:55:16 +08:00
Daniel
338ed572da Improve block ref searching performance https://github.com/siyuan-note/siyuan/issues/11951 2024-07-14 11:48:56 +08:00