File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# History
22
33 - master/HEAD
4+ * Context menu commands now works even if it is opened on a blank space (by [ joanbm] ( https://github.com/joanbm ) . Thanks!)
5+ * Add an expert option to activate/deactivate native tab groups management UI (corresponding ` browser.tabs.groups.enabled ` of Firefox itself).
6+ * Scroll pinned tabs container when an out-of-view pinned tab become active.
7+ * Remove dragged tabs from their group when they are dropped before a group header explicitly.
8+ * Don't create needless new group when a last member is dropped before the next another group but the tab is not moved actually.
9+ * Disallow to resize pinned tabs area size larger than required.
10+ * Unblock user operations correctly after drag-and-drop of tabs across windows. (regression at 4.2.0)
11+ * Treat focused or active tab as the context tab if the context menu is opened via the keyboard (ex. Shift-F10 on Windows).
12+ * Accept more cases of dropped native tabs.
13+ * Delete obsolete option to deactivate using of tab multiselection API.
414 - 4.2.2 (2025.6.9)
515 * Pinned tabs are rendered with expected position after rearranging by drag-and-drop. (regression at 4.2.0)
616 * Apply designed colors always for the "Sidebar" skin, even if the "Dark" color scheme is active. (regression at 4.2.0)
Original file line number Diff line number Diff line change 11# 更新履歴
22
33 - master/HEAD
4+ * 空白領域上で開いたコンテキストメニューの機能が動作しなくなっていたのを修正(by [ joanbm] ( https://github.com/joanbm ) . Thanks!)
5+ * タブグループに関するUIを非表示にするための上級者向け設定を追加(Firefox自体の設定の` browser.tabs.groups.enabled ` に相当)
6+ * ピン留めされたタブが溢れているときに、アクティブになったピン留めされたタブの位置まで自動スクロールするようにした
7+ * グループ化されたタブを明示的にグループのヘッダーの直前に意図的にドロップした場合に、それらのタブをグループから取り除くようにした
8+ * タブグループの最後のタブを隣接する次のグループのヘッダーの前にドロップして、実際にはタブの位置が変更されなかった場合に、元のグループと同じ名前の新しいグループを作らないようにした
9+ * ピン留めされたタブの領域の大きさを必要以上に大きくできないようにした
10+ * ウィンドウをまたいでタブをドラッグ&ドロップした後で、ドラッグ元のサイドバーでの操作がブロックされたままになっていたのを修正(4.2.0での後退バグ)
11+ * WindowsでのShift-F10など、キーボード操作でコンテキストメニューが開かれた場合に、アクティブなタブの上でコンテキストメニューが開かれたものとして扱うようにした
12+ * ネイティブのタブバーからのドラッグ&ドロップ操作をより確実に受け容れられるようにした
13+ * タブの複数選択APIの使用の有無を切り替える古い設定を廃止した
414 - 4.2.2 (2025.6.9)
515 * ピン留めされたタブをドラッグ&ドロップで並べ替えた後の表示順が期待通りになっていなかったのを修正(4.2.0での後退バグ)
616 * 「サイドバー」スキン選択時はカラースキームがダークモードでも常にスキンの配色を優先するようにした(4.2.0での後退バグ)
You can’t perform that action at this time.
0 commit comments