Skip to content

Commit a8f7fd4

Browse files
authored
New version: B3log.SiYuan version 3.3.0 (microsoft#287102)
1 parent 0175e8a commit a8f7fd4

File tree

4 files changed

+202
-0
lines changed

4 files changed

+202
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: B3log.SiYuan
5+
PackageVersion: 3.3.0
6+
InstallerType: nullsoft
7+
InstallerSwitches:
8+
Upgrade: --updated
9+
UpgradeBehavior: install
10+
Protocols:
11+
- siyuan
12+
ProductCode: c1e77cb7-68e1-5adb-ab29-ecf7379a9944
13+
ReleaseDate: 2025-08-26
14+
Installers:
15+
- Architecture: x64
16+
Scope: user
17+
InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.3.0/siyuan-3.3.0-win.exe
18+
InstallerSha256: EAED5A77E64486541321B018A94E396079E6357AA52D565DA1F65F2BFD51E025
19+
InstallerSwitches:
20+
Custom: /currentuser
21+
- Architecture: x64
22+
Scope: machine
23+
InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.3.0/siyuan-3.3.0-win.exe
24+
InstallerSha256: EAED5A77E64486541321B018A94E396079E6357AA52D565DA1F65F2BFD51E025
25+
InstallerSwitches:
26+
Custom: /allusers
27+
ElevationRequirement: elevationRequired
28+
- Architecture: arm64
29+
Scope: user
30+
InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.3.0/siyuan-3.3.0-win-arm64.exe
31+
InstallerSha256: E0D4C5388BC27CFCED3BAA92EC2C571D6C6DA21B55CC42B82AD62259BEBD61EB
32+
InstallerSwitches:
33+
Custom: /currentuser
34+
- Architecture: arm64
35+
Scope: machine
36+
InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.3.0/siyuan-3.3.0-win-arm64.exe
37+
InstallerSha256: E0D4C5388BC27CFCED3BAA92EC2C571D6C6DA21B55CC42B82AD62259BEBD61EB
38+
InstallerSwitches:
39+
Custom: /allusers
40+
ElevationRequirement: elevationRequired
41+
ManifestType: installer
42+
ManifestVersion: 1.10.0
Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: B3log.SiYuan
5+
PackageVersion: 3.3.0
6+
PackageLocale: en-US
7+
Publisher: Yunnan Liandi Technology Co., Ltd.
8+
PublisherUrl: https://b3log.org/
9+
PublisherSupportUrl: https://b3log.org/siyuan/en/community.html
10+
PrivacyUrl: https://b3log.org/siyuan/en/privacy.html
11+
Author: Yunnan Liandi Technology Co., Ltd.
12+
PackageName: SiYuan
13+
PackageUrl: https://b3log.org/siyuan/en
14+
License: AGPL-3.0
15+
LicenseUrl: https://github.com/siyuan-note/siyuan/blob/HEAD/LICENSE
16+
Copyright: Copyright (c) 2020-present, ld246.com
17+
ShortDescription: The next generation PKM system, your digital garden
18+
Description: SiYuan is a local-first personal knowledge management system, support fine-grained block-level reference and Markdown WYSIWYG.
19+
Tags:
20+
- backlink
21+
- bi-directional-link
22+
- block
23+
- docs
24+
- document
25+
- editor
26+
- graph
27+
- knowledge
28+
- knowledge-base
29+
- markdown
30+
- mind-map
31+
- mindmap
32+
- notes
33+
- outliner
34+
- pkm
35+
- reference
36+
ReleaseNotes: |-
37+
Overview
38+
This version supports database grouping by field and improves many details.
39+
Please note:
40+
- Old versions cannot open new version databases. If you installed the mobile version from a store, it is recommended to wait for the new version to be available in the store before updating the desktop version
41+
- The multi-select field value of the database template has changed from a string to a string array. Please refer to here for adaptation
42+
Changelogs
43+
Below are the detailed changes in this version.
44+
Feature
45+
- Database grouping by field
46+
Enhancement
47+
- Improve Add to Database
48+
- Improve database field default filling
49+
- The database rollup field supports using the template field
50+
- Display title when flashcard is a document
51+
- Improve the database block binding
52+
- Improve export preview mode CSS variable value filling
53+
- Card view supports displaying field names
54+
- Improve document title carriage return processing
55+
- Improve pasting performance for large amounts of content
56+
- Improve the line number display when custom code block
57+
- Improve data sync to avoid conflicts caused by folding block
58+
- Deleting a block no longer adds an empty block to the beginning of the doc in some cases
59+
- Improve template search highlighting
60+
- Export preview mode supports focus use
61+
- Code blocks retain attributes when exporting preview
62+
- Support code block highlighting template syntax and export code block templates as paragraphs
63+
- Re OCR popup prompt when Tesseract is not enabled
64+
- Improve <br> input parsing
65+
- Update plugins of highlight.js
66+
- Improve card view display
67+
- Improve the status bar index creation information prompt
68+
- Improve search for emojis in tags
69+
- Document supports copying as Markdown
70+
- The database rollup field supports duplicating as a copy
71+
- Improve HTML clipping
72+
- Alert users when .sy file or database .json exceed 8MB
73+
- Limit the database title to 512 characters
74+
- Upload asset files to cloud supports focus use
75+
- Improve the style of exporting PDF
76+
- Parse <img> tags when pasting
77+
- The database template field supports using other template fields
78+
- Improve database Drag vertically to fill value
79+
- Tab switching improvements
80+
- Filter hidden columns when browsing the current view image of a database table
81+
- Database drag and drop, performance and interaction optimization
82+
- Remove highlighting when database filter conditions do not perform filter calculations
83+
- Improve database template field to use multiple-select field
84+
- Improve parsing <img> tags when importing
85+
- The database rollup field supports using the updated/created field
86+
- Manually optimize the data index to reduce space usage and improve performance
87+
- Improved database attribute panel
88+
- Improve focus positioning when exiting folded blocks
89+
Bugfix
90+
- Database select fields will lose options if options are added too quickly
91+
- Inline formulas are not rendered when superblock is canceled
92+
- Dragging a file from the assets folder into the editor causes the kernel to exit
93+
- The tray is generated repeatedly after the new window is locked and then entered
94+
- Find-replace incorrectly converts tags to text
95+
- The insertion position is wrong after converting the list to paragraph block in the floating window
96+
- Formula-related editor status abnormal
97+
- Incorrect results for database rollup field filtering
98+
Refactor
99+
- Upgrade to Electron v37.3.1
100+
Development
101+
- Add plugin function IProtyleOptions.handleEmptyContent
102+
- Add plugin function getActiveTab
103+
- Add parameter imgTag for kernel API exportMdContent and copyStdMarkdown
104+
- Adjust addTopBar and addStatusBar from onload lifecycle to onLayoutReady
105+
- Add plugin function hideMessage
106+
- Add plugin event bus switch-protyle-mode
107+
- /api/block/getBlockKramdown link/image URLs are no longer encoded with spaces
108+
- Improve kernel API /api/filetree/moveDocsByID
109+
- Add plugin function getActiveEditor
110+
ReleaseNotesUrl: https://github.com/siyuan-note/siyuan/releases/tag/v3.3.0
111+
PurchaseUrl: https://b3log.org/siyuan/en/pricing.html
112+
ManifestType: defaultLocale
113+
ManifestVersion: 1.10.0
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: B3log.SiYuan
5+
PackageVersion: 3.3.0
6+
PackageLocale: zh-CN
7+
Publisher: Yunnan Liandi Technology Co., Ltd.
8+
PublisherUrl: https://b3log.org/
9+
PublisherSupportUrl: https://b3log.org/siyuan/community.html
10+
PrivacyUrl: https://b3log.org/siyuan/privacy.html
11+
Author: 云南链滴科技有限公司
12+
PackageName: SiYuan
13+
PackageUrl: https://b3log.org/siyuan
14+
License: AGPL-3.0
15+
LicenseUrl: https://b3log.org/siyuan/eula.html
16+
Copyright: Copyright (c) 2020-present, ld246.com
17+
ShortDescription: 下一代的个人知识管理系统,你的数字花园
18+
Description: 思源笔记是一款本地优先的个人知识管理系统,支持细粒度块级引用和 Markdown 所见即所得。
19+
Tags:
20+
- markdown
21+
- 个人知识管理
22+
- 内容块
23+
- 双向链接
24+
- 反向链接
25+
- 图谱
26+
- 大纲
27+
- 引用
28+
- 思源笔记
29+
- 思维导图
30+
- 文档
31+
- 知识
32+
- 知识库
33+
- 笔记
34+
- 编辑器
35+
- 脑图
36+
ReleaseNotesUrl: https://github.com/siyuan-note/siyuan/releases/tag/v3.3.0
37+
PurchaseUrl: https://b3log.org/siyuan/pricing.html
38+
ManifestType: locale
39+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: B3log.SiYuan
5+
PackageVersion: 3.3.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)