From 9e276d0a8305b01522fe552b7c068fd691611a92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?sunsonliu=28=E5=88=98=E9=98=B3=29?= Date: Mon, 18 Nov 2024 10:01:57 +0800 Subject: [PATCH] chore(release): 0.8.51 --- CHANGELOG.md | 25 +++++++++++++++++++ .../advance/cherry-table-echarts-plugin.js | 4 +-- .../cherry-code-block-mermaid-plugin.js | 4 +-- .../cherry-code-block-plantuml-plugin.js | 4 +-- dist/cherry-markdown.core.common.js | 4 +-- dist/cherry-markdown.core.js | 4 +-- dist/cherry-markdown.css | 4 +-- dist/cherry-markdown.engine.core.common.js | 4 +-- dist/cherry-markdown.engine.core.esm.js | 4 +-- dist/cherry-markdown.engine.core.js | 4 +-- dist/cherry-markdown.esm.js | 4 +-- dist/cherry-markdown.js | 4 +-- dist/cherry-markdown.js.map | 4 +-- dist/cherry-markdown.markdown.css | 4 +-- dist/cherry-markdown.markdown.min.css | 4 +-- dist/cherry-markdown.min.css | 4 +-- dist/cherry-markdown.min.js | 4 +-- dist/fonts/ch-icon.eot | 4 +-- dist/fonts/ch-icon.svg | 4 +-- dist/fonts/ch-icon.ttf | 4 +-- dist/fonts/ch-icon.woff | 4 +-- dist/fonts/ch-icon.woff2 | 4 +-- package.json | 2 +- 23 files changed, 68 insertions(+), 43 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c44f6772..c2453c3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,31 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.8.51](https://github.com/Tencent/cherry-markdown/compare/v0.8.50...v0.8.51) (2024-11-18) + + +### Features + +* [#967](https://github.com/Tencent/cherry-markdown/issues/967) 增加代码块是否自动换行配置 fix: [#978](https://github.com/Tencent/cherry-markdown/issues/978) 尝试修复editor.keepDocumentScrollAfterInit=true失效的问题 ([2e54a7e](https://github.com/Tencent/cherry-markdown/commit/2e54a7eee07dd49dd6c54eca8f708d0afd95054f)) +* 增加禁用所有快捷键的功能;增加搜索的按钮 ([60748e9](https://github.com/Tencent/cherry-markdown/commit/60748e924b567d4a4c1acc5260217618e6783a73)) +* **vscodePlugin:** support `theme` selected state ([#965](https://github.com/Tencent/cherry-markdown/issues/965)) ([468592a](https://github.com/Tencent/cherry-markdown/commit/468592a2cee173ca2aec321c567ca9bbd4b092d7)) + + +### Bug Fixes + +* [#963](https://github.com/Tencent/cherry-markdown/issues/963) 避免代码块的辅助工具阻塞鼠标事件 ([e2e0e85](https://github.com/Tencent/cherry-markdown/commit/e2e0e85bfe878f4307ba2b7bb79404f9eea12d56)) +* [#978](https://github.com/Tencent/cherry-markdown/issues/978) 尝试修复editor.keepDocumentScrollAfterInit=true失效的问题 ([fded636](https://github.com/Tencent/cherry-markdown/commit/fded636233c2d58daef53ab905cd7b38021ee2c1)) +* 修复纯预览模式性能问题 ([ebcfe61](https://github.com/Tencent/cherry-markdown/commit/ebcfe61954aabb17d896207b6a5d0858cd5ea621)) +* 修复点击代码块编辑按钮时页面报错的问题 ([6ea15c3](https://github.com/Tencent/cherry-markdown/commit/6ea15c31600853448269cca8884079890b0bdc1a)) +* 修复短链接配置失效的问题 ([79c34ca](https://github.com/Tencent/cherry-markdown/commit/79c34caa8aa4c38be8e9239103f720832fb47af2)) +* **vscodePlugin:** prevent the default redirect behavior of links in vscode webview ([#973](https://github.com/Tencent/cherry-markdown/issues/973)) ([8f9a319](https://github.com/Tencent/cherry-markdown/commit/8f9a319d427da319e5c2d7d61517161c2f1d20d2)) +* **vscodePlugin:** relative path img ([#972](https://github.com/Tencent/cherry-markdown/issues/972)) ([67c5ae5](https://github.com/Tencent/cherry-markdown/commit/67c5ae55c99d686de111ac0480b2c02de799af4e)) + + +### Code Refactoring + +* **client:** migrate to tauri implementation ([#969](https://github.com/Tencent/cherry-markdown/issues/969)) ([f30e8a6](https://github.com/Tencent/cherry-markdown/commit/f30e8a6b29171a1429c748a7362a0d02636442cd)) + ### [0.8.50](https://github.com/Tencent/cherry-markdown/compare/v0.8.49...v0.8.50) (2024-10-31) diff --git a/dist/addons/advance/cherry-table-echarts-plugin.js b/dist/addons/advance/cherry-table-echarts-plugin.js index 1be76b19..8e4c067b 100644 --- a/dist/addons/advance/cherry-table-echarts-plugin.js +++ b/dist/addons/advance/cherry-table-echarts-plugin.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dcfd4396cb7ff1bc6b2080e9c1931dc01571bb059a375cb3650ef91ddc7a626b -size 42994 +oid sha256:cd7c6310777f210550fa001e7b00f08161db5351140d72528d016320e5c7e687 +size 42898 diff --git a/dist/addons/cherry-code-block-mermaid-plugin.js b/dist/addons/cherry-code-block-mermaid-plugin.js index c4a5cec0..586ce72b 100644 --- a/dist/addons/cherry-code-block-mermaid-plugin.js +++ b/dist/addons/cherry-code-block-mermaid-plugin.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a5283ae63ea27cdfbecdf7f6802865feec8d0aee9f7f6ce8190169129257b99e -size 44254 +oid sha256:4b61e84f5b42e7f82e813455af2f651ef9b4ab18e0a647e5e108f32e5869f213 +size 44291 diff --git a/dist/addons/cherry-code-block-plantuml-plugin.js b/dist/addons/cherry-code-block-plantuml-plugin.js index 3b2c9c67..01b26c17 100644 --- a/dist/addons/cherry-code-block-plantuml-plugin.js +++ b/dist/addons/cherry-code-block-plantuml-plugin.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c2dcce7adfbd5e01d533d4228cba234f198dab3fbb6699a82728a60049f89c2b -size 48465 +oid sha256:c1b52dfc2c305a67818b952bf7730237d0b416332043a9d488fb5a405fe77280 +size 48518 diff --git a/dist/cherry-markdown.core.common.js b/dist/cherry-markdown.core.common.js index f13f3056..7ae0652e 100644 --- a/dist/cherry-markdown.core.common.js +++ b/dist/cherry-markdown.core.common.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9be30d7c84ff5501be734d90b1599c8fc7900bd6da3b3aaf605e7867d4e5d0e2 -size 1440828 +oid sha256:00311ac3ac9a5d9cb2d2b09e24ebfadf72c72ff21b2526925a1fbfd3831fcabf +size 1448002 diff --git a/dist/cherry-markdown.core.js b/dist/cherry-markdown.core.js index 096054f6..9343d226 100644 --- a/dist/cherry-markdown.core.js +++ b/dist/cherry-markdown.core.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4ecaaec92283e397f51bbc5332aaa0e60b1cfa257f33cc1f01b0f9d46a497e9 -size 1441163 +oid sha256:5b83de2bdda848c8d7435eaad0fc94fb5ec2989dae8be1ed4d40996f203ba8c1 +size 1448339 diff --git a/dist/cherry-markdown.css b/dist/cherry-markdown.css index 2e3ff3f0..96e5e140 100644 --- a/dist/cherry-markdown.css +++ b/dist/cherry-markdown.css @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f36e5792898d97a678237efd50c61c95fa6eda30104672e91eda36a7063ee5da -size 230896 +oid sha256:8df9bd89b48f9bf31cf7224712a9158defe940d5ea6cb12954c572e80370c18e +size 231924 diff --git a/dist/cherry-markdown.engine.core.common.js b/dist/cherry-markdown.engine.core.common.js index 655012dd..01963e23 100644 --- a/dist/cherry-markdown.engine.core.common.js +++ b/dist/cherry-markdown.engine.core.common.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3211fbe787a58a61dfa356fdb4a9c93eb85c5234e57b5f734485de180f23ea61 -size 488561 +oid sha256:4eccd0d9cb460757e8b180e5259eff3ba82d6a4bda1d171bb5ffacc124c76998 +size 488533 diff --git a/dist/cherry-markdown.engine.core.esm.js b/dist/cherry-markdown.engine.core.esm.js index 7d79a6f7..32d56cdb 100644 --- a/dist/cherry-markdown.engine.core.esm.js +++ b/dist/cherry-markdown.engine.core.esm.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c5ad4142685ed27816546ef9f2709f919c31c6ea45ff598cff312412004e1bb9 -size 488448 +oid sha256:bd02e888e7468aa4e16f8ca9416943f52fb94fe9f1af5e287cb7ec052c531d3c +size 488420 diff --git a/dist/cherry-markdown.engine.core.js b/dist/cherry-markdown.engine.core.js index b0201429..c2cdb28b 100644 --- a/dist/cherry-markdown.engine.core.js +++ b/dist/cherry-markdown.engine.core.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f31448e75e09d5b14617b1c1734bed9af12f5c26074323af52921448a7b45a49 -size 488851 +oid sha256:66d89a5afa489ec56aa7ba3f1425b7eccf466361601bc3bdd962288893b40825 +size 488823 diff --git a/dist/cherry-markdown.esm.js b/dist/cherry-markdown.esm.js index 2377dfd8..56ca5006 100644 --- a/dist/cherry-markdown.esm.js +++ b/dist/cherry-markdown.esm.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:78914906c0dfd5c5bed51f5073c2d6a3b62a504c5d7a024fa01fb31a70eccf50 -size 4211210 +oid sha256:0fe1b7eeccd34aedf318222f9065376647f25cef48d1036f2a7821b7ab297eb1 +size 4218545 diff --git a/dist/cherry-markdown.js b/dist/cherry-markdown.js index e4c925d2..ccb5ac31 100644 --- a/dist/cherry-markdown.js +++ b/dist/cherry-markdown.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70023652043db5ae2e1fc3bae7576feaf16c72fd3407aa29468e87779db4106e -size 8109045 +oid sha256:63e6fc4c50599d5f9fee4f6da390d0abb6142860dc97922bc62fbb2ac9bc1c16 +size 8123976 diff --git a/dist/cherry-markdown.js.map b/dist/cherry-markdown.js.map index dd0c9f33..8c2c5a9f 100644 --- a/dist/cherry-markdown.js.map +++ b/dist/cherry-markdown.js.map @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dd6bac80cccf372bb689aaec5cdde5d592a0cce20d387e4e855e22041abb3e15 -size 19233820 +oid sha256:5cfb95fe683d044dc82b111d735bd25e5509118e6b03b0eb107c9e063c6149c2 +size 19265455 diff --git a/dist/cherry-markdown.markdown.css b/dist/cherry-markdown.markdown.css index e04c648a..a6b3f121 100644 --- a/dist/cherry-markdown.markdown.css +++ b/dist/cherry-markdown.markdown.css @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e629e1e50ef43dc3bd4235decba5aa753b7742f649601845e22b3d8c3e46b25e -size 174633 +oid sha256:bcfee6cc7d089109e99fe33ef2c21776ae8b8318185e4d07df5135c1b14162fa +size 174735 diff --git a/dist/cherry-markdown.markdown.min.css b/dist/cherry-markdown.markdown.min.css index 1cba943f..852a772f 100644 --- a/dist/cherry-markdown.markdown.min.css +++ b/dist/cherry-markdown.markdown.min.css @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:38dcdd03a3f164fd03f256bb3214b24bda3deb3f16d1453a1bf1587248a3c2d7 -size 132533 +oid sha256:80ca26723953cd5bd2aebbda49b09040780f0ae700f0f6322b6028cadb15fa9d +size 132627 diff --git a/dist/cherry-markdown.min.css b/dist/cherry-markdown.min.css index f886c887..eb3b8be7 100644 --- a/dist/cherry-markdown.min.css +++ b/dist/cherry-markdown.min.css @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a4ec43c59c025d07ffb2a3f2980d858be6fc0ab8e0222dd28ad0f941f2b24aa9 -size 179736 +oid sha256:a305ad2314791233c3109ba7e0d2b6daa49e6bc75713f55c77a9edaa6c8c3a82 +size 180645 diff --git a/dist/cherry-markdown.min.js b/dist/cherry-markdown.min.js index fc4bb1bb..2ca95abb 100644 --- a/dist/cherry-markdown.min.js +++ b/dist/cherry-markdown.min.js @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cb69cfc2ca6f6d91caaa763634c4b4235b07235e41feb035f48ed649a1232b6f -size 4211558 +oid sha256:f5c62f52f30119ac4d73a77334de871833e14bffcf42f1b8e624a2b459af5bf7 +size 4218901 diff --git a/dist/fonts/ch-icon.eot b/dist/fonts/ch-icon.eot index fc9d03df..9dc3b595 100644 --- a/dist/fonts/ch-icon.eot +++ b/dist/fonts/ch-icon.eot @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f4d7ed20c1c18d19ad42175d31bdfb51a8ae9bd9fbb3d6c86d0ac970396db74d -size 21116 +oid sha256:3630e2422099e6bce19f8e67ee12a0fb8a9e89b60aa046cdfc3539a403ebacb9 +size 21696 diff --git a/dist/fonts/ch-icon.svg b/dist/fonts/ch-icon.svg index f1a0379c..65ea3a9d 100644 --- a/dist/fonts/ch-icon.svg +++ b/dist/fonts/ch-icon.svg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ebf41fd233c7eba083ee17227d9a4adc0542b298f2bd3907a1ae16fcb6eb0a56 -size 290584 +oid sha256:2798ccd51bfdd7a852030a297ab9e90a5030c81330b58b0651200e32b8133a5d +size 290487 diff --git a/dist/fonts/ch-icon.ttf b/dist/fonts/ch-icon.ttf index 38b412f7..4b442022 100644 --- a/dist/fonts/ch-icon.ttf +++ b/dist/fonts/ch-icon.ttf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a66d337fcf33497ba8c1041253bc6b08faae22578e6e2cefe9d42820650a4fe4 -size 20952 +oid sha256:5ff985492fa1531b530758386cab71f44bc37d959dadc9a53706423ed070fdf4 +size 21532 diff --git a/dist/fonts/ch-icon.woff b/dist/fonts/ch-icon.woff index 92b26088..f83cb3f9 100644 --- a/dist/fonts/ch-icon.woff +++ b/dist/fonts/ch-icon.woff @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:be49491a927b2fea6a604a109b5015707e4f8ac8d4447393139242b99abc6e6b -size 12200 +oid sha256:5c73046eec50db893449d4e796ff04cacedac8a3db49ffc15cf97f8b5507fa86 +size 12456 diff --git a/dist/fonts/ch-icon.woff2 b/dist/fonts/ch-icon.woff2 index 21cd4597..1c3db220 100644 --- a/dist/fonts/ch-icon.woff2 +++ b/dist/fonts/ch-icon.woff2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e079c45dbf757580fd0eedd6f994b663b42fe49ddecd01dd9b1a714adf3fa205 -size 10352 +oid sha256:ba6f7690d35a938343d73d1a69d430f43f2381bbeffa33b756499d4de4c65c51 +size 10552 diff --git a/package.json b/package.json index 46e53456..5714168d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cherry-markdown", "license": "Apache-2.0", - "version": "0.8.50", + "version": "0.8.51", "description": "a new markdown editor", "repository": { "type": "git",