feat: Add Unraid OS 7.3.1 release notes#493
Conversation
- Purpose: publish the Unraid OS 7.3.1 release notes page. - Before: docs contained release notes through 7.3.0 but no 7.3.1 changelog. - Problem: users could not review the 7.3.1 security, kernel, Docker, ZFS, and package updates in docs. - Now: adds the 7.3.1 release note with upgrade, known issue, rollback, change, and base distro sections. - How: creates docs/unraid-os/release-notes/7.3.1.md using the existing release-notes structure and internal docs links.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Disabled knowledge base sources:
📝 WalkthroughWalkthroughThis PR adds comprehensive release notes for Unraid OS 7.3.1 (2026-05-26). The document covers release overview and upgrade guidance, upgrade safety assurances, categorized changes versus 7.3.0 (including security fixes, container/Docker updates, storage improvements, system features, networking fixes, and kernel bump), and an enumerated list of 25 base package version updates with security references. ChangesUnraid OS 7.3.1 Release Notes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
unraid-docs | 5517b45 | Commit Preview URL Branch Preview URL |
May 27 2026, 07:17 PM |
- Purpose: align the 7.3.1 release note heading with the requested published version title. - Before: the page included an added release-notes title and a visible 7.3.1-rc.0.3 heading. - Problem: those headings made the page start differently from the requested changelog title. - Now: the page starts directly with Version 7.3.1 2026-05-26. - How: removes the wrapper title and RC heading while preserving the rest of the changelog content.
Summary
Adds the Unraid OS 7.3.1 changelog page under
docs/unraid-os/release-notes/.The new page covers the 7.3.1 release date, upgrade guidance, known issue status, rollback notes, changes from 7.3.0, and base distro package updates.
Impact
Users can now find the 7.3.1 security, Linux kernel, Docker, ZFS, storage, WebGUI/system, networking, hardware, and package update details in the docs site.
Validation
pnpm exec remark docs/unraid-os/release-notes/7.3.1.md --quiet --frailFull build was not run, following this repo's validation guidance for routine docs changes.
Summary by CodeRabbit