-
Notifications
You must be signed in to change notification settings - Fork 1
Changelog
Ian edited this page Jan 20, 2017
·
8 revisions
Note: Every release includes bug fixes. In most cases, these are not included in the changelog.
CSSDesigner 5.0 - 2017-01-19
- [Upgrade] Kernel upgrade.
- [Bugs] Fixed some bugs.
CSSDesigner 4.7.3 - 2016-10-31
- [Upgrade] Some core components upgrade
CSSDesigner 4.7.2 - 2016-10-21
- [New] Upgrade User Interface.
- [Upgrade] Kernel upgrade.
- [Bugs] Fixed some bugs.
CSSDesigner 4.7.1 - 2016-10-02
- [Fixed] some bugs fixed.
CSSDesigner 4.7 - 2016-07-02
- [Fixed] some bugs fixed.
- [Improved] optimized CSSDesigner resources’ kernel loads
CSSDesigner 4.6 - 2016-06-15
- [Fixed] Fix drag and drop invalid
- [Fixed] Fix color control values can not be displayed
CSSDesigner 4.5 - 2016-04-24
- [Fixed] Fix session.enableNetworkEmulation(options) API not working.
- [Fixed] Fix WebContents.executeJavaScript(code) not working when called during a resource load after page is loaded.
- [Fixed] Fix occasional exception when removing a reference to a remote object.
- [Fixed] Fix idle GC not working in the main process.
- [Fixed] Fix the race condition between did-fail-load and did-finish-load events.
- [Fixed] Fix wrong default transparent background for frameless window.
- [Fixed] Fix SSL certificate information not showing in the Security tab.
- [Fixed] Fix notification not showing when Application User Model ID is set.
- [Fixed] Fix crash when closing a window in its blur event handler.
- [Fixed] Fix support with NVDA/JAWS screen readers.
- [Fixed] Fix backgroundColor of BrowserWindow not displaying correctly.
CSSDesigner 4.4 - 2016-04-08
- [Fixed] some bugs fixed.