From 592857a843ec3530a2b5bc86a233371e70c880a1 Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Sun, 15 Aug 2021 02:22:14 +0900 Subject: [PATCH] Bump version to 3.8.9 --- history.en.md | 1 + history.ja.md | 1 + webextensions/manifest.json | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/history.en.md b/history.en.md index a7bb42a1e..f480aa22e 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + - 3.8.9 (2021.8.15) * Apply appearance matching to sidebar position (left or right) automatically by default. After you switch the siderbar position, you need to reopen TST's sidebar panel to apply matching apperance. * Introduce an expert option to allow detach dragged tab from the window even if it is dropped near the sidebar, for people using `privacy.resistFingerprinting`=`true`. * Better tree restoration on browser startup, if the delay to detect duplicated tabs is configured for recent versions of Firefox. diff --git a/history.ja.md b/history.ja.md index c593d6771..cc1097a25 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + - 3.8.9 (2021.8.15) * 規定の動作として、サイドバーの位置(左または右)に合わせた外観を自動的に適用するようにした(サイドバーの位置を変更した後、TSTのサイドバーパネルを開き直す必要があります) * `privacy.resistFingerprinting`=`true` を使用している場合向けに、サイドバーの近くにタブをドロップしても別ウィンドウに切り離せるようにするエキスパート設定を追加 * 最近のバージョンのFirefoxで複製されたタブの検出のための遅延を設定しているときに、ブラウザ起動直後のセッション復元でツリーが復元されない場合があったのを改善 diff --git a/webextensions/manifest.json b/webextensions/manifest.json index fd6b94e45..2facac35f 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.8.8", + "version": "3.8.9", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [