Skip to content

Commit a1d980a

Browse files
committed
Bump version to 4.0.22
1 parent 5d1e1f4 commit a1d980a

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

history.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# History
22

33
- master/HEAD
4+
- 4.0.22 (2024.8.9)
45
* Fixup tree correctly after multiselected tabs are moved together by drag and drop on the horizontal tab bar or the [Move Tab Hotkeys](https://addons.mozilla.org/firefox/addon/move-tab-hotkeys/).
56
* Synchronize throbber animations after the sidebar is reopened.
67
* Keep highlighted appearance of multiselected tabs after the sidebar is reopened.

history.ja.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 更新履歴
22

33
- master/HEAD
4+
- 4.0.22 (2024.8.9)
45
* 水平タブバー上での複数選択したタブのドラッグ&ドロップ操作や[Move Tab Hotkeys](https://addons.mozilla.org/firefox/addon/move-tab-hotkeys/)によって一緒に移動されたタブについて、移動先にの位置で矛盾がない状態になるようツリー構造を自動修復するようにした
56
* サイドバー開閉後にタブの読み込み中アニメーションが同期されない問題を修正
67
* サイドバー開閉後に複数選択したタブのハイライト状態が失われる問題を修正

webextensions/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "__MSG_extensionName__",
4-
"version": "4.0.21",
4+
"version": "4.0.22",
55
"author": "YUKI \"Piro\" Hiroshi",
66
"description": "__MSG_extensionDescription__",
77
"permissions": [

0 commit comments

Comments
 (0)