From 725e1ac62f5b9bd252fb6bd5bb56ad9b724f8c6a Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Sat, 8 Aug 2020 04:33:25 +0900 Subject: [PATCH] Bump version to 1.3.3 --- 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 d72900c..b8585bd 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,10 @@ # History - master/HEAD + - 1.3.3 (2020.8.8) + * Fill `%DESCRIPTION%` with OGP description if it is provided. + * Fill `%AUTHOR%` with the Twitter account name of Twitter Card if it is provided. + * Add an option to expose errors while getting author, description, and keywords from tab content. - 1.3.2 (2020.8.3) * Copy tabs as rich text data correctly even if there is no tab permitted to execute scripts. * Just ignore placeholders for content fields like `%DESCRIPTION%` for unpermitted tabs. diff --git a/history.ja.md b/history.ja.md index 03ab7f2..a46e7b8 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,10 @@ # 更新履歴 - master/HEAD + - 1.3.3 (2020.8.8) + * 情報が提供されている場合、`%DESCRIPTION%`をOGPの説明文で埋めるようにした + * 情報が提供されている場合、`%AUTHOR%`をTwitter Cardのアカウント名で埋めるようにした + * 作成者、説明文、キーワードをタブの内容から取得できなかった時のエラー情報を出力するオプションを追加 - 1.3.2 (2020.8.3) * スクリプトの実行を許可されているタブが無い場合でも、より確実にリッチテキスト形式でタブをコピーできるようにした * `%DESCRIPTION%`などのコンテンツの内容を参照するプレースホルダについて、スクリプトの実行を許可されていないタブがあると暗黙的にコピーに失敗する問題を修正 diff --git a/manifest.json b/manifest.json index 1b3bb94..1948baa 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "1.3.2", + "version": "1.3.3", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [