- 添加 VMX 和 VHD 格式的支持, 支持 Parallels Desktop 安装. 参考 #4525
- 添加 RTL8029as(ne2k_pci) 和 8139TOO 网卡的支持.
- 修复 virtio 虚拟网卡对旧环境的兼容性.
- 修复 默认启用的 addons 无法取消的问题.
- 更新 hdddb 插件, Thanks @007revad
- 拆分 删除磁盘日志功能到单独的 trivial 插件(v24.11.13 中该功能在 misc 插件中).
注意:
- 由于 24.11.13 中 misc 集成该功能,现单独拆分出来,又由于修复了默认启用的 addons 无法取消的问题,导致如果是 24.11.13 升级到 24.12.1 时系统中是存在该修改但是并没集成插件的,请手动启用 trivial 插件.
- 如果为全新安装,trivial 插件将被默认集成,无需理会。
- Add support for VMX and VHD formats, support Parallels Desktop installation. Refer to #4525
- Add support for RTL8029as(ne2k_pci) and 8139TOO network cards.
- Fix the compatibility of virtio virtual network cards with old environments.
- Fix the problem that addons enabled by default cannot be canceled.
- Update hdddb addon, Thanks @007revad
- Split the delete disk log function into a separate trivial addon (this function is in misc addon in v24.11.13).
Note:
- Because misc in 24.11.13 integrates this function, it is now separated out, and because the problem that addons enabled by default cannot be canceled is fixed, If you upgrade from 24.11.13 to 24.12.1 If the modification exists in the system but the plugin is not integrated, please enable trivial addon manually.
- If it is a new installation, trivial addon will be integrated by default and you don't need to worry about it.
Full Changelog: 24.11.13...24.12.1