Skip to content

Commit fc25258

Browse files
committed
Brush up news topic
1 parent 6a67090 commit fc25258

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

history.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- master/HEAD
44
* Drop support of Firefox older than 139.
5-
* Add support of native tab groups feature of Firefox itself.
5+
* Add support of native tab groups feature of Firefox itself. TST will create a new tab group of Firefox itself instead of modifying tree, when you drag a tab to the head side edge of another tab.
66
* Show muted state indicator and sharing state indicator (for microphone, camera and screen) at the position same to the one on Firefox's native tab.
77
* API: Some notification type messages (ex. `tab-mousedown`) can contain Firefox's tab groups as a `tab` (tree item). They have properties similar to regular tabs but there is one difference: they have `"group"` as the value of their `type` property.
88
- 4.1.11 (2025.5.29)

history.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- master/HEAD
44
* Firefox 139より古いバージョンへの対応を終了
5-
* Firefoxネイティブのタブグループ機能に対応
5+
* Firefoxネイティブのタブグループ機能に対応(タブのアイコン側の端付近に別のタブをドロップすると、ツリーの編集ではなくFirefoxネイティブのタブグループを作成します)
66
* ミュート状態制御ボタンおよびマイク・カメラ・画面の共有状態アイコンの表示位置をFirefox本体のタブと揃えるようにした
77
* API: `tab-mousedown` などの通知型メッセージにおいて、Firefoxのタブグループを`tab`(ツリーの項目)として通知するようになった(`type`プロパティの値が`"group"`である特殊なタブとして通知されます)
88
- 4.1.11 (2025.5.29)

0 commit comments

Comments
 (0)