Skip to content

qt: add Changelog to Help menu in toolbar#10433

Merged
SomberNight merged 1 commit intospesmilo:masterfrom
f321x:qt_changelog
Feb 25, 2026
Merged

qt: add Changelog to Help menu in toolbar#10433
SomberNight merged 1 commit intospesmilo:masterfrom
f321x:qt_changelog

Conversation

@f321x
Copy link
Copy Markdown
Member

@f321x f321x commented Jan 22, 2026

Adds a Changelog item to the Help menu of the toolbar. Clicking on the item opens the changelog in the browser (github text-only form).

Screenshot_20260122_155817

@f321x f321x force-pushed the qt_changelog branch 4 times, most recently from f7035a6 to 1ca6b74 Compare January 23, 2026 09:20
Adds a "Changelog" action to the "Help" menu of the toolbar. This allows
users to open the RELEASE-NOTES file in the browser (from github).
Comment thread electrum/constants.py

GIT_REPO_URL = "https://github.com/spesmilo/electrum"
GIT_REPO_ISSUES_URL = "https://github.com/spesmilo/electrum/issues"
RELEASE_NOTES_URL = "https://raw.githubusercontent.com/spesmilo/electrum/refs/heads/master/RELEASE-NOTES"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: one consequence of pointing to the master branch is that we (kind of) will never be able to cleanly rename this file in the git repo

but ok, I think it's fine.

@SomberNight SomberNight merged commit 2c9f4fd into spesmilo:master Feb 25, 2026
11 of 16 checks passed
SomberNight added a commit that referenced this pull request Feb 26, 2026
qt: add Changelog to Help menu in toolbar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants