morningman opened a new pull request, #3761: URL: https://github.com/apache/doris-website/pull/3761
## Summary - Add a `4.1` group (`4.1.1`, `4.1.0`) as the first entry in the Download page's "All Releases" cascader (`src/constant/download.data.ts`) so the dropdown defaults to the latest `4.1.x` instead of `4.0.5`. - Update the EN/ZH `all-release` "Latest Release" tip block to highlight `4.1.1` (released 2026-05-24) instead of `4.1.0`, with the link pointing at `./v4.1/release-4.1.1`. ## Test plan - [ ] Open `/download` — verify the All Releases dropdown defaults to `4.1 > 4.1.1` and lists `4.1.0` underneath. - [ ] Each architecture (x64 / x64 no-avx2 / ARM64) yields the correct `apache-doris-4.1.x-bin-*.tar.gz` / `.asc` / `.sha512` URLs. - [ ] Source tab produces `apache-doris-4.1.x-src.tar.gz` from `https://dist.apache.org/repos/dist/release/doris/4.1/4.1.x/`. - [ ] `/releases/all-release` (EN and ZH) renders the new tip block highlighting `4.1.1` with a working link. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
