Skip to content

Commit 3f8dd0e

Browse files
authored
Add 7.2.3 Release notes (#398)
Before Submitting This PR, Please Ensure You Have Completed The Following: 1. [ ] Are internal links to wiki documents using [relative file links](https://docusaurus.io/docs/markdown-features/links)? 2. [ ] Are all new documentation files lowercase, with dash separated names (ex. unraid-os.mdx)? 3. [ ] Are all assets (images, etc), located in an assets/ subfolder next to the .md/mdx files? 4. [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? 5. [ ] Is the build succeeding? <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Added release notes for Unraid OS 7.2.3, documenting security and bugfix updates across Storage, webGUI, and system components. Includes Samba library updates, known issues, and upgrade/rollback guidance. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 parent 3cdaf36 commit 3f8dd0e

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Version 7.2.3 2025-12-18
2+
3+
This is a security and bugfix release, recommended for all users.
4+
5+
## Upgrading
6+
7+
For step-by-step instructions, see [Upgrading Unraid](../../unraid-os/system-administration/maintain-and-update/upgrading-unraid.mdx). Questions about your [license](../../unraid-os/troubleshooting/licensing-faq.mdx#license-types--features)?
8+
9+
### Known issues
10+
11+
For other known issues, see the [7.2.2 release notes](7.2.2.md#known-issues).
12+
13+
### Rolling back
14+
15+
If rolling back earlier than 7.2.2, also see the [7.2.2 release notes](7.2.2.md#rolling-back).
16+
17+
## Changes vs. [7.2.2](7.2.2.md)
18+
19+
### Storage
20+
21+
- Fix: Upgraded Samba to resolve issues with Time Machine
22+
- Fix: Precleared disk signature only detected after a reboot
23+
24+
### webGUI
25+
26+
- Fix: Regression in how gradients are applied over background images in header
27+
- Fix: Notification text is sometimes shown in wrong colors, making it hard to read
28+
- Fix: Potential XSS issue when testing SMTP config on ***Settings → Notification Settings → SMTP Settings***
29+
30+
### Misc
31+
32+
- Fix: DNS settings could be overwritten by other devices on the network (disable avahidnsconfd)
33+
- Fix: Readme not populating on Docker XML templates
34+
- Fix: Missing novnc files causing warnings in syslog
35+
36+
### Unraid API
37+
38+
- dynamix.unraid.net 4.28.2 - [see changes](https://github.com/unraid/api/releases)
39+
40+
### Linux kernel
41+
42+
- version 6.12.54-Unraid (no change)
43+
44+
### Base distro updates
45+
46+
- samba: version 4.23.4

0 commit comments

Comments
 (0)