Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,19 @@ preserve_hierarchy: 1
files:
- source: /i18n/en/**/*
translation: /i18n/%two_letters_code%/**/%original_file_name%
- source: /docs/**/*
- source: /docs/**/*.mdx
translation: /i18n/%two_letters_code%/docusaurus-plugin-content-docs/current/**/%original_file_name%
type: mdx_v2_4
escape_quotes: 0
content_segmentation: 0
escape_special_characters: 0
- source: /docs/**/*.md
translation: /i18n/%two_letters_code%/docusaurus-plugin-content-docs/current/**/%original_file_name%
type: mdx_v2_4
escape_quotes: 0
content_segmentation: 0
escape_special_characters: 0
- source: /docs/**/*.json
translation: /i18n/%two_letters_code%/docusaurus-plugin-content-docs/current/**/%original_file_name%
- source: /docs/**/*.png
translation: /i18n/%two_letters_code%/docusaurus-plugin-content-docs/current/**/%original_file_name%
8 changes: 4 additions & 4 deletions docs/unraid-os/release-notes/6.12.0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Version 6.12.0 2023-06-14

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

Upon boot, if all PCI devices specified in `config/vfio-pci.cfg` do not properly bind, VM Autostart is prevented. You may still
start individual VMs. This is to prevent Unraid host crash if hardware PCI IDs changed because of a kernel update or physical hardware
Expand Down Expand Up @@ -44,9 +44,9 @@ that is affected and can review the list by going to **Plugins/Plugin File Insta
Some of the affected plugins have been taken over by different developers, we recommend that you go to the **Apps** page and search for replacements. Please ask
plugin-specific questions in the support thread for that plugin.

### Known issues
### Known issues {/* #known-issues */}

#### Crashes related to i915 driver
#### Crashes related to i915 driver {/* #crashes-related-to-i915-driver */}

Note: this is no longer an issue as of Unraid [6.12.6](6.12.6.md#bug-fixes-and-improvements).

Expand All @@ -70,7 +70,7 @@ In 6.12.0, the [two-nic docker segmentation method](https://forums.unraid.net/to
If Docker containers have issues starting after a while, and you are running Plex, go to your Plex Docker container settings,
switch to advanced view, and add this to the Extra Params: `--no-healthcheck`

### Rolling back
### Rolling back {/* #rolling-back */}

See the comments under [Upgrade Notes](#upgrade-notes)

Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

Changes vs. [6.12.0](6.12.0.md)

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

### Known issues
### Known issues {/* #known-issues */}

Please see the [6.12.0 release notes](6.12.0.md#known-issues) for general known issues.

### Rolling back
### Rolling back {/* #rolling-back */}

If rolling back earlier than 6.12.0, also see the [6.12.0 release notes](6.12.0.md#rolling-back).

Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.10.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Version 6.12.10 2024-04-03

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

This release reverts to an earlier version of the Linux kernel to resolve two issues being reported
in 6.12.9. It also includes a 'curl' security update and corner case bug fix.

Note: Unraid OS v6.12.x and all earlier versions are **not** vulnerable to the xz backdoor [CVE-2024-3094](https://nvd.nist.gov/vuln/detail/CVE-2024-3094).

### Known issues
### Known issues {/* #known-issues */}

#### Out of date plugins

Expand Down Expand Up @@ -53,7 +53,7 @@ diagnostics automatically include logs that were mirrored to the flash drive).
Finally, start a new topic under [General Support](https://forums.unraid.net/forum/55-general-support/) and provide all the
details of the issue. Once the issue is resolved, be sure to disable **Mirror syslog to flash**.

### Rolling back
### Rolling back {/* #rolling-back */}

If rolling back earlier than 6.12.9, also see the [6.12.9 release notes](6.12.9.md#rolling-back).

Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.11.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Version 6.12.11 2024-07-16

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

These release has some nice bug fixes backported from our work on Unraid 7, along with a security fix for OpenSSH and
updates to the Linux kernel and OpenZFS.

### Known issues
### Known issues {/* #known-issues */}

#### Out of date plugins

Expand Down Expand Up @@ -58,7 +58,7 @@ diagnostics automatically include logs that were mirrored to the flash drive).
Finally, start a new topic under [General Support](https://forums.unraid.net/forum/55-general-support/) and provide all the
details of the issue. Once the issue is resolved, be sure to disable **Mirror syslog to flash**.

### Rolling back
### Rolling back {/* #rolling-back */}

If rolling back earlier than 6.12.10, also see the [6.12.10 release notes](6.12.10.md#rolling-back).

Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.12.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Version 6.12.12 2024-08-20

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

Unraid 6.12 continues to benefit from the work being done on Unraid 7, this release has several more bug fixes backported
from Unraid 7 as well as a security fix for curl.

### Known issues
### Known issues {/* #known-issues */}

#### Out of date plugins

Expand Down Expand Up @@ -51,7 +51,7 @@ diagnostics automatically include logs that were mirrored to the flash drive).
Finally, start a new topic under [General Support](https://forums.unraid.net/forum/55-general-support/) and provide all the
details of the issue. Once the issue is resolved, be sure to disable **Mirror syslog to flash**.

### Rolling back
### Rolling back {/* #rolling-back */}

If rolling back earlier than 6.12.11, also see the [6.12.11 release notes](6.12.11.md#rolling-back).

Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.13.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
# Version 6.12.13 2024-08-22

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

This is a quick release that updates the Linux kernel to correct
a [regression](https://lore.kernel.org/lkml/45cdf1c2-9056-4ac2-8e4d-4f07996a9267@kernel.org/T/) where some HDD devices could not
be spun-down.

For more details on recent changes, see the [6.12.12 release notes](6.12.12.md).

### Known issues
### Known issues {/* #known-issues */}

#### Windows VMs should use the VirtIO-net driver

Due to a kernel regression, there is significant performance degradation for any outgoing transfer from a Windows VM using the VirtIO network driver. The workaround is to switch to the VirtIO-net driver. (Note: this was resolved in [6.12.14](6.12.14.md)).

For other known issues, see the [6.12.12 release notes](6.12.12.md#known-issues).

### Rolling back
### Rolling back {/* #rolling-back */}

If rolling back earlier than 6.12.12, also see the [6.12.12 release notes](6.12.12.md#rolling-back).

Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.14.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Version 6.12.14 2024-11-26

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

This release includes important bug fixes and security updates.

***ALL USERS ARE STRONGLY ENCOURAGED TO UPGRADE***

### Known issues
### Known issues {/* #known-issues */}

#### New Windows changes may result in loss of access to Public shares

Expand All @@ -27,7 +27,7 @@ There have been multiple reports of issues with the Realtek driver plugin after

For other known issues, see the [6.12.12 release notes](6.12.12.md#known-issues).

### Rolling back
### Rolling back {/* #rolling-back */}

If rolling back earlier than 6.12.13, also see the [6.12.13 release notes](6.12.13.md#rolling-back).

Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.15.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Version 6.12.15 2025-01-21

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

This release includes important bug fixes and security updates.

***ALL USERS ARE STRONGLY ENCOURAGED TO UPGRADE***

### Known issues
### Known issues {/* #known-issues */}

#### New Windows changes may result in loss of access to Public shares

Expand All @@ -27,7 +27,7 @@ There have been multiple reports of issues with the Realtek driver plugin after

For other known issues, see the [6.12.12 release notes](6.12.12.md#known-issues).

### Rolling back
### Rolling back {/* #rolling-back */}

If rolling back earlier than 6.12.14, also see the [6.12.14 release notes](6.12.14.md#rolling-back).

Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

Changes vs. [6.12.1](6.12.1.md)

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

### Known issues
### Known issues {/* #known-issues */}

Please see the [6.12.0 release notes](6.12.0.md#known-issues) for general known issues.

### Rolling back
### Rolling back {/* #rolling-back */}

If rolling back earlier than 6.12.0, also see the [6.12.0 release notes](6.12.0.md#rolling-back).

Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

Changes vs. [6.12.2](6.12.2.md)

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

### Known issues
### Known issues {/* #known-issues */}

Please see the [6.12.0 release notes](6.12.0.md#known-issues) for general known issues.

### Rolling back
### Rolling back {/* #rolling-back */}

If rolling back earlier than 6.12.0, also see the [6.12.0 release notes](6.12.0.md#rolling-back).

Expand Down
10 changes: 5 additions & 5 deletions docs/unraid-os/release-notes/6.12.4.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Version 6.12.4 2023-08-31

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

### Known issues
### Known issues {/* #known-issues */}

Please see the [6.12.0 release notes](6.12.0.md#known-issues) for general known issues.

### Rolling back
### Rolling back {/* #rolling-back */}

Before rolling back to an earlier version, it is important to ensure Bridging is enabled:

Expand All @@ -22,7 +22,7 @@ Once in the older version, confirm these settings are correct for your setup:

If rolling back earlier than 6.12.0, also see the [6.12.0 release notes](6.12.0.md#rolling-back).

## Fix for macvlan call traces
## Fix for macvlan call traces {/* #fix-for-macvlan-call-traces */}

The big news in this release is that we have resolved issues related to macvlan call traces and crashes!

Expand Down Expand Up @@ -78,7 +78,7 @@ FYI: With bridging disabled for the main interface (eth0), then the Docker custo
unless there are other interfaces on your system that have bridging enabled, in which case the legacy ipvlan option is available.
To use the new fix being discussed here you will want to keep that set to macvlan.

## System Drivers page
## System Drivers page {/* #system-drivers-page */}

Navigate to ***Tools > System Drivers*** for visibility into the drivers available/in use on your system. 3rd party drivers installed
by plugins (such as NVIDIA and Realtek) have an icon that links to the support page for that driver. You can also
Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.5.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Version 6.12.5 2023-11-27

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

This release includes bug fixes and security updates. All users are encouraged to upgrade.

### Known issues
### Known issues {/* #known-issues */}

There is a mitigation included for a [ZFS Data Corruption](https://github.com/openzfs/zfs/issues/15526) issue. This is accomplished
by including this option in the default `/etc/modprobe.d/zfs.conf` file:
Expand All @@ -13,7 +13,7 @@ by including this option in the default `/etc/modprobe.d/zfs.conf` file:

Please see the [6.12.0 release notes](6.12.0.md#known-issues) for general known issues.

### Rolling back
### Rolling back {/* #rolling-back */}

If rolling back earlier than 6.12.4, also see the [6.12.4 release notes](6.12.4.md#rolling-back).

Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.6.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Version 6.12.6 2023-12-01

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

This release includes bug fixes and an important patch release of OpenZFS. All users are encouraged to upgrade.

### Known issues
### Known issues {/* #known-issues */}

#### Out of date plugins

Expand Down Expand Up @@ -34,7 +34,7 @@ We highly recommend installing the **Fix Common Problems** plugin as it will war

Having other crashes or stability issues? Navigate to ***Settings > Syslog Server*** and enable **Mirror syslog to flash**. This will cause additional wear and tear on the flash drive but is useful in the short term for gathering logs after a crash. After the next reboot, navigate to ***Tools > Diagnostics*** and download your anonymized diagnostics (as of 6.12.5, diagnostics automatically include logs that were mirrored to the flash drive). Then start a new topic under [General Support](https://forums.unraid.net/forum/55-general-support/) and provide all the details of the issue. Once the issue is resolved, be sure to disable **Mirror syslog to flash**.

### Rolling back
### Rolling back {/* #rolling-back */}

If rolling back earlier than 6.12.4, also see the [6.12.4 release notes](6.12.4.md#rolling-back).

Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.8.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Version 6.12.8 2024-02-15

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

This release has two very important fixes. First, we updated Docker to incorporate fixes for their
[recent security advisory](https://www.docker.com/blog/docker-security-advisory-multiple-vulnerabilities-in-runc-buildkit-and-moby/).
Expand All @@ -14,7 +14,7 @@ This release also includes some nice fixes in networking, Docker containers, Tim
slowdown some systems were having on the Dashboard. We have also improved the SMART attribute handling for NVME and SSD drives.
Details below.

### Known issues
### Known issues {/* #known-issues */}

#### Out of date plugins

Expand Down Expand Up @@ -60,7 +60,7 @@ diagnostics automatically include logs that were mirrored to the flash drive).
Finally, start a new topic under [General Support](https://forums.unraid.net/forum/55-general-support/) and provide all the
details of the issue. Once the issue is resolved, be sure to disable **Mirror syslog to flash**.

### Rolling back
### Rolling back {/* #rolling-back */}

Be aware that rolling back to an earlier release will make your system vulnerable to the Docker security issues and potential data loss scenario mentioned in [Upgrade notes](#upgrade-notes).

Expand Down
6 changes: 3 additions & 3 deletions docs/unraid-os/release-notes/6.12.9.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Version 6.12.9 2024-03-26

## Upgrade notes
## Upgrade notes {/* #upgrade-notes */}

This is a bug fix release, resolving a nice collection of problems reported by the community, details below.
We highly recommend that all users upgrade to this release.

### Known issues
### Known issues {/* #known-issues */}

#### Out of date plugins

Expand Down Expand Up @@ -51,7 +51,7 @@ diagnostics automatically include logs that were mirrored to the flash drive).
Finally, start a new topic under [General Support](https://forums.unraid.net/forum/55-general-support/) and provide all the
details of the issue. Once the issue is resolved, be sure to disable **Mirror syslog to flash**.

### Rolling back
### Rolling back {/* #rolling-back */}

The functionality of "Docker Patch 6.12.8" is now built in to Unraid. If you rollback to 6.12.8 you may want to reinstall that plugin.

Expand Down
Loading