From fb5f68fe1253faa62f41a629f0ea14d075e4725d Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Mon, 13 Nov 2023 15:55:25 +0900 Subject: [PATCH] Bump version to 1.6.1 --- history.en.md | 4 ++++ history.ja.md | 4 ++++ manifest.json | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/history.en.md b/history.en.md index d077b9a..e4137aa 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,10 @@ # History - master/HEAD + - 1.6.1 (2023.11.13) + * Apply option to activate/deactivate context menu item on the content area even if only one format item is enabled. (regression on 1.6.0) + * Don't show empty context menu item when all format items are disabled. + * Use SVG icons in addons manager and other places - 1.6.0 (2023.11.9) * Add ability to choose which tabs (individual tab, whole tree, tree descendants, or all tabs) are copied from sub menu. * Add ability to choose the delimiter of copied items from not only line breaks but spaces or tabs also. diff --git a/history.ja.md b/history.ja.md index 9099454..1c3f4e6 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,10 @@ # 更新履歴 - master/HEAD + - 1.6.1 (2023.11.13) + * コピー形式の項目が1つだけ有効な時に、コンテンツ領域上のコンテキストメニューを表示するかどうかの制御が機能しなくなっていたのを修正(1.6.0での後退バグ) + * すべてのコピー形式が無効化されているときに、空のコンテキストメニュー項目が表示されないようにした + * アドオンマネージャー等でSVGアイコンが使用されるように修正 - 1.6.0 (2023.11.9) * どのタブをコピーするか(単独のタブ、ツリー全体、配下のタブ、またはすべてのタブ)を都度サブメニューで選択する設定を追加 * コピーされた項目の区切り文字を、改行だけでなくスペースやタブに変更する設定を追加 diff --git a/manifest.json b/manifest.json index ad0eb3c..fae7f25 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "1.6.0", + "version": "1.6.1", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [