Skip to content

Releases: siyuan-community/siyuan-sdk

v0.3.3

24 Oct 15:24
909e02a
Compare
Choose a tag to compare

v0.3.3 / 2023-10-24

  • v0.3.2 ... v0.3.3
  • 自定义常量联合类型定义名 | Custom constant union type definition name
  • 添加 API /api/system/getConf | Add API /api/system/getConf
  • 完善 API /api/system/getConf | Perfect API /api/system/getConf
  • 添加 API /api/storage/getLocalStorage | Add API /api/storage/getLocalStorage
  • 添加 API /api/storage/setLocalStorage | Add API /api/storage/setLocalStorage

v0.3.2

21 Sep 17:33
c3affea
Compare
Choose a tag to compare

v0.3.2 / 2023-09-19

  • v0.3.1 ... v0.3.2
  • 修复拼写错误 | Fix spelling errors
  • 更新 API JSON Schemas | Update API JSON Schemas

v0.3.1

12 Sep 04:25
7a3b803
Compare
Choose a tag to compare

v0.3.1 / 2023-09-12

  • v0.3.0 ... v0.3.1
  • 更新 API /api/filetree/listDocsByPath | Update API /api/filetree/listDocsByPath
  • 添加 #region content 标识 | Add #region content mark
  • 添加 API /api/search/fullTextSearchBlock | Add API /api/search/fullTextSearchBlock

v0.3.0

05 Sep 07:44
2019cda
Compare
Choose a tag to compare

v0.3.0 / 2023-09-05

  • v0.2.3 ... v0.3.0
  • 优化 API /api/file/getFile | Optimize API /api/file/getFile
  • 添加思源文件系统管理接口 | Add SiYuan file system management interface
  • 优化 API /ws/broadcast | Optimize API /ws/broadcast
  • 改进 API /api/network/forwardProxy | Improve API /api/network/forwardProxy

v0.2.3

29 Aug 09:04
e6ca51a
Compare
Choose a tag to compare

v0.2.3 / 2023-08-29

  • v0.2.2 ... v0.2.3
  • 添加 API /api/broadcast/channels | Add API /api/broadcast/channels
  • 添加 API /api/broadcast/getChannelInfo | Add API /api/broadcast/getChannelInfo
  • 添加 API /api/broadcast/postMessage | Add API /api/broadcast/postMessage
  • 添加 API /ws/broadcast | Add API /ws/broadcast

v0.2.2

15 Aug 17:24
16613c3
Compare
Choose a tag to compare

v0.2.2 / 2023-08-16

  • v0.2.1 ... v0.2.2
  • 更新 API /api/file/readDir | Update API /api/file/readDir
  • 添加 API /api/storage/getRecentDocs | Add API /api/storage/getRecentDocs
  • 添加 API /api/filetree/searchDocs | Add API /api/filetree/searchDocs

v0.2.1

15 Aug 17:08
9a2816b
Compare
Choose a tag to compare

v0.2.1 / 2023-08-11

  • v0.2.0 ... v0.2.1
  • 调整默认 baseURL | Adjust default baseURL
  • 添加 API /api/filetree/listDocsByPath | Add API /api/filetree/listDocsByPath
  • 优化部分测试用例 | Optimize some test cases
  • 添加 API /api/attr/getBookmarkLabels | Add API /api/attr/getBookmarkLabels
  • 添加 API /api/block/getDocInfo | Add API /api/block/getDocInfo

v0.2.0

01 Aug 05:34
485b285
Compare
Choose a tag to compare

v0.2.0 / 2023-08-01

  • v0.1.3 ... v0.2.0
  • 添加 API /api/export/exportResources | Add API /api/export/exportResources
  • API /api/file/getFile 支持流式传输 | API /api/file/getFile supports streaming transmission
  • 支持使用 ofetch 作为 HTTP 请求客户端 | Support using ofetch as HTTP request client
  • API /api/file/getFile 提供响应类型定义 | API /api/file/getFile provides response type definition

v0.1.3

27 Jul 01:48
3a587db
Compare
Choose a tag to compare

v0.1.3 / 2023-07-27

  • v0.1.2 ... v0.1.3
  • API /api/file/getFile 支持自定义响应类型 | API /api/file/getFile supports custom response types
  • 添加 API /api/inbox/getShorthand | Add API /api/inbox/getShorthand
  • 添加 API /api/history/getDocHistoryContent | Add API /api/history/getDocHistoryContent
  • 添加 API /api/history/getHistoryItems | Add API /api/history/getHistoryItems
  • 添加 API /api/repo/openRepoSnapshotDoc | Add API /api/repo/openRepoSnapshotDoc

v0.1.2

26 Jul 06:07
df4122f
Compare
Choose a tag to compare

v0.1.2 / 2023-07-26

  • v0.1.1 ... v0.1.2
  • 更新 API /api/file/readDir | Update API /api/file/readDir
  • 添加 API /api/snippet/setSnippet | Add API /api/snippet/setSnippet
  • 添加 API /api/snippet/getSnippet | Add API /api/snippet/getSnippet