diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fc761a4e..78d20a1a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,58 @@ + +## 4.6.0 (2018-03-12) + + +#### Features + +* add keyboard layout plugin. ([3d19f67c](3d19f67c)) +* support indicator traywidget ([58fd2df6](58fd2df6)) +* open dde-calendar with dbus call ([fb6ee52b](fb6ee52b)) +* **network:** + * add refresh animation ([5bb7b22e](5bb7b22e)) + * support cloned address ([e2983ded](e2983ded)) +* **plugins:** keep order ([e281f088](e281f088)) +* **system-tray:** using native popup ([354cfd9f](354cfd9f)) + +#### Bug Fixes + +* sound input sink volume slider not init ([e06a0ac0](e06a0ac0)) +* update trayWidget on fashion mode ([ecb014c9](ecb014c9)) +* hidpi support for indicatortraywidget ([2704bf62](2704bf62)) +* indicatortraywidget connect error pertoires slots ([83cb34e8](83cb34e8)) +* Adapt lintian ([182ba8bd](182ba8bd)) +* dock hide behavior error when popup menu ([ad3f979e](ad3f979e)) +* menu auto hide ([51ee4140](51ee4140)) +* positioned at wrong place ([842e530e](842e530e)) +* show control-center not work ([2774afe4](2774afe4)) +* container item icon not clearly ([7b817246](7b817246)) +* dont show container tips if it's empty ([7ca10744](7ca10744)) +* aliasing border on highlighting app icon ([093d87e9](093d87e9)) +* dock frontend rect not support hiDPI ([9c6c41cb](9c6c41cb)) +* sound slider use svg ([a84062bc](a84062bc)) +* network refresh button support hidpi ([c784f3c5](c784f3c5)) +* network refresh button not visiable when device on ([3807c731](3807c731)) +* **WiFi:** connecting indicator icon is too large ([a005b64f](a005b64f)) +* **attention:** crash when app item destory. ([d40239a3](d40239a3)) +* **container:** item tips color wrong ([e9803aa2](e9803aa2)) +* **item:** panel will hide when show menu on keep always hide mode ([c29bca64](c29bca64)) +* **network:** + * refresh button not set size ([05015516](05015516)) + * add new wireless disconnect svg ([0421d796](0421d796)) + * network plugin icon diable using theme icon ([e81ba0ba](e81ba0ba)) + * plugins icon not support hidpi ([f5b69302](f5b69302)) + * ap state error when hotspot open ([62eae043](62eae043)) +* **plugin:** wireless not refresh ([bcc5e866](bcc5e866)) +* **power:** power icon shown if switch display mode ([4ff28712](4ff28712)) +* **sound:** + * resources not load ([7e94385a](7e94385a)) + * app mute icon is not support HIDPI ([b5f8253a](b5f8253a)) + * fallback to default icon ([3e7e65d7](3e7e65d7)) + * plugins config file locate error ([34ce1bdd](34ce1bdd)) +* **sys_tray:** system tray not align vertial center ([a545ce08](a545ce08)) +* **visible:** visible error when display mode changed ([8ed399a5](8ed399a5)) + + + # 4.5.12 Fix item not update when wm changed