|
| 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 |
0 commit comments