Releases: iriscats/mintcat
Releases · iriscats/mintcat
v0.4.6
Full Changelog: v0.4.5...v0.4.6
中文
修复
- 修复游戏 7 月 1 日更新后,导致禁用游戏内部 MOD 管理补丁失效的问题。
- 修复配置名称过长问题。
- 修复切换配置后 Mod 列表数量未更新的问题。
- 修复主页切换主题后设置页面中主题未更新的问题。
优化
- 禁用 WebView 自带 CTRL + F。
English
Fixes
- Fixed an issue where the internal mod management patch would become ineffective after the July 1 game update.
- Fixed an issue with overly long configuration names.
- Fixed an issue where the number of mods in the list would not update after switching configurations.
- Fixed an issue where the theme on the settings page did not update after changing the theme on the homepage.
Optimizations
- Disabled the default CTRL + F behavior in WebView.
v0.4.5
中文
新增
- 添加崩溃转储功能(crash dump)
- 主窗口关闭时,自动退出应用。
优化
- 重构首次运行检测逻辑。
- 禁用输入框自动填充字符。
修复
- 修复自定义分组,在添加 MOD 的对话框中不显示的问题。
- 修复 MOD 是否可用判断图标错误显示的问题。
- 修复 MOD 缓存路径中含有非法字符,导致无法安装的问题。
- 修复配置重命名时
name字段丢失导致配置丢失问题。 - 修复能够输入重复配置名的问题。
- 修复列表过滤时复制内容依然是全部 mod 的问题。
English
Added
- Added crash dump functionality.
- Automatically exit the application when the main window is closed.
Optimized
- Refactored the first-run detection logic.
- Disabled auto-fill characters in input fields.
Fixed
- Fixed the issue where custom groups were not displayed in the Add MOD dialog.
- Fixed incorrect display of MOD availability status icons.
- Fixed the issue where illegal characters in the MOD cache path prevented installation.
- Fixed a problem where renaming a configuration caused data loss due to the
namefield being omitted. - Fixed the issue allowing duplicate configuration names to be entered.
- Fixed the issue where copying during list filtering still copied all MODs.
v0.4.4
下载地址 / Download Address:https://github.com/iriscats/mintcat/releases
Full Changelog: v0.4.3...v0.4.4
中文
新增
- 新增存档管理窗口。
- 新增自动禁用 Modding 补丁(auto disablemodding patch)。
- 新增支持 Xbox 游戏版本 DRG。
- 新增自定义 UE4SS 支持选项。
优化
- 优化 AddModDialog 的初始化数据逻辑。
- 优化 TreeView 的渲染和拖拽交互性能。
- 优化首页布局(HomePage layout)。
- 优化加载动画(Spin),增加取消按钮。
- 优化暗黑模式的字体粗细和亮度。
- 优化 mod 版本号的显示方式。
- 调整 TreeView 缩进尺寸。
- 更新了 React 到 19 版本。
修复
- 修复添加 Mod 弹窗不能拖入 Mod 问题,(取消了管理员权限)。
- 修复搜索框失去焦点时丢失关键词的问题。
- 修复本地 Mod 检查状态错误的问题。
- 修复添加 Mod 窗口,未加载主题的问题。
- 修复缺少
mod.json文件时无法创建的问题。 - 修复添加已过期 Mod 时可能抛出异常的问题。
English
Added
- Added Import Config Dialog.
- Added support for the Xbox game version of DRG.
- Added custom UE4SS support options.
- Added auto disablemodding patch feature.
Optimized
- Optimized initialization logic of
AddModDialogdata. - Improved rendering and drag interaction performance of the TreeView.
- Optimized the HomePage layout.
- Enhanced the loading animation (Spin) with a cancel button.
- Refined font weight and brightness in dark mode.
- Improved the display format of mod version numbers.
- Adjusted TreeView indentation size.
- Upgraded React to version 19.
Fixed
- Fixed issue where the Add Mod dialog could not accept drag-and-drop (admin privileges removed).
- Fixed issue where the search box would lose the keyword when losing focus.
- Fixed incorrect local mod status check.
- Fixed missing theme loading in the Add Mod window.
- Fixed failure to create mod when
mod.jsonfile is missing. - Fixed potential exception when adding an expired mod.
v0.4.3
v0.4.2
Full Changelog: v0.4.1...v0.4.2
中文
新增
- 新增独立的 MOD 添加窗口
- 支持本地文件拖入
- 批量导入本地文件
- 剪切板链接监控
- 主题新增功能
- 新增粉色主题
- 新增主页切换主题按钮
- MOD 版本切换功能
- 按照时间排序
优化
- 优化 MOD 更新检测机制
- 优化 MOD 列表操作时卡顿问题
- 优化更新界面 Markdown 显示
- 优化用户提示
修复
- 修复 MOD 安装时,如果游戏启动中会导致崩溃的问题
- 修复存在过滤条件时拖动 MOD 导致数据丢失
- 修复搜索框取消时过滤词消失问题
English
Additions
- Added a standalone MOD addition window:
- Supports dragging local files directly into the window.
- Batch import of local files.
- Clipboard link monitoring.
- New theme features:
- Added a pink theme.
- Added a button on the homepage for switching themes.
- MOD version switching functionality.
- Sorting by time.
Improvements
- Enhanced the MOD update detection mechanism.
- Optimized lag issues during MOD list operations.
- Improved Markdown display in the update interface.
- Enhanced user notifications.
Fixes
- Fixed a crash issue that occurred when installing MODs while the game was running.
- Resolved data loss caused by dragging MODs with active filter conditions.
- Fixed an issue where the filter keywords disappeared when canceling the search box.
0.4.1
Full Changelog: v0.4.0...v0.4.1
中文
新增
- 新增列表搜索功能。
- 新增部分 TAG 的中文提示。
优化:
- 调整添加 mod 顺序。
- 当 mod 禁用时,将颜色改为灰色。
- 点击 “启动游戏时”,以 “-disablemodding” 启动项运行,用以解决 mod 失效或者冲突问题。
- 支持 mod.io 复制的其他格式的 url。
- 优化批量操作的逻辑,减少卡顿。
- 优化批量导入 mod 列表逻辑。
- 自动重置不存在的配置文件夹路径。
- 优化请求错误 442 的提示。
修复
- 修复切换列表后不会更新 mod 列表。
- 修复导入旧数据时重复 mod 导致的错误。
- 修复部分 mod 中存在脏数据(ushaderbytecode) 导致游戏崩溃。
- 修复本地 pak 更新,但无法重新打包的问题。
English
Additions
- Added list search functionality.
- Added Chinese hints for certain TAGs.
Improvements
- Adjusted the order of adding mods.
- Disabled mods now appear in gray.
- When "Start Game" is clicked, the game will launch with the "-disablemodding" parameter to resolve issues with mod failures or conflicts.
- Supported additional URL formats copied from mod.io.
- Optimized batch operation logic to reduce lag.
- Enhanced the logic for batch importing mod lists.
- Automatically reset paths for non-existent configuration folders.
- Improved error message for request error 442.
Fixes
- Fixed an issue where the mod list would not update after switching lists.
- Resolved errors caused by duplicate mods when importing old data.
- Fixed a bug where dirty data (ushaderbytecode) in certain mods caused game crashes.
- Addressed an issue where local pak updates failed to repackage.
v0.4.0
Brand New User Interface – Supports Multiple Languages and Themes, Powerful Features, and Fast Downloads. / 全新用户界面,支持多语言、多主题,功能强大,下载快速。
- List / 列表
- Grouping / 分组
- Filtering / 过滤
- Copying / 复制
- Sorting / 排序
- Custom Naming / 自定义名称
- Mod Management / Mod 管理
- Import & Export / 导入 & 导出
- Local & mod.io / 本地 & mod.io
- Auto Updates / 自动更新
- Simplified Installation Process / 安装流程简化
- Installation Progress Bar / 安装进度条
- Launch Game / 启动游戏
- Integrated mod.io / 集成 mod.io
- Search Online Mods / 搜索在线 mod
- Quick Add / 快速添加