Skip to content

24.4.6

Compare
Choose a tag to compare
@wjz304 wjz304 released this 22 Apr 03:30
· 118 commits to main since this release
  1. 修复 '解析 Pat' 报错 null 的问题.
  2. 修复 '克隆引导盘' 可能失败的问题.
  3. 添加 sensors 插件, 获取温度信息和 PWM 控制.
  1. 修复 cpuinfo 插件, 重写参数设置.
    e.g.:
    • --vendor 'Intel®' --family 'Core™ i11' --series 'i11-18990KS Processor' --cores 256 --speed 128000
    • -v 'Intel®' -f 'Core™ i11' -s 'i11-18990KS Processor' -c 256 -p 128000

  1. Fixed the issue where 'Parse Pat' reported null error.
  2. Fix the issue where 'Clone Boot Disk' may fail.
  3. Add sensors addon to obtain temperature information and PWM control.
  1. Fix cpuinfo addon, rewrite parameter settings.
    New parameter e.g.:
    • --vendor 'Intel®' --family 'Core™ i11' --series 'i11-18990KS Processor' --cores 256 --speed 128000
    • -v 'Intel®' -f 'Core™ i11' -s 'i11-18990KS Processor' -c 256 -p 128000

image

Full Changelog: 24.4.5...24.4.6