Skip to content

Batch Rename Pro v2.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 07:47
· 5 commits to main since this release

Batch Rename Pro 2.0.1

本版本把近期桌面端增强全部整理为可升级的正式版本,并首次提供标准 Windows MSI 安装包。已安装 2.0.0 的用户会通过软件内更新中心收到这次更新。

新功能

  • 新增 Windows 标准文件夹选择器与软件内文件夹浏览器,可在设置中切换。
  • 软件内浏览器同时显示文件与子文件夹,更适合确认批量改名范围。
  • 新增系统托盘能力,可按设置最小化到通知区域并恢复窗口。
  • x64、ARM64、x86 均新增 .msi 安装包,支持安装目录选择、开始菜单入口、“已安装的应用”卸载、阻止降级和后续覆盖升级。
  • 保留三架构 .zip 便携包,两种发布形式都不需要单独安装 .NET。

变更与安全

  • 主窗口改为固定尺寸,移除最大化与缩放边框;在小屏幕上会自动缩小到可用工作区。
  • 不再把窗口宽高和最大化状态写入设置文件,旧设置会在下次保存时自动清理。
  • MSI 使用每机安装和 Windows Installer 标准升级机制,不捆绑下载器、不执行联网安装。
  • 安装包与便携包全部纳入 CI、SHA-256 校验清单和 GitHub Release 资产验证。

修复与完善

  • 修复只有文件、没有子文件夹时,文件夹选择器显示“没有匹配项”造成误解的问题。
  • 拒绝窗口管理器、辅助工具或 UI Automation 发送的外部最大化命令。
  • 完善重命名范围、编号、插入规则、事务回滚、预设和中英文文案,并补充相应测试。
  • 更新图标、浅色/深色界面、规则编辑器、设置页以及发布页截图。

安装

文件 适用设备
BatchRenamePro-win-x64.msi 绝大多数 Intel / AMD 电脑,推荐
BatchRenamePro-win-arm64.msi Snapdragon 等 ARM64 Windows 设备,推荐
BatchRenamePro-win-x86.msi 32 位 Windows 设备,推荐
BatchRenamePro-win-*.zip 对应架构的免安装便携版

推荐下载对应架构的 MSI 后双击安装。当前安装包尚未进行商业代码签名,Windows SmartScreen 可能在首次运行时显示提醒。


English summary

Version 2.0.1 adds standard MSI installers for x64, ARM64, and x86 alongside the portable ZIPs. It also introduces selectable native/in-app folder pickers, tray behavior, a fixed-size Windows shell, clearer folder browsing, expanded rename-engine coverage, refreshed visuals, and additional tests. MSI packages support install-directory selection, Start-menu integration, clean uninstall, downgrade protection, and future major upgrades.


Downloads

File For
BatchRenamePro-win-x64.msi Almost every PC and laptop; recommended
BatchRenamePro-win-arm64.msi Snapdragon / ARM64 devices; recommended
BatchRenamePro-win-x86.msi 32-bit Windows; recommended
BatchRenamePro-win-*.zip Portable build for the matching architecture

The MSI installers and portable ZIPs are self-contained — no .NET install needed.
Verify your download against SHA256SUMS.txt:

Get-FileHash .\BatchRenamePro-win-x64.msi -Algorithm SHA256

The executables are not code-signed, so SmartScreen may warn on first run.