🚀 CeleMod 0.1.7 🚀
新功能:
- 实现自动禁用新Mod功能并更新相关组件 (#20)
- 允许重复下载已下载的Mod
- 添加Mod大小属性并在管理组件中显示详细Mod信息 (#32)
- 添加获取当前黑名单内容和从文件同步黑名单配置的功能 (#34)
- 如果不存在黑名单配置则创建默认空配置
修复:
其他:
- i18n: 同步翻译文件
New Features:
- Implement auto-disable new mods feature and update related components (#20)
- Allow downloading already downloaded mods
- Add size property to mod information and display detailed mod info in Manage component (#32)
- Add functions to get current blacklist content and sync blacklist profile from file (#34)
- Create default empty mod blacklist profile if none exist
Fixes:
- Improve current profile retrieval logic in get_current_profile function (#35)
- Update mod details display format in Manage component
- Fix missing type parameter in search callback (#39)
- Fix build issues
Other:
- i18n: Sync translations