Commit Graph

418 Commits

Author SHA1 Message Date
Daniel
d119108a0a
🔖 Release v2.9.3 2023-06-27 19:27:07 +08:00
Daniel
fc818c6511
🧑‍💻 Improve kernel API /api/convert/pandoc Fix https://github.com/siyuan-note/siyuan/issues/8619 2023-06-26 18:31:30 +08:00
Daniel
b9c35fd0f5
🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
Daniel
e8ac568b3d
🎨 Set the default workspace path to ~/SiYuan/ on the desktop end https://github.com/siyuan-note/siyuan/issues/8602 2023-06-24 11:07:52 +08:00
Daniel
134fd5e957
🎨 Set the default workspace path to ~/SiYuan/ on the desktop end https://github.com/siyuan-note/siyuan/issues/8602 2023-06-24 10:42:01 +08:00
Daniel
ba50a9fca6
🎨 Update text 2023-06-24 00:05:51 +08:00
Daniel
5a458c9c09
🎨 Update text 2023-06-24 00:03:51 +08:00
Daniel
7b52e846df
🎨 Improve desktop boot interface 2023-06-22 21:40:19 +08:00
Daniel
c540046b8e
🎨 Support directly access data/public/* contents via URL link https://github.com/siyuan-note/siyuan/issues/8593 2023-06-22 16:42:16 +08:00
Daniel
f6c6dff90e
🐛 Export Markdown does not include .md file Fix https://github.com/siyuan-note/siyuan/issues/8587 2023-06-21 08:48:53 +08:00
Daniel
4459413493
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 11:48:44 +08:00
Daniel
f37a358cd6
🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-19 21:27:53 +08:00
Daniel
b2c0f3ea1f
🐛 Fix pandoc export 2023-06-19 18:52:57 +08:00
Daniel
13957fdfb8
🔖 Release v2.9.2 2023-06-19 13:56:49 +08:00
Daniel
7d3af3a0e3
🎨 Documents/SiYuan/ is no longer created if a configured workspace exists Fix https://github.com/siyuan-note/siyuan/issues/8566 2023-06-17 11:18:58 +08:00
Daniel
200499aad4
🎨 Improve boot 2023-06-16 10:23:04 +08:00
Daniel
f7d8a02138
🎨 Auto rebuild history database index when indexing failed https://github.com/siyuan-note/siyuan/issues/8543 2023-06-15 10:22:43 +08:00
Daniel
a515a4f992
🐛 Pandoc is not initialized in some cases Fix https://github.com/siyuan-note/siyuan/issues/8533 2023-06-15 10:15:13 +08:00
Daniel
e1ae93271e
🔖 Release v2.9.1 2023-06-13 10:21:53 +08:00
Daniel
4e493483f8
🎨 Add sync websocket 2023-06-11 10:13:39 +08:00
Daniel
6575ee65ed
🎨 Clean code 2023-06-09 22:30:13 +08:00
Daniel
b24c06fbce
🐛 The hyperlink in the changelog fails to jump to the browser to open https://github.com/siyuan-note/siyuan/issues/8458 2023-06-06 11:19:24 +08:00
Daniel
8c9d947ff2
🔖 Release v2.9.0 2023-06-06 09:22:38 +08:00
Daniel
30e70ade73
🎨 Add more file formats supporting snapshots comparing https://github.com/siyuan-note/siyuan/issues/8438 2023-06-03 17:42:01 +08:00
Daniel
8c35440a77
🔖 Release v2.8.10 2023-05-31 20:46:14 +08:00
Daniel
78f2601471
🎨 Workspace built-in Pandoc is no longer initialized after customizing Pandoc path https://github.com/siyuan-note/siyuan/issues/8377 2023-05-28 11:54:48 +08:00
Daniel
61237302c8
🎨 Doc tree, backlinks, tags and templates ignores case when sorting alphabetically by name Fix https://github.com/siyuan-note/siyuan/issues/8360 2023-05-26 08:51:20 +08:00
Daniel
a3d2e89a65
🎨 Formula parsing supports $ followed by numbers when importing Markdown https://github.com/siyuan-note/siyuan/issues/8362 2023-05-25 22:00:56 +08:00
Daniel
3565f5cb3c
🔖 Release v2.8.9 2023-05-23 10:12:00 +08:00
Liang Ding
9aca165875
🎨 Support for embedding images when exporting EPUB, ODT and RTF Fix https://github.com/siyuan-note/siyuan/issues/8288 2023-05-17 15:37:56 +08:00
Liang Ding
a335101d49
🔖 Release v2.8.8 2023-05-16 12:53:33 +08:00
颖逸
fdbfe6b848
Bazaar resource directories support symlink (#8263)
* 🎨 bazaar resource directories support symlink

* 🎨 bazaar resource directories support symlink
2023-05-16 10:34:38 +08:00
Liang Ding
516276db49
🎨 Data sync connectivity check supports redirection Fix https://github.com/siyuan-note/siyuan/issues/8264 2023-05-16 09:09:48 +08:00
Liang Ding
0a10285167
🎨 Escape the notification message https://github.com/siyuan-note/siyuan/issues/7811 2023-05-15 14:56:12 +08:00
Vanessa
7572db4012 🎨 fix https://github.com/siyuan-note/siyuan/issues/8216 2023-05-14 12:10:47 +08:00
Liang Ding
6c3c8d44ad
🎨 When multiple windows exist, each window should be isolated using the Optimize Typesetting https://github.com/siyuan-note/siyuan/issues/8216 2023-05-14 10:45:05 +08:00
Liang Ding
0bfc2b5c64
🎨 Provide API /api/convert/pandoc https://github.com/siyuan-note/siyuan/issues/8235 2023-05-12 11:35:14 +08:00
Liang Ding
f570396fcd
🎨 Reset doc browsing position after data snapshot rollback https://github.com/siyuan-note/siyuan/issues/8231 2023-05-11 15:29:13 +08:00
Liang Ding
7a68c8ad1b
🎨 Reset doc browsing position after data snapshot rollback https://github.com/siyuan-note/siyuan/issues/8231 2023-05-11 11:43:17 +08:00
Liang Ding
05d2a5147d
🎨 Support for export RTF Fix https://github.com/siyuan-note/siyuan/issues/8132 2023-05-11 09:21:32 +08:00
Liang Ding
847be4b939
🎨 Support for exporting ODT Fix https://github.com/siyuan-note/siyuan/issues/8133 2023-05-11 09:03:45 +08:00
Liang Ding
a52cf1eb29
🎨 Clean code 2023-05-10 23:30:11 +08:00
Liang Ding
c3df45a406
Support for more export formats https://github.com/siyuan-note/siyuan/issues/8127 2023-05-10 22:53:23 +08:00
Liang Ding
c7b43df2d8
🔖 Release v2.8.7 2023-05-09 17:59:23 +08:00
Liang Ding
da31f5a7a6
🎨 Kernel API supports load plugins https://github.com/siyuan-note/siyuan/issues/8044 2023-05-05 15:21:21 +08:00
OpaqueGlass
6b62a69299
Improve API listDocsByPath param sort (#8156)
* `listDocsByPath` API `sort` param
backend

* `listDocsByPath` API `sort` param
frontend

* `listDocsByPath` API `sort` param
2023-05-02 23:22:40 +08:00
Liang Ding
7daafcb3af
🎨 Allow GPT Model selection in UI https://github.com/siyuan-note/siyuan/issues/8142 2023-04-30 21:47:39 +08:00
Liang Ding
48e8c9f86f
🎨 Improve Tesseract OCR installation check on macOS https://github.com/siyuan-note/siyuan/issues/7107 2023-04-28 15:22:41 +08:00
Liang Ding
40d952e12d
🎨 Partially refresh the interface after data synchronization https://github.com/siyuan-note/siyuan/issues/8098 2023-04-25 18:34:38 +08:00
Liang Ding
9bfc7846cd
🎨 Partially refresh the interface after data synchronization https://github.com/siyuan-note/siyuan/issues/8098 2023-04-25 15:39:57 +08:00