Files
koring-launcher/public/changelog-1.0.1.txt
T
dream_pep 0a2b8bd018 Add crash monitor, OOBE flow & factory-reset
Introduce crash monitoring and an OOBE onboarding flow. Adds a crash logger (koring-crash.log), crash-monitor handler/window, preload-crash bridge, crash UI (crash.html, src/crash.tsx, pages/crash) and a debug page. Main process now sets up crash listeners, startup checks (first-launch, .minecraft), and a config reset/factory-reset that removes Koring.yml, koring-auth.json and background cache and can relaunch the app. Exposes config preloading to renderer, adds OOBE pages/layout, confirm dialog store/UI, trims Silk renderer settings, bumps version to 1.0.1 and adds motion dependency, and registers crash.html in Vite. Various related type and config updates included.
2026-07-12 01:24:31 +08:00

21 lines
419 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# v1.0.1 2607120117 beta 更新内容
## 新增
- 全新启动器界面设计
- 实例管理系统
- 启动动画(Silk Shader
- 自定义背景图片
- 深色/浅色主题切换
- 多语言支持界面
- 崩溃监控与日志系统
- 任务队列管理
## 优化
- GPU 加速渲染
- 配置文件持久化(YAML 格式)
- 窗口控制自定义实现
- 首次启动引导流程
## 修复
- 修复已知问题