Skip to content

Add remaining release channels to the no-JS downloads page#1262

Open
phanome wants to merge 1 commit into
thunderbird:masterfrom
phanome:add-all-channels-nojs-downloads
Open

Add remaining release channels to the no-JS downloads page#1262
phanome wants to merge 1 commit into
thunderbird:masterfrom
phanome:add-all-channels-nojs-downloads

Conversation

@phanome

@phanome phanome commented Jul 11, 2026

Copy link
Copy Markdown

Summary

This PR adds the remaining Thunderbird release channels to the no-JS downloads page.

Changes

  • Added Extended Support Release (ESR) downloads
  • Added Release downloads
  • Added Beta downloads
  • Added Daily downloads
  • Added data-channel wrappers for each section
  • Passed the required build data from build-site.py

Testing

  • Built the website using:
    • uv run build-site.py
    • uv run build-site.py --watch
  • Verified the site builds successfully without template errors.
  • Verified the new channel sections render correctly.

Fixes #837

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add each release to the no-js section of the downloads page

2 participants