Skip to content

Mineradio-MacOS v1.3.0

Choose a tag to compare

@YiIimini YiIimini released this 29 Jun 16:29
2d22b0a

v1.3.0

  • 代码去重:消除 18 个重复工具函数,统一 UA 定义
  • 安全加固:CORS localhost、CSP、X-Frame-Options
  • 前端拆分:index.html 25K→862 行,提取 4 个独立 JS 模块
  • 加载优化:defer 并行加载、preload hints、Service Worker
  • GPU 节能:FPS 分级 (60/45/30)、空闲降帧、壁纸 30fps、GPU 检测
  • 路由重构:46 个 if/else → ROUTES 映射表
  • 测试:100 项单元测试
  • 错误边界:全局 onerror + unhandledrejection
  • 品牌:XxHuberrr→YiIimini, Mineradio→Mineradio-MacOS

macOS 首次打开:若提示无法验证开发者,请右键 App → 打开 → 再次点击打开。

仅 arm64 (Apple Silicon),x64 (Intel Mac) 需在 Intel 机器上单独构建。