This commit is contained in:
2024-05-12 16:18:05 +08:00
parent 89d14e7e96
commit 30f6169dd0
9 changed files with 127 additions and 29 deletions

View File

@@ -1,2 +1,10 @@
<h1>What's new?</h1>
<p>Test</p>
<pre>
<b>※1. Support getting kernel data from apt database.
※2. Support showing only kernels that are the same as the local system architecture.
※3. Support using aptss to download packages faster.
※4. Show a warning message box when removing all kernels.
</b>
5. Optimize the effect of the kernels table.
6. Support showing kernel descriptions and versions.
</pre>

View File

@@ -3,7 +3,8 @@
<b>※1、支持从 apt 源读取内核数据并显示安装
※2、支持只显示与当前系统相同架构的内核
※3、下载/更新内核时支持调用 aptss 提升下载速度
※4、新增卸载所有内核时的窗口警告
</b>
4、优化表格显示效果
5、支持显示内核描述和版本
5、优化表格显示效果
6、支持显示内核描述和版本
</pre>