Skip to content

变更日志 / Changelog

中文版本

最近更新

  1. README 增加中英文切换 (e3d2732)

    • 在 README.md 和 README_CN.md 文件中添加了语言切换链接
    • 添加了 **[English](README.md) | [中文简体](README_CN.md)** 格式的导航栏
    • 提升了多语言用户体验,便于在不同语言版本间切换
  2. 合并上游变更 (5808dd9, 307d2be, a6138cb)

    • 将最新的上游更改合并到当前分支
    • 保持与主仓库同步
  3. 更新文档 (70218f6)

    • 对项目文档进行了更新和改进
  4. 添加 Web 相关功能

    • 添加了版本检查功能的 Web Worker 实现
    • 实现了前端版本更新检测和通知系统
    • 支持自动检测新版本并提示用户刷新页面
    • 添加测试用例确保功能正常运行
  5. 初始化仓库 (306b2f66)

    • 创建初始项目结构
    • 添加基础 README 文件

English Version

Recent Updates

  1. Added Language Switching to README (e3d2732)

    • Added language switching links in both README.md and README_CN.md files
    • Added navigation in the format of **[English](README.md) | [中文简体](README_CN.md)**
    • Improved multilingual user experience, making it easier to switch between different language versions
  2. Merged Upstream Changes (5808dd9, 307d2be, a6138cb)

    • Merged latest upstream changes into the current branch
    • Maintained synchronization with the main repository
  3. Updated Documentation (70218f6)

    • Updated and improved project documentation
  4. Added Web-related Features

    • Added Web Worker implementation for version checking
    • Implemented frontend version update detection and notification system
    • Added support for automatically detecting new versions and prompting users to refresh the page
    • Added test cases to ensure functionality works properly
  5. Repository Initialization (306b2f66)

    • Created initial project structure
    • Added basic README file

基于 Apache 2.0 许可发布