mirror of
https://github.com/slorelee/wimbuilder2.git
synced 2025-05-06 18:25:51 +08:00
update assets/doc
This commit is contained in:
parent
b2323d33bb
commit
fb83c8b1ba
@ -1,5 +1,49 @@
|
|||||||
# 更新历史记录
|
# 更新历史记录
|
||||||
|
|
||||||
|
## WimBuilder2 v2024.12.12
|
||||||
|
这是一个主要更新。添加和改善了以下内容:
|
||||||
|
|
||||||
|
* 改进 支持更多版本构建。
|
||||||
|
修复Windows 11(24H2) Explorer外壳无法正常启动的问题。
|
||||||
|
修复Windows 11(24H2) 无法显示可用分辨率的问题。
|
||||||
|
修复Windows 11(24H2) 变更分辨率后任务栏显示不正的问题。
|
||||||
|
修复Windows 11(24H2) 任务管理器无法打开的问题。
|
||||||
|
修复Windows 11(24H2) 声音图标无法显示的问题。
|
||||||
|
修复Windows 11(24H2) 网络图标无法显示的问题。
|
||||||
|
修复Windows 11(24H2) IME输入法图标不显示的问题。
|
||||||
|
修复Windows 11(24H2) 摄像头无法正常工作的问题。
|
||||||
|
修复Windows 11(24H2) 麦克风无法正常工作的问题。
|
||||||
|
* 改进 【准备】界面新增快速选择【boot.wim[2]】的菜单。
|
||||||
|
* 改进 当使用【boot.wim[2]】时,自动补充Boot2RE中的无线网络支持组件。
|
||||||
|
* 改进 ARM版本PE的软件适配。
|
||||||
|
StartAllBack
|
||||||
|
7zip
|
||||||
|
* 新增 Speech API (32) 组件。 (感谢 @Ruslan)
|
||||||
|
* 新增 Speech OneCore 组件。 (感谢 @Ruslan)
|
||||||
|
* 更新 MTP 驱动签名,修复MTP无法正常工作的问题。 (感谢 @nianyueriPE)
|
||||||
|
* 更新 VirtualBox 增强组件(7.0系版本)
|
||||||
|
* 更新 WinXShell 至 v5.1.4
|
||||||
|
* 界面支持圆角显示
|
||||||
|
* 其他 细节更新。
|
||||||
|
|
||||||
|
## WimBuilder2 v2023.11.11
|
||||||
|
这是一个主要更新。添加和改善了以下内容:
|
||||||
|
|
||||||
|
* 改进 支持更多版本构建。
|
||||||
|
修复Windows 11(23H2) DWM组件无法正常工作的问题。
|
||||||
|
修复Windows 11(23H2) Explorer外壳无法正常启动的问题。
|
||||||
|
* 改进 在Windows 11上窗口使用圆角显示。
|
||||||
|
* 修复 蓝牙组件在某些版本上无法正常工作的问题。
|
||||||
|
* 修复 摄像头组件无法在Windows 11上正常工作的问题。
|
||||||
|
* 改善 打印机组件,不再需要使用完整的SOFTWARE注册表。
|
||||||
|
* 修复 登录界面无法使用辅助功能按钮的问题。
|
||||||
|
* 修复 使用完整SOFTWARE注册表时,Speech API 讲述服务无法正常工作的问题。 (感谢 @Ruslan)
|
||||||
|
* 更新 MTP 驱动签名,修复MTP无法正常工作的问题。 (感谢 @nianyueriPE)
|
||||||
|
* 新增 UWP组件(实验),可构建Windows 11原生系统桌面(开始菜单,任务栏,设置,WIFI连接等)。 (感谢 @yamingw)
|
||||||
|
* 改善 HTA界面 在高分辨率下的显示效果。
|
||||||
|
* 新增 Dark 主题。
|
||||||
|
* 其他 细节更新。
|
||||||
|
|
||||||
## WimBuilder2 v2022.02.02
|
## WimBuilder2 v2022.02.02
|
||||||
这是一个主要更新。添加和改善了以下内容:
|
这是一个主要更新。添加和改善了以下内容:
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2018 - 2020 Slore. https://github.com/slorelee/wimbuilder2
|
Copyright (c) 2018 - 2024 Slore. https://github.com/slorelee/wimbuilder2
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user