Skip to content

Commit adbbdbe

Browse files
committed
Add news topics
1 parent 12d26b3 commit adbbdbe

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

history.en.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# History
22

33
- master/HEAD
4+
* Fix unexpectedly invisible children when a parent tab is restored and collapsed tabs are re-attached to the restored parent.
5+
* Outdent tab via API correctly when a child tab is outdented to the root level with its descendants.
6+
* Update `zh_CN` locale by [NightSharp](https://github.com/NightSharp). Thanks!
47
- 3.8.12 (2021.8.26)
58
* Update scrollability status of the tab bar even if there are some "hidden via WebExtensions API, but visible by CSS hack" tabs.
69
* Reduce (deactivate) mis-detection of the sidebar position on some unstable cases: leftside non-primary and high-dpi screen.

history.ja.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# 更新履歴
22

33
- master/HEAD
4+
* 閉じられた親タブを開き直して、折りたたまれた状態のタブが復元された親タブの配下に移動されたときに、それらのタブが見えない状態のままになっていたのを修正
5+
* API経由でタブが1つ上の階層に移動されたときに、移動先が最上位階層の場合子孫タブが置き去りになっていたのを修正
6+
* `zh_CN`ロケール更新(by [NightSharp](https://github.com/NightSharp), thanks!)
47
- 3.8.12 (2021.8.26)
58
* WebExtensions API経由で非表示にされていながらCSSで強制的にサイドバー内に表示されているタブがあるときでも、サイドバーがスクロール可能かどうかの判定をより正しく行えるように修正
69
* プライマリでなくかつ高DPIの画面がプライマリの画面の左に配置されているときに発生する不安定な動作を減らすため、この状況に合致する場合はサイドバーの↔位置の判定を行わないようにした

0 commit comments

Comments
 (0)