Update history topics
This commit is contained in:
parent
8efb7df9fa
commit
f274d7e021
@ -1,9 +1,10 @@
|
|||||||
# History
|
# History
|
||||||
|
|
||||||
- master/HEAD
|
- master/HEAD
|
||||||
* Reduce `eval()` hack.
|
* Isolate codes from `eval()` hack.
|
||||||
* Drop support for Firefox 44 and older versions.
|
* Drop support for Firefox 44 and older versions.
|
||||||
* Remove compatibility codes for unsupported/unpublished/obsolete addons: Google Toolbar, Snap Links, Highlander, PermaTabs, FullerScreen, DragNDrop Toolbars, Optimoz Tweaks, Tabberwocky, Super DragAndGo, Drag de Go, FLST, Mouse Gestures Redox, Aging Tabs, Autohide, Smoothly Close Tabs, IE Tab Plus, Locationbar², DomainTab and TotalToolbar
|
* Remove compatibility codes for unsupported/unpublished/obsolete addons: Google Toolbar, Snap Links, Highlander, PermaTabs, FullerScreen, DragNDrop Toolbars, Optimoz Tweaks, Tabberwocky, Super DragAndGo, Drag de Go, FLST, Mouse Gestures Redox, Aging Tabs, Autohide, Smoothly Close Tabs, IE Tab Plus, Locationbar², DomainTab and TotalToolbar
|
||||||
|
* Remove compatibility codes for Tab Mix Plus's custom session management system. Now it is strongly recommended you to use Firefox's built-in session management system. If you choose the TMP's session management, there is no guaranty about what happens.
|
||||||
- 0.17.2016083101
|
- 0.17.2016083101
|
||||||
* Fix broken tab color of Firefox 51 and later (due to [bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157).)
|
* Fix broken tab color of Firefox 51 and later (due to [bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157).)
|
||||||
- 0.17.2016083001
|
- 0.17.2016083001
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
# 更新履歴
|
# 更新履歴
|
||||||
|
|
||||||
- master/HEAD
|
- master/HEAD
|
||||||
* `eval()`を使った関数の書き換えを減らした
|
* `eval()`を使った関数の書き換えをなくした
|
||||||
* Firefox 44より古いバージョンのサポートを終了
|
* Firefox 44より古いバージョンのサポートを終了
|
||||||
* 既に更新が終了した/公開されなくなった古いアドオンとの互換性のためのコードを削除: Google Toolbar, Snap Links, Highlander, PermaTabs, FullerScreen, DragNDrop Toolbars, Optimoz Tweaks, Tabberwocky, Super DragAndGo, Drag de Go, FLST, Mouse Gestures Redox, Aging Tabs, Autohide, Smoothly Close Tabs, IE Tab Plus, Locationbar², DomainTab, TotalToolbar
|
* 既に更新が終了した/公開されなくなった古いアドオンとの互換性のためのコードを削除: Google Toolbar, Snap Links, Highlander, PermaTabs, FullerScreen, DragNDrop Toolbars, Optimoz Tweaks, Tabberwocky, Super DragAndGo, Drag de Go, FLST, Mouse Gestures Redox, Aging Tabs, Autohide, Smoothly Close Tabs, IE Tab Plus, Locationbar², DomainTab, TotalToolbar
|
||||||
|
* Tab Mix Plus独自のセッション保存機構との互換性のためのコードを削除した(Firefox組み込みのセッション保存機能の使用を強く推奨します。TMPのセッション保存機能を使った場合にどうなるかは全く不明です。)
|
||||||
- 0.17.2016083101
|
- 0.17.2016083101
|
||||||
* Firefox 51以降でタブの色がおかしくなる問題を修正([bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157)への追従)
|
* Firefox 51以降でタブの色がおかしくなる問題を修正([bug 1297157](https://bugzilla.mozilla.org/show_bug.cgi?id=1297157)への追従)
|
||||||
- 0.17.2016083001
|
- 0.17.2016083001
|
||||||
|
Loading…
Reference in New Issue
Block a user