diff --git a/history.en.md b/history.en.md index 7635877ed..818bcfae3 100644 --- a/history.en.md +++ b/history.en.md @@ -8,6 +8,7 @@ * Don't collapse tree by double-click on tab closeboxes. It accidebtally collapsed the closing tree and closed all descendant tabs unexpectedly. * Treat middle-click and accel-click actions on the "New Tab" command in the context menu on tabs same to actions on the "New Tab" button, in the sidebar. * ``, `` and `` now inherit `data-tab-id` and `data-window-id` attributes from the parent element (``) for more customizability with custom user styles. + * Highlight tabs with "attention" class same as Firefox's native tabs even if they are not faviconized. * Use highly-visible (darker) background certainly with the "High Contrast" theme on Linux. - 3.8.16 (2021.11.11) * Fade-out long tab labels to left or right, only based on the direction of the label text themselves instead of a global option. diff --git a/history.ja.md b/history.ja.md index 6054fe742..4c48b6909 100644 --- a/history.ja.md +++ b/history.ja.md @@ -8,6 +8,7 @@ * タブのクローズボックス上でのダブルクリックではツリーを折りたたまないようにした(この動作の結果として、閉じようとしているツリーが意図せず折りたたまれてしまい、子孫タブまで誤って閉じられてしまうケースがあった) * サイドバー内において、タブのコンテキストメニューの「新しいタブ」上での中クリックおよびCtrl/⌘-クリックを、「新しいタブ」ボタン上でのアクションと同様に処理する用にした * ユーザースタイルシートでのカスタマイズ性向上のために、``、`` 、``に対し、親要素の``の`data-tab-id`属性と`data-window-id`属性を継承するようにした + * favicon化されていないタブでも、「attention」の状態にあるタブはFirefox本体のタブ同様にハイライト表示するようにした * Linux上において、「ハイコントラスト」テーマ選択時に背景色に確実に視認性の高い(暗い)色を使用するようにした - 3.8.16 (2021.11.11) * タブのラベルが長い時に、単一の設定ではなくラベル文字列自体の書字方向のみに従って、右または左にフェードアウトするようにした