[v0.5.3] N.E.K.O.
What's Changed
提升了性能,添加了Win证书(不会再有未知发行者提示),增加了多语言适配(i18n)和开机自启动功能。修复了一百个Bug,已经改不动日志了。接下来进入Steam发售前的封闭开发期,不会再有Release。
- 调整API Key设置页面,可加入自定义API by @CN-QanYi in #40
- Enhance Agent menu with real-time availability checking and improved UI by @Tonnodoubt in #41
- 解决了克隆并设置声音后无法切换为不使用克隆声音的问题 by @Chiya-mt in #42
- 猫娘档案的展开状态记录到localstorage以便刷新后自动展开 by @noahzaozao in #43
- Auto-delete memory files when deleting catgirl character by @Tonnodoubt in #44
- [FIX] 确保 lanlan_config.lanlan_name 更新到 chara_manager.html 当前选中的猫娘 by @noahzaozao in #47
- feat(交互): 新增"请她回来"功能并优化界面状态管理 by @CN-QanYi in #51
- 为角色设置页添加保存与取消按钮的显示逻辑使有修改后才显示 by @Chiya-mt in #52
- feat(ui): 统一按钮图标样式 by @CN-Zephyr in #55
- Fix mobile menu layout by @noahzaozao in #56
- Fix mobile chatbox layout by @noahzaozao in #57
- Migrate API providers and default models from hardcoded to JSON config by @Tonnodoubt in #58
- 将聊天框最小化背景回调为透明 by @Chiya-mt in #59
- 为live2d模型设置页添加全屏按钮 by @Chiya-mt in #64
- Complete i18next internationalization and optimize code structure by @Tonnodoubt in #62
- 回调部分对index.html的更改修复bug by @Chiya-mt in #66
- Fix UI state synchronization issues when leaving and returning session by @Tonnodoubt in #67
- style: update input style in voice_clone.html by @xxynet in #73
- Fixed i18n functionality and optimized notification messages by @noahzaozao in #72
- UI Improve chat dialog button styling with custom icons and color scheme by @Tonnodoubt in #76
- feat(API配置): 为自定义API添加模型ID配置项 by @CN-QanYi in #77
- Fix i18n params issue with incorrect
{}usage by @noahzaozao in #78 - fix: sync focusModeEnabled when returning from l2d page by @noahzaozao in #80
- fix live2d import default position by @noahzaozao in #82
- fix(api-settings): Improve API Key settings page loading logic and error handling by @noahzaozao in #79
- Fix settings popup checkbox visual state sync issue by @noahzaozao in #85
- fix(voice-clone): Fix timeout retry logic and improve error handling by @Tonnodoubt in #84
- 解决API设置页配置可能读取错误的问题 by @Chiya-mt in #83
- fix: Improve microphone button state management and prevent duplicate… by @Tonnodoubt in #86
- 修复猫娘重影问题。修复窗口双重打开问题。
- 通过恢复GPU整体渲染提升了性能表现。
New Contributors
- @CN-Zephyr made their first contribution in #55
- @xxynet made their first contribution in #73
Full Changelog: v0.5.2...v0.5.3