diff --git a/CHANGELOG.md b/CHANGELOG.md index 11793193a..d1bd4d07e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,22 @@ 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.39](https://github.com/Tencent/cherry-markdown/compare/v0.8.38...v0.8.39) (2024-02-29) + + +### Features + +* [#707](https://github.com/Tencent/cherry-markdown/issues/707) 提供滚动到对应锚点的api ([3d96efc](https://github.com/Tencent/cherry-markdown/commit/3d96efc9427d2d8f2f527cce5ff46d302c08420c)) +* **client:** add file right-click menu to `*.md` and directly read file content ([#717](https://github.com/Tencent/cherry-markdown/issues/717)) ([18b650a](https://github.com/Tencent/cherry-markdown/commit/18b650a72e8c8ff2c01d8fd75a6df30087677ce1)) + + +### Bug Fixes + +* [#461](https://github.com/Tencent/cherry-markdown/issues/461) 修复全屏时编辑区和预览区中间分割线拖拽位置错位的问题 ([539f77f](https://github.com/Tencent/cherry-markdown/commit/539f77faddb19e737491e0a0bd512c213f49aed4)) +* [#681](https://github.com/Tencent/cherry-markdown/issues/681) 修复粘贴图片会出现两张图片的情况 ([83b47ea](https://github.com/Tencent/cherry-markdown/commit/83b47ea50df0b64e9e4620037b91485c39477068)) +* [#681](https://github.com/Tencent/cherry-markdown/issues/681) 修复粘贴图片会出现两张图片的情况 ([634ccd3](https://github.com/Tencent/cherry-markdown/commit/634ccd3caaf6d942e5687a75e803549d3d360067)) +* [#710](https://github.com/Tencent/cherry-markdown/issues/710) 修复粘贴多个文件时只能上传一个文件的问题 ([6830671](https://github.com/Tencent/cherry-markdown/commit/68306714b8fe45fde8f5a194602ece62d6d3de1c)) + ### [0.8.38](https://github.com/Tencent/cherry-markdown/compare/v0.8.37...v0.8.38) (2024-01-29) diff --git a/dist/cherry-markdown.core.common.js b/dist/cherry-markdown.core.common.js index 0b7657b07..33b5f714a 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:851c5c3822279c09a7bc071be25913a14053ee98e27b0378edddddc4f2b08baf -size 1183691 +oid sha256:d36f8cf447f1e1a0170c84c0560e86592944787b4d0cf39f36f3947bbabae42f +size 1184608 diff --git a/dist/cherry-markdown.core.js b/dist/cherry-markdown.core.js index 5b78640e5..1f8f5aa22 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:98cf1c9243e086d38e006c94860262d9a2779ab52f8d43c3afdec3e2088e12f8 -size 1183974 +oid sha256:82c84798e9027604d533ade9ad18edffc6369b2bfeef520bcb28464f96a30a8b +size 1184891 diff --git a/dist/cherry-markdown.engine.core.common.js b/dist/cherry-markdown.engine.core.common.js index cf0cec505..c25ad7d73 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:c26b23f728b296be20b57be20f600df1df5494643ba605eceb4f797e7835c64b +oid sha256:30497ab8f8d3178f5bb1b8b057cd4ed7301414ebb489e2b346d6a87fa1a88464 size 364295 diff --git a/dist/cherry-markdown.engine.core.esm.js b/dist/cherry-markdown.engine.core.esm.js index ca6fe056e..287be07f1 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:5aac62ec3e25fe9279e9627e02d8cc0d7260473f5377a3f69299a9a40bc74d68 +oid sha256:e00274aac46e45cc06f961f626310947790873bd55560599b6c57a1188332927 size 364180 diff --git a/dist/cherry-markdown.engine.core.js b/dist/cherry-markdown.engine.core.js index 1fa9065ea..ce61688ee 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:ba8279ea2b7fe29d68a469368cf02915bf71f513c470af7a00d91032a2d95526 +oid sha256:102bf32e898d06cb0772988adb3d91f330613289e5fbe9f481c0af562629dc2c size 364526 diff --git a/dist/cherry-markdown.esm.js b/dist/cherry-markdown.esm.js index 32d55891c..eff573115 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:4738e0030d714302d83978a82544e496e5935d6c7ba2fb45d6362cff213d7dae -size 3939147 +oid sha256:9d68d05f6f61af243eadbe83d57cef139106a91d1a8f0d43bba3babec74a8aaa +size 3940064 diff --git a/dist/cherry-markdown.js b/dist/cherry-markdown.js index aa6bb0be0..a57744654 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:dc41de747bdb5bb54046be53ec1e80268b60262891c4627f4ca6f76cfd56595e -size 7513784 +oid sha256:2b252d02e5fcf658cbf6bf22e636aa86ec7fbc22506e6eddbadc34f2dcc82c4d +size 7516472 diff --git a/dist/cherry-markdown.js.map b/dist/cherry-markdown.js.map index ec80f9b70..6e498b5c3 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:a023d418364cf7c4b751d8b282aa056483df517828ea0eb6eec09831e6da0a3a -size 18037280 +oid sha256:b83c1a6fdcc6610f659de09ce349f3b760a157afa9868a40de17b1e64741abfc +size 18041426 diff --git a/dist/cherry-markdown.min.js b/dist/cherry-markdown.min.js index 96edaf6c3..27b08a38f 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:f6acd998dc0b8771c87079d9c21c0c2bbf99e55d1addde3ddcacc7513b9c90cc -size 3939454 +oid sha256:8b1164a805bde622c0c1bac4e359a65669d95987185e285c482786837b57102e +size 3940371 diff --git a/dist/fonts/ch-icon.eot b/dist/fonts/ch-icon.eot index f64494cf6..fb2ef2522 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:c3b76059c401aa586f8276f60e1900bf4003fae5de65c295d2e67eec7672a386 +oid sha256:fc4d2fa7afc5fb1c6de92d7419c069899c43eb3db854253ec71fc6c48f50b464 size 20352 diff --git a/dist/fonts/ch-icon.ttf b/dist/fonts/ch-icon.ttf index 56fc17424..5ddda8845 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:e7dfe09e2b3ffb04382435f04e59cf67d0754824fa0ff7227a6179735231a88a +oid sha256:8905c9d7825219a96c2863833056cbf3c14f5d8915f226c0a4e521e16f286ba6 size 20188 diff --git a/dist/fonts/ch-icon.woff b/dist/fonts/ch-icon.woff index 6e79e9430..0316fc9f9 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:0ffbbf2c349b7fb66af8424f024b7bd6dac4a996dbb246d6988d33b97f3bc3a4 +oid sha256:4b73252ac33fc995a62b5560a0ce954da9b484b9c2a2b94d636b194defbdc42c size 11728 diff --git a/dist/fonts/ch-icon.woff2 b/dist/fonts/ch-icon.woff2 index db8362b92..554f3041e 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:2f76eab8f6666118127f4b0adc099974de529f0b536c50a9f689d76267cfa078 -size 9948 +oid sha256:ce9dba9040db1b4828f1ae36c75d23161c3a3246ecafda3177c0f109234a2445 +size 9988 diff --git a/package.json b/package.json index b1719d87a..1b4ec9f3e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cherry-markdown", "license": "Apache-2.0", - "version": "0.8.38", + "version": "0.8.39", "description": "a new markdown editor", "repository": { "type": "git",