3.9.1
3.9.0
- build: 优化压缩大小 (c670eea)
- build: 更新依赖 (6127f4a)
- build: 更新依赖 (4ca5918)
- build(deps): bump serde from 1.0.214 to 1.0.215 (cc23017)
- build(deps): bump thiserror from 2.0.2 to 2.0.3 (88d3447)
- feat: 在发布配置中启用调试信息以便于调试 (fb7ea77)
- feat: 更新打包时间格式 (b58fbf1)
- feat: 添加trim-paths功能以优化构建 (ea203e6)
- feat: 添加vergen依赖以生成构建元信息并更新构建输出格式 (6045593)
- feat: 输出backtrace信息 (74d6441)
- chore: 移除不必要的依赖项,包括num_cpus和rand (15cacfc)
- fix: 偶发error (dc78ac7)
- fix: 小窗检测在color os不生效 (f14883e)
- fix: 移除不必要的anyhow backtrace feature并更新错误处理以输出backtrace信息 (db794f2)
- Add missing license header (f9269e0)
- refactor: A big refactor (da03671)
- refactor: 根据帧率方差自动调整目标帧率增加兼容性 (f81cf41)
- refactor: 添加debug日志对原始frametime的记录 (5cda1f4)
- refactor: 移动thermal.rs模块位置 (b24c929)
- refactor: 重命名顶层应用监视器 (372eed1)
- docs: 优化readme翻译 (56341a6)
3.9.1
- fix: Missing documentation during packaging (622e304)
- fix: High cpu load when small window is detected (41e9387)
3.9.0
- build: Optimize compression size (c670eea)
- build: Update dependencies (6127f4a)
- build: Update dependencies (4ca5918)
- build(deps): bump serde from 1.0.214 to 1.0.215 (cc23017)
- build(deps): bump thiserror from 2.0.2 to 2.0.3 (88d3447)
- feat: Enable debug information in release configuration to facilitate debugging (fb7ea77)
- feat: Update packaging time format (b58fbf1)
- feat: Add trim-paths feature to optimize build (ea203e6)
- feat: Add vergen dependency to generate build metadata and update build output format (6045593)
- feat: Output backtrace information (74d6441)
- chore: Remove unnecessary dependencies, including num_cpus and rand (15cacfc)
- fix: Occasional error (dc78ac7)
- fix: Small window detection not working on ColorOS (f14883e)
- fix: Remove unnecessary anyhow backtrace feature and update error handling to output backtrace information (db794f2)
- Add missing license header (f9269e0)
- refactor: A big refactor (da03671)
- refactor: Automatically adjust target frame rate based on frame rate variance to increase compatibility (f81cf41)
- refactor: Add debug logs to record original frametime (5cda1f4)
- refactor: Move thermal.rs module location (b24c929)
- refactor: Rename top-level application monitor (372eed1)
- docs: Optimize README translation (56341a6)