-
Notifications
You must be signed in to change notification settings - Fork 51
Add 7.2.1-rc.1 release notes #373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+65
−3
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
52f8e2d
Add 7.2.1-rc.1 release notes
ljm42 1ef5042
chore: apply lint and format fixes
github-actions[bot] 70e0117
Update 7.2.1-rc.1 release notes
ljm42 d06326c
Merge branch '7-2-1-rc-1' of https://github.com/unraid/docs into 7-2-…
ljm42 3d29585
Update 7.2.1-rc.1 release notes
ljm42 e05e272
chore: apply lint and format fixes
github-actions[bot] 3a9cb76
Update 7.2.1-rc.1 release notes
ljm42 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,54 @@ | ||
| # Version 7.2.1-rc.1 2025-11-07 | ||
|
|
||
| This is a small update with some great fixes and improvements. | ||
|
|
||
| ## Upgrading | ||
|
|
||
| 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)? | ||
|
|
||
| ### Known issues | ||
|
|
||
| For other known issues, see the [7.2.0 release notes](7.2.0.md#known-issues). | ||
|
|
||
| ### Rolling back | ||
|
|
||
| If rolling back earlier than 7.2.0, also see the [7.2.0 release notes](7.2.0.md#rolling-back). | ||
|
|
||
| ## Changes vs. [7.2.0](7.2.0.md) | ||
|
|
||
| ### webGUI | ||
|
|
||
| - Fix: Dashboard: Improved detection of newer Intel CPUs | ||
| - Fix: Notification Agents dropdown not working in tabbed mode | ||
| - Fix: Visual error displaying temperatures in notifications | ||
|
|
||
| ### Storage | ||
|
|
||
| - Improvement: When a pool's File System Type is set to 'Auto', all pool slots must be populated | ||
| - Improvement: New Config with Preserve Assignments will reduce pool slots to match the number of disks present | ||
| - Improvement: Automatically clear devices when removing from pools | ||
| - Fix: Remount dataset if 'zfs destroy' fails because dataset is busy | ||
| - Fix: If a share is created without a config file, ensure data is only stored on pools that are participating in user shares | ||
| - Fix: DeviceInfo: Only show 'Pool Device Status' section when pool is mounted | ||
| - Fix: Empty Disk feature: share data on target disk(s) now remains visible during operation, see [Converting to a new file system type](../using-unraid-to/manage-storage/file-systems.mdx#converting-to-a-new-file-system-type) for usage details. | ||
| - Removed '-e' option from 'mover' script; use the webGUI now | ||
| - Fix: Reduce excess logging related to drive spin down and SMART self-tests | ||
|
|
||
| ### Misc | ||
|
|
||
| - Fix: Improve WSD discovery on your local network (so Unraid appears in Windows Network, formerly Network Neighborhood) | ||
| - Generate unique /boot/config/machine-id and install to /etc/machine-id on boot | ||
| - Patch wsdd2 to work when "Host access to custom networks" is enabled | ||
| - Note: discovery typically does not work if clients are running Tailscale | ||
| - Fix: Update 'lshw' to support LEDs on Lincstation systems | ||
| - Fix: Re-add the 'Join' Notification Agent from Unraid 6.12 | ||
| - Fix: Load br\_netfiltering in rc.inet1 'start' function and set default IPv4/IPv6 forwarding policy to ACCEPT (should fix VM IPv6 issues) | ||
|
|
||
| ### Linux kernel | ||
|
|
||
| - version 6.12.54-Unraid (no change) | ||
|
|
||
| ### Base distro updates | ||
|
|
||
| - lshw: version B.02.20 | ||
| - wsdd2-1.8.7-x86\_64-2\_SBo\_LT.tgz (patched to not exclude shim interfaces) | ||
|
ljm42 marked this conversation as resolved.
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix hyphenation in compound adjective.
The phrase "drive spin down" should be hyphenated as "drive spin-down" when used as a compound adjective modifying "logging."
Apply this diff:
📝 Committable suggestion
🧰 Tools
🪛 LanguageTool
[grammar] ~35-~35: Use a hyphen to join words.
Context: ...uce excess logging related to drive spin down and SMART self-tests ### Misc - F...
(QB_NEW_EN_HYPHEN)
🤖 Prompt for AI Agents