Skip to content

Release#26

Merged
PaperHammer merged 201 commits into
mainfrom
release
May 18, 2026
Merged

Release#26
PaperHammer merged 201 commits into
mainfrom
release

Conversation

@PaperHammer
Copy link
Copy Markdown
Owner

新增:

  1. AI-风格化。支持上传图片,将图片融合某种风格后,输出新的图片
  2. AI-图像增强。支持画质修复、无损放大

New Features:

  1. AI Stylization. Supports uploading images, blending the images with a certain style, and outputting a new image.
  2. AI Image Enhancement. Supports image quality restoration and lossless upscaling.

修复:

[代码问题]

  1. 修复 ui 进程任务管理器显示图标带有黑色背景的问题
  2. 修复点击关闭后无法及时更新 monitor thu 的问题
  3. 修复无法获取更新的问题

[打包问题]

  1. 修复 rebuild 有概率失败的问题
  2. 修复 rebuild 有概率无法打包 exe 的问题

Fixes:

[Code Issues]

  1. Fixed the issue where the UI process task manager displayed icons with a black background
  2. Fixed the issue where clicking close did not update the monitor THU in time
  3. Fixed the issue of being unable to get updates

[Packaging Issues]

  1. Fixed the issue where rebuild could fail randomly
  2. Fixed the issue where rebuild sometimes could not package the exe

其他

  1. 补全自动化测试,避免核心功能受到影响但及时未发现
  2. 补全冒烟测试,避免基础能力无法使用
  3. 建立自动化发打包流程,避免因打包导致的其他问题
    (详细内容:https://github.com/PaperHammer/VirtualPaper/actions)

Others

  1. Complete automated testing to avoid impact on core functions that may not be detected in time
  2. Complete smoke testing to prevent basic functionalities from becoming unusable
  3. Establish an automated build and packaging process to avoid other problems caused by packaging
    (Detailed content: https://github.com/PaperHammer/VirtualPaper/actions)

* feature:设计测试用例(344/365)

* feature:完善测试;根据测试情况修复并优化逻辑

* feature:构建 github action

* fix:修复自动化测试无法运行的问题;修改 workflow

* fix:修复 bp 配置错误;优化 dev-ci;测试时跳过 arcwindow

* fix:修复 yml 语法错误

* fix:尝试修复 yml

* fix:将 hlsl 输出到目录;去除 wpf 窗口绑定

* fix:尝试修复 shader test

* fix:去掉不必要的 stage

* feature:仅允许从 dev or bugfix merge into main

* fix:修复无法运行 test 的问题
* feature:设计测试用例(344/365)

* feature:完善测试;根据测试情况修复并优化逻辑

* feature:构建 github action

* fix:修复自动化测试无法运行的问题;修改 workflow

* fix:修复 bp 配置错误;优化 dev-ci;测试时跳过 arcwindow

* fix:修复 yml 语法错误

* fix:尝试修复 yml

* fix:将 hlsl 输出到目录;去除 wpf 窗口绑定

* fix:尝试修复 shader test

* fix:去掉不必要的 stage

* feature:仅允许从 dev or bugfix merge into main

* fix:修复无法运行 test 的问题

* fix:优化 yml
* feature:时间感知 doing;修复“详细信息”页会显示基础效果标签的问题;补全“基础效果”面板 i18n

* feature:时间感知;时间感知 preview

* feature:ai 图片风格化-py 环境搭建

* feature:优化逻辑

* feature:添加 onnx 模型(风格化 + 超分);去除 py 调用逻辑

* feature:补充 grpc

* feature:新页面 intelli

* feature:完善 intelli

* feature:intelli-introduction page

* feature:组件设计

* fix:修复 corner 背景残留的问题;

* feature:添加预设style图片

* fix:显示 预设风格图

* fix:尝试解决内存问题

* fix:优化 addtask 布局

* fix:cs0854

* feature:修复数据流

* fix:修复 card 按钮不显示的问题;修复 isnextenable 不响应的问题;修复无法通过 paylaod 传递数据的问题

* feature:多次提交任务

* feature:taskview 布局

* feature:taskview expander

* feature:补全绑定数据

* feature:补全最终ui呈现

* fix:优化 midas 交互,从 core 中迁移到 ui

* fix:修复 grpc 接受 null 的问题

* fix:关闭 onnx 推理配置的 EnableCpuMemArena、EnableMemoryPattern,避免长时间占用大量内存;调整模型调用方式

* fix:修复 ui 响应

* fix:添加 cts 取消机制(粗略)

* feature:移除多余测试项

* feature:补全 保存 逻辑

* fix:修复无法保存的问题;修复按钮在完成后依旧不可点击的问题

* fix:修复无法预览的问题

* feature:补全 i18n;补全“取消”按钮无法关闭 comp 的问题

* feature:补全图像增强

* fix:采用分块逻辑,避免打满内存(待验证)

* fix:优化超分运行效率及内存占用

* fix:cancel 适配立即终止推理

* feature:限制可用的img文件后缀

* fix:修改文本

* fix:修复命名空间问题;补全测试项

* fix:补全 dispose 逻辑,避免 model session 常驻内存;完善测试用例;去除测试中的反射,改为 InternalsVisibleToAttribute

* chore:调整注释

* fix:完善 auto-version,去掉自动发布流程,进更新版本号和分支 merge

* fix:优化测试时间
…d 有概率失败的问题;修复 rebuild 有概率无法打包 exe 的问题;补全介绍tuli
@PaperHammer PaperHammer merged commit ef977d3 into main May 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant