-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: B3log.SiYuan version 3.1.16 (#199583)
- Loading branch information
Showing
4 changed files
with
168 additions
and
0 deletions.
There are no files selected for viewing
42 changes: 42 additions & 0 deletions
42
manifests/b/B3log/SiYuan/3.1.16/B3log.SiYuan.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: B3log.SiYuan | ||
PackageVersion: 3.1.16 | ||
InstallerType: nullsoft | ||
InstallerSwitches: | ||
Upgrade: --updated | ||
UpgradeBehavior: install | ||
Protocols: | ||
- siyuan | ||
ProductCode: c1e77cb7-68e1-5adb-ab29-ecf7379a9944 | ||
ReleaseDate: 2024-12-18 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.1.16/siyuan-3.1.16-win.exe | ||
InstallerSha256: 4F9D3DC160D5F6BDF7BAAF623C7A90775DEF98E3E3B989DC251994500A67F58F | ||
InstallerSwitches: | ||
Custom: /currentuser | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.1.16/siyuan-3.1.16-win.exe | ||
InstallerSha256: 4F9D3DC160D5F6BDF7BAAF623C7A90775DEF98E3E3B989DC251994500A67F58F | ||
InstallerSwitches: | ||
Custom: /allusers | ||
ElevationRequirement: elevationRequired | ||
- Architecture: arm64 | ||
Scope: user | ||
InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.1.16/siyuan-3.1.16-win-arm64.exe | ||
InstallerSha256: FF6D4892AECFFA6B42E08C5422D97EAEBB35285475343DBDD7FDDFD0C1C240B5 | ||
InstallerSwitches: | ||
Custom: /currentuser | ||
- Architecture: arm64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/siyuan-note/siyuan/releases/download/v3.1.16/siyuan-3.1.16-win-arm64.exe | ||
InstallerSha256: FF6D4892AECFFA6B42E08C5422D97EAEBB35285475343DBDD7FDDFD0C1C240B5 | ||
InstallerSwitches: | ||
Custom: /allusers | ||
ElevationRequirement: elevationRequired | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
79 changes: 79 additions & 0 deletions
79
manifests/b/B3log/SiYuan/3.1.16/B3log.SiYuan.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: B3log.SiYuan | ||
PackageVersion: 3.1.16 | ||
PackageLocale: en-US | ||
Publisher: Yunnan Liandi Technology Co., Ltd. | ||
PublisherUrl: https://b3log.org/ | ||
PublisherSupportUrl: https://b3log.org/siyuan/en/community.html | ||
PrivacyUrl: https://b3log.org/siyuan/en/privacy.html | ||
Author: Yunnan Liandi Technology Co., Ltd. | ||
PackageName: SiYuan | ||
PackageUrl: https://b3log.org/siyuan/en | ||
License: AGPL-3.0 | ||
LicenseUrl: https://github.com/siyuan-note/siyuan/blob/HEAD/LICENSE | ||
Copyright: Copyright (c) 2020-present, ld246.com | ||
ShortDescription: The next generation PKM system, your digital garden | ||
Description: SiYuan is a local-first personal knowledge management system, support fine-grained block-level reference and Markdown WYSIWYG. | ||
Tags: | ||
- backlink | ||
- bi-directional-link | ||
- block | ||
- docs | ||
- document | ||
- editor | ||
- graph | ||
- knowledge | ||
- knowledge-base | ||
- markdown | ||
- mind-map | ||
- mindmap | ||
- notes | ||
- outliner | ||
- pkm | ||
- reference | ||
ReleaseNotes: |- | ||
Overview | ||
This version improves some details. | ||
Changelogs | ||
Below are the detailed changes in this version. | ||
Enhancement | ||
- Improve database cell appearance | ||
- Multiple-select list items remain selected after indent or outdent | ||
- The move doc window retains the keyword of the last search | ||
- Improve font family and emoji | ||
- Improve database select field color and layout | ||
- Improve cursor positioning after pasting images | ||
- The database primary key field displays the icon of the bound doc | ||
- Supports find-replace and asset file history on the mobile | ||
- Improve inline elements parsing | ||
- Allow stickTab icon in Panels to be used in a browser environment | ||
- Add block content statistics template function statBlock | ||
- Improve document tag interaction | ||
- Improve forward and backward when Open in current tab is enabled | ||
- Support setting automatic sync interval | ||
- Improve importing markdown files | ||
- Add SQL query template function querySQL | ||
- Search preview area supports inline memo positioning | ||
- Add Arabic support | ||
- Improve exporting data | ||
- Improve serving assets performance | ||
- Improve data synchronization stability | ||
- Compatible with image legacy data | ||
- Improve the behavior of Del of the image | ||
Abolishment | ||
- Remove Sentry reporting diagnostic data | ||
Bugfix | ||
- Outline panel update overwrite content issue | ||
- Paste code block missing line break | ||
- Editor not automatically refreshed after rolling back document | ||
- Unable to use Query Syntax to search | ||
- Cannot enter Chinese characters in database search using Microsoft Pinyin | ||
- Some security vulnerabilities | ||
Development | ||
- Push update block ID event | ||
ReleaseNotesUrl: https://github.com/siyuan-note/siyuan/releases/tag/v3.1.16 | ||
PurchaseUrl: https://b3log.org/siyuan/en/pricing.html | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
39 changes: 39 additions & 0 deletions
39
manifests/b/B3log/SiYuan/3.1.16/B3log.SiYuan.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json | ||
|
||
PackageIdentifier: B3log.SiYuan | ||
PackageVersion: 3.1.16 | ||
PackageLocale: zh-CN | ||
Publisher: Yunnan Liandi Technology Co., Ltd. | ||
PublisherUrl: https://b3log.org/ | ||
PublisherSupportUrl: https://b3log.org/siyuan/community.html | ||
PrivacyUrl: https://b3log.org/siyuan/privacy.html | ||
Author: 云南链滴科技有限公司 | ||
PackageName: SiYuan | ||
PackageUrl: https://b3log.org/siyuan | ||
License: AGPL-3.0 | ||
LicenseUrl: https://b3log.org/siyuan/eula.html | ||
Copyright: Copyright (c) 2020-present, ld246.com | ||
ShortDescription: 下一代的个人知识管理系统,你的数字花园 | ||
Description: 思源笔记是一款本地优先的个人知识管理系统,支持细粒度块级引用和 Markdown 所见即所得。 | ||
Tags: | ||
- markdown | ||
- 个人知识管理 | ||
- 内容块 | ||
- 双向链接 | ||
- 反向链接 | ||
- 图谱 | ||
- 大纲 | ||
- 引用 | ||
- 思源笔记 | ||
- 思维导图 | ||
- 文档 | ||
- 知识 | ||
- 知识库 | ||
- 笔记 | ||
- 编辑器 | ||
- 脑图 | ||
ReleaseNotesUrl: https://github.com/siyuan-note/siyuan/releases/tag/v3.1.16 | ||
PurchaseUrl: https://b3log.org/siyuan/pricing.html | ||
ManifestType: locale | ||
ManifestVersion: 1.9.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with YamlCreate.ps1 Dumplings Mod | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: B3log.SiYuan | ||
PackageVersion: 3.1.16 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |