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
34 changes: 34 additions & 0 deletions docs/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,40 @@ title: "Release Notes"
weight: 70
---

## v1.7.1
<span style="opacity:0.6; font-style:italic; font-size:0.9em;">
Release date: April 20, 2026.
</span>

### Fixes

- [vm] To update the firmware on virtual machines with a connected USB device, one of the following actions is required. A corresponding message will appear in the virtual machine status:

- Disconnect the USB device and migrate the virtual machine.
- Restart the virtual machine.

Until then, the virtual machine will continue running, but it will not be available for migration.
After either action is completed, the virtual machine will be updated to the current firmware version and will be available for migration again.

### Security

- [module] Fixed vulnerabilities:
- CVE-2026-32283
- CVE-2026-27139
- CVE-2026-32289
- CVE-2026-32288
- CVE-2026-32281
- CVE-2026-27142
- CVE-2026-33997
- CVE-2026-33726
- CVE-2026-32282
- CVE-2026-32280
- CVE-2026-25679
- CVE-2026-34040
- CVE-2026-34986
- CVE-2026-39883
- CVE-2026-33186

## v1.7.0
<span style="opacity:0.6; font-style:italic; font-size:0.9em;">
Release date: March 31, 2026.
Expand Down
34 changes: 34 additions & 0 deletions docs/RELEASE_NOTES.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,40 @@ title: "Релизы"
weight: 70
---

## v1.7.1
<span style="opacity:0.6; font-style:italic; font-size:0.9em;">
Дата релиза: 20 апреля 2026.
</span>

### Исправления

- [vm] Для обновления ПО виртуальных машин с подключенным USB-устройством требуется выполнить одно из следующих действий. Соответствующее сообщение появится в статусе виртуальной машины:

- отключить USB-устройство и мигрировать виртуальную машину;
- перезапустить виртуальную машину.

До этого виртуальная машина будет продолжать работать, но станет недоступной для миграции.
После выполнения любого из этих действий виртуальная машина будет обновлена до актуальной версии ПО и снова станет доступной для миграции.

### Безопасность

- [module] Исправлены уязвимости:
- CVE-2026-32283
- CVE-2026-27139
- CVE-2026-32289
- CVE-2026-32288
- CVE-2026-32281
- CVE-2026-27142
- CVE-2026-33997
- CVE-2026-33726
- CVE-2026-32282
- CVE-2026-32280
- CVE-2026-25679
- CVE-2026-34040
- CVE-2026-34986
- CVE-2026-39883
- CVE-2026-33186

## v1.7.0
<span style="opacity:0.6; font-style:italic; font-size:0.9em;">
Дата релиза: 31 марта 2026.
Expand Down
Loading