Skip to content

Commit

Permalink
Add news topic
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Oct 11, 2022
1 parent acce76a commit 893e9c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions history.en.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# History

- master/HEAD
* Fix invisible icons on desktop notifications and the startup page (regression on 3.9.4)
* Use more visible color for scrollbar thumb on some theme including "Dark".
* Add a new expert choice for new child tab from existing tab: simulating Firefox's default behavior `browser.tabs.insertRelatedAfterCurrent`=`true`.
* Fixup tree structure correctly when a new tab is inserted middle of a tree by `browser.tabs.insertAfterCurrent`=`true`.
Expand Down
1 change: 1 addition & 0 deletions history.ja.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 更新履歴

- master/HEAD
* デスクトップ通知と初回起動時の通知ページのアイコンが見えなくなっていたのを修正(3.9.4での後退バグ)
* 「Dark」を含むいくつかのテーマにおいて、スクロールバーのつまみをより見やすい色で表示するようにした
* 上級者向けに、既存のタブから開かれた新しい子タブの取り扱いの選択肢について、`browser.tabs.insertRelatedAfterCurrent`=`true`の時のFirefox既定の動作に合わせる動作を追加
* `browser.tabs.insertAfterCurrent`=`true`の時に既存のタブの中に開かれたタブが正しくツリー構造に組み込まれなくなっていたのを修正
Expand Down

0 comments on commit 893e9c7

Please sign in to comment.