Electron 1.0 - Released on MAY 11TH, 2016 - New theme colour - New organization at Github named after Electron - New web site for Electon - Electron community - http://electron.atom.io/release - Standardize APIs - More and more native APIs - Behave consistently on each platform - Lots of “Little” things
Lots of “Little” things (from v0.36.0) - Upgrade Chrome and Node - Chrome, from 47 to 51.x - Node, from 5.1 to 6.1 - ES2015 - Physical Web Feature - Cutting-edge features - Fetch, CSS variables and Service Worker, Observe, Proxies - High-performance rendering and executing - WebRequest for intercepting - WebContents with many events to manage its status - Support MAS
Electron versioning scheme - Patch version - 1.0.1 to 1.0.2 - Bug fixes and new features - Minor version - 1.1.0 to 1.2.0 - Chrome or Node upgrades - Major version - 1.0.0 to 2.0.0 - Electron APIs breakage