최근에 Electron 에 몇몇 흥미로운 업데이트와 얘기가 있습니다, 주목해주세요.
Electron 은 v0.32.0
기준으로 Chrome 45 로 업데이트 되었습니다. 다른 업데이트도 포함하여…
보기쉽고 읽기 쉽게 문서 구조를 개편하고 표준화 했습니다. 또한, 대해 커뮤니티에서 기여한 일본어와 한국어 문서가 있습니다.
관련 pull requests: atom/electron#2028, atom/electron#2533, atom/electron#2557, atom/electron#2709, atom/electron#2725, atom/electron#2698, atom/electron#2649.
Electron v0.33.0
이후 Node.js 4.1.0 을 제공합니다.
관련 pull request: atom/electron#2817.
이제 소스에서 빌드할 때 node-pre-gyp
에 의존성있는 모듈은 Electron 에 대해 컴파일 할 수 있습니다.
관련 pull request: mapbox/node-pre-gyp#175.
잊이제 Electron 은 ARMv7 기반의 리눅스에서 빌드할 수 있습니다. Chromebook 과 Raspberry Pi 2 같은 인기있는 플랫폼에서 돌아갑니다.
관련 이슈: atom/libchromiumcontent#138, atom/electron#2094, atom/electron#366.
OS X 요세미티 이상에서 다른 빌트인 OS X 앱처럼 시스템 신호등이 통합된 테두리 없는 창을 만들 수 있게 해 주는 @jaanus 의 패치가 적용되었습니다.
관련 pull request: atom/electron#2776.
Google Summer of Code 이후 @hokein 의 패치를 적용하여 인쇄 지원을 개선하였습니다. 그리고 PDF 파일로 출력하는 기능을 추가하였습니다.
관련 이슈: atom/electron#2677, atom/electron#1935, atom/electron#1532, atom/electron#805, atom/electron#1669, atom/electron#1835.
Atom 은 Chrome 44 기반의 Electron v0.30.6
으로 업그레이드 되었습니다. v0.33.0
업그레이드는 atom/atom#8779 에서 진행중입니다.
GitHubber Amy Palamountain 는 Nordic.js 에서 훌륭한 Electron 소개를 했습니다. 또한, electron-accelerator 라이브러리를 만들었습니다.
Ben Ogle, also on the Atom team, gave an Electron talk at YAPC Asia:
Atom team member Kevin Sawicki and others gave talks on Electron at the Bay Are Electron User Group meetup recently. The videos have been posted, here are a couple:
이 글에 피드백이 있나요? @ElectronJS 트위터에서 알려주세요.
도움이 필요하거나 버그를 찾으셨나요? Contact us.