electron/docs/tutorial
trop[bot] bc1ca72dc7
docs: fix v40 stable release date (#48920)
* docs(timelines): Correct v40.0.0 stable release date

On the Electron Timelines tutorial page (/docs/latest/tutorial/electron-timelines), there is a clear typo in the release schedule for v40.0.0.

The table currently lists the dates as:
* Alpha: 2025-Oct-30
* Beta: 2025-Dec-03
* **Stable: 2025-Oct-28**

This is logically incorrect, as the 'Stable' release date (Oct 28) is listed *before* both the 'Alpha' (Oct 30) and 'Beta' (Dec 03) dates for the same version.

This appears to be a copy-paste error, as the 'Stable' date (2025-Oct-28) is identical to the 'Stable' date for the v39.0.0 release in the preceding row.

This commit updates the 'Stable' date for v40.0.0 to its correct value, ensuring the timeline is accurate and logical.

Co-authored-by: 정승규 <43807509+jsk41755@users.noreply.github.com>

* docs: Update v40.0.0 stable date to 2026-Jan-13 based on Chromium schedule

Co-authored-by: 정승규 <43807509+jsk41755@users.noreply.github.com>

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: 정승규 <43807509+jsk41755@users.noreply.github.com>
2025-11-12 15:44:22 +01:00
..
accessibility.md fix: AXManualAccessibility showing failure (#38102) 2023-04-26 19:41:56 +02:00
application-debugging.md docs: ensure all links are on a single line (#42235) 2024-05-28 11:15:18 -07:00
application-distribution.md docs: ensure all links are on a single line (#42235) 2024-05-28 11:15:18 -07:00
application-menu.md docs: add Menu module tutorials (#47268) 2025-07-15 15:09:32 -07:00
asar-archives.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
asar-integrity.md docs: unmark asar integrity as experimental and clean docs (#48526) 2025-10-10 19:56:49 -07:00
automated-testing.md docs: update automated-testing.md (#47017) 2025-06-30 10:56:48 +02:00
boilerplates-and-clis.md docs: update references to Electron Packager (#40480) 2023-11-09 11:15:32 -08:00
code-signing.md docs: update Azure Trusted Signing availability (#48524) 2025-10-10 12:44:09 -04:00
context-isolation.md chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09:00
context-menu.md docs: add Menu module tutorials (#47268) 2025-07-15 15:09:32 -07:00
custom-title-bar.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
custom-window-interactions.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
custom-window-styles.md docs: cleanup docs/tutorial/custom-window-styles.md (#46597) 2025-04-22 10:23:35 +02:00
dark-mode.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
debugging-main-process.md fix: wrong default port in docs (#40665) 2023-12-11 11:43:06 -05:00
debugging-vscode.md docs: update remaining references to electron-quick-start (#47405) 2025-06-12 10:32:17 +02:00
devices.md feat: support Web Serial & WebUSB blocklists (#46600) 2025-04-17 20:34:34 +02:00
devtools-extension.md docs: Update 404 devtools extension documentation link (#48842) 2025-11-07 18:42:14 +01:00
distribution-overview.md docs: add forge-overview.md (#35473) 2022-09-21 16:49:22 -04:00
electron-timelines.md docs: fix v40 stable release date (#48920) 2025-11-12 15:44:22 +01:00
electron-versioning.md docs: update example apps (#47597) 2025-06-29 21:31:42 +02:00
esm.md feat: dynamic ESM import in preload without context isolation (#48488) 2025-10-21 07:28:06 +02:00
examples.md chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09:00
forge-overview.md docs: mention alternative tooling (#39337) 2023-08-24 12:03:30 +02:00
fuses.md docs: unmark asar integrity as experimental and clean docs (#48526) 2025-10-10 19:56:49 -07:00
in-app-purchases.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
installation.md docs: clarify postinstall requirements (#48498) 2025-10-09 10:29:37 +02:00
introduction.md docs: update external links (#39421) 2023-08-10 11:55:52 +02:00
ipc.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
keyboard-shortcuts.md docs: add Menu module tutorials (#47268) 2025-07-15 15:09:32 -07:00
launch-app-from-url-in-another-app.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
linux-desktop-actions.md docs: remove platform notices from tutorial titles (#32937) 2022-03-03 09:56:00 -08:00
mac-app-store-submission-guide.md docs: clean up MAS submission guide (#42368) 2024-06-12 12:58:21 -05:00
macos-dock.md docs: add Menu module tutorials (#47268) 2025-07-15 15:09:32 -07:00
menus.md docs: add Menu module tutorials (#47268) 2025-07-15 15:09:32 -07:00
message-ports.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
multithreading.md docs: unify [!NOTE] structure (#46893) 2025-05-09 14:36:42 -07:00
native-code-and-electron-cpp-linux.md docs: Add C++/Linux tutorial (#46822) 2025-06-25 12:57:43 +02:00
native-code-and-electron-cpp-win32.md docs: Add C++/Win32 tutorial (#46160) 2025-04-04 08:00:45 -05:00
native-code-and-electron-objc-macos.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
native-code-and-electron-swift-macos.md chore: fix docs lint (#47389) 2025-06-06 10:01:26 +02:00
native-code-and-electron.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
native-file-drag-drop.md docs: fix broken code in drag and drop example (#45332) 2025-01-24 13:28:30 -08:00
navigation-history.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
notifications.md docs: fix broken notification-spec markdown link (#42243) 2024-05-29 14:41:17 +02:00
offscreen-rendering.md docs: add docs about shared texture mode osr (#45670) 2025-02-27 11:10:58 -05:00
online-offline-events.md docs: add net.isOnline() to online/offline detection tutorial (#48685) 2025-10-27 15:20:37 -05:00
performance.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
process-model.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00
progress-bar.md chore: update @electron/lint-roller to 2.1.0 (#42078) 2024-05-10 11:00:15 +02:00
recent-documents.md feat: add app.getRecentDocuments() (#45839) 2025-07-31 16:15:33 +02:00
repl.md docs: unify [!NOTE] structure (#46893) 2025-05-09 14:36:42 -07:00
represented-file.md chore: extend linting of code blocks in the docs (#40245) 2023-11-21 16:50:08 +09:00
sandbox.md docs: security.md mark 'Enable process sandboxing' as active by defau… (#48647) 2025-10-24 11:16:15 +02:00
security.md docs: remove electronegativity (#48887) 2025-11-11 09:59:08 +01:00
snapcraft.md docs: update remaining references to electron-quick-start (#47405) 2025-06-12 10:32:17 +02:00
spellchecker.md chore: type check JS in docs (#38423) 2023-06-05 16:26:26 +09:00
support.md docs: consolidate info docs (#32964) 2022-02-28 11:46:52 -08:00
testing-on-headless-ci.md docs: add link to Travis CI headless page (#38990) 2023-07-10 16:45:18 -04:00
tray.md docs: add Menu module tutorials (#47268) 2025-07-15 15:09:32 -07:00
tutorial-1-prerequisites.md docs: update remaining references to electron-quick-start (#47405) 2025-06-12 10:32:17 +02:00
tutorial-2-first-app.md docs: add note for node_modules for Yarn and pnpm (#48495) 2025-10-09 10:31:24 +02:00
tutorial-3-preload.md docs: update remaining references to electron-quick-start (#47405) 2025-06-12 10:32:17 +02:00
tutorial-4-adding-features.md chore: disallow shortcut reference links in docs Markdown (#36860) 2023-01-16 10:22:49 +01:00
tutorial-5-packaging.md docs: update references to Electron Packager (#40480) 2023-11-09 11:15:32 -08:00
tutorial-6-publishing-updating.md docs: fixed broken electron-fiddle links in the "Tutorial - Publishing and Updating" doc (#43129) 2024-08-01 20:28:50 -05:00
updates.md docs: add advanced specification for Squirrel updater (#43234) 2024-09-23 10:20:43 -07:00
using-native-node-modules.md chore: update @electron/lint-roller to 2.2.0 (#42412) 2024-06-10 10:14:03 -05:00
using-pepper-flash-plugin.md docs: uniformize tutorial titles (#30527) 2021-08-16 14:12:34 +02:00
web-embeds.md docs: unify [!NOTE] structure (#46893) 2025-05-09 14:36:42 -07:00
window-customization.md docs: add Menu module tutorials (#47268) 2025-07-15 15:09:32 -07:00
windows-arm.md docs: remove quickstart (#45194) 2025-01-15 14:42:53 -08:00
windows-store-guide.md docs: update references to Electron Packager (#40480) 2023-11-09 11:15:32 -08:00
windows-taskbar.md chore: lint code blocks in docs with ESLint (#42113) 2025-05-29 12:45:26 -07:00