electron/release-status

Add link to full commit log to comparison page

Open

#191 opened on Sep 14, 2025

 (1 comment) (0 reactions) (0 assignees)TypeScript (64 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

On the release comparison page, it would be useful to have a link to the full commit log.

Example comparison page: https://releases.electronjs.org/release/compare/v36.7.4/v36.9.0 Commit log URL: https://github.com/electron/electron/compare/v36.7.4...v36.9.0

Contributor guide