File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# History
2
2
3
3
- master/HEAD
4
+ - 3.8.13 (2021.10.3)
4
5
* Fix unexpectedly invisible children when a parent tab is restored and collapsed tabs are re-attached to the restored parent.
5
6
* Outdent tab via API correctly when a child tab is outdented to the root level with its descendants.
6
7
* Update ` zh_CN ` locale by [ NightSharp] ( https://github.com/NightSharp ) . Thanks!
Original file line number Diff line number Diff line change 1
1
# 更新履歴
2
2
3
3
- master/HEAD
4
+ - 3.8.13 (2021.10.3)
4
5
* 閉じられた親タブを開き直して、折りたたまれた状態のタブが復元された親タブの配下に移動されたときに、それらのタブが見えない状態のままになっていたのを修正
5
6
* API経由でタブが1つ上の階層に移動されたときに、移動先が最上位階層の場合子孫タブが置き去りになっていたのを修正
6
7
* ` zh_CN ` ロケール更新(by [ NightSharp] ( https://github.com/NightSharp ) , thanks!)
Original file line number Diff line number Diff line change 1
1
{
2
2
"manifest_version" : 2 ,
3
3
"name" : " __MSG_extensionName__" ,
4
- "version" : " 3.8.12 " ,
4
+ "version" : " 3.8.13 " ,
5
5
"author" : " YUKI \" Piro\" Hiroshi" ,
6
6
"description" : " __MSG_extensionDescription__" ,
7
7
"permissions" : [
You can’t perform that action at this time.
0 commit comments