Skip to content

Commit 559f500

Browse files
committed
Add news topic
1 parent 1ccd7dd commit 559f500

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

history.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* Treat discarded tabs as pended correctly, even if restoration from cache is failed.
99
* Hide "unload tab" context menu command for already discarded tabs, like Firefox does.
1010
* Reduce needless re-rendering of virtually scrolled tabs when pinned tabs are scrolled.
11+
* Update `en` locale to fix a typo by [purplnecropanda](https://github.com/purplnecropanda). Thanks!
1112
- 4.2.6 (2025.9.22)
1213
* Add ability to pin/unpin tabs by drag and drop. Now you can drop pinned tabs below/between unpinned tabs, and unpinned tabs above/between pinned tabs. This simulates behaviors of tab dragging on Firefox's vertical tabs.
1314
* Disallow to set the height of the pinned tabs area smaller than the height of a pinned tab.

history.ja.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* キャッシュからのタブ復元に失敗した時に、TST初期化時点でアンロードされていたタブを「読み込み待機状態のタブ」として認識できていなかったのを修正
99
* Firefox本体のコンテキストメニューと同様に、アンロードされているタブの上では「タブを解放」を表示しないようにした
1010
* ピン留めされたタブの領域がスクロールされたときに通常タブの領域が無駄に再描画されないようにした
11+
* `en`ロケールの誤記修正(by [purplnecropanda](https://github.com/purplnecropanda). Thanks!)
1112
- 4.2.6 (2025.9.22)
1213
* Firefoxの垂直タブにおけるドラッグ操作の再現として、タブをドラッグ&ドロップ操作でピン留めしたりピン留めを解除したりできるようにした(ピン留めされたタブの間に通常のタブをドロップしたり、通常のタブの間にピン留めされたタブをドロップしたりできるようにした)
1314
* ピン留めされたタブの表示領域の高さを、タブ1つ分の高さより小さくできないようにした

0 commit comments

Comments
 (0)