Aller au contenu principal

Mois du silence de décembre (déc. 25)

· 3 mins de lecture

Starting December 1, the Electron project will enter a quiet period before picking back up at full capacity in January 2026. For full details, see the Policies section below.

Since 2020, December has been a time for project maintainers to take a breather from regular maintenance duties in order to take a break or focus on heads-down work. This break helps us rest up and come back energized for the year to come.

That said, a month-long pause like this one is only achievable when an open-source project is in a healthy state—we’d like to thank all maintainers and external contributors for all of their continued efforts to keep the project moving. ❤️

2025 in review

As we close out the year, we’d like to highlight some of the projects we’ve accomplished. Here are some things we were proud of in 2025:

  • ⚛️ Shipped 6 new major versions of Electron in tandem with every other Chromium major version.
  • 🌿 Migrated Electron’s build tooling from Ninja to Chromium’s new siso build system, which adds native remote execution support.
  • ✨ Revamped the releases.electronjs.org page with a fresh new design.
  • ✅ Accepted four new RFCs and implemented two others into electron/electron.
  • ☀️ Completed two new Google Summer of Code projects:
    • The Devtron DevTools IPC tracker Extension is now available via npm install --save-dev @electron/devtron.
    • The Save/Restore Window State API for Electron’s BaseWindow module was accepted as an RFC and is awaiting its final merge in Electron core.
  • 📦 Released modernized major versions for all @electron/ npm packages as ECMAScript modules requiring at least Node 22.
  • 🔒 Moved package publishing from Continuous Auth to the new token-less OIDC-based trusted publishing system in light of security incidents in the npm ecosystem.
  • 🧑‍💻 Onboarded four new maintainers who help us ship great software every day and keep the project running long-term.

Thanks for a great year, and see you in 2026!

Quiet period policies

Not much has changed from previous years, but we changed some of the wording around issue and pull request reviews to temper expectations but allow maintainers to continue to engage with the project as much as they want.

Ce qui ne changera pas en Décembre

  1. Les versions zero-day et autres versions majeures liées à la sécurité seront publiées si nécessaire. Security incidents should be reported via the escalation policy outlined in the SECURITY.md document.
  2. Code of Conduct reports and moderation will continue.

Ce qui sera différent en Décembre

  1. The last stable branch releases of the year for Electron 37, 38, and 39 will occur on the week of December 1st. Il n'y aura pas de nouvelles sorties prévues en décembre.
  2. There will be no nightly, alpha and beta releases for the last two weeks of December.
  3. Regular Working Group meetings will be paused.
  4. Issue triage may be delayed.
  5. Pull request reviews and merges may be delayed.