Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 06 Jun 18:17
83665b8

v1.0.2

Features(新功能)

  • Auto build and publish release on tag push (#7) (f5fad64)
    支持推送 tag 时自动构建并发布 Release

  • Internationalization (i18n) support with Chinese and English locales (#6) (1c67f20)
    新增国际化支持,提供简体中文和英文界面切换

  • Copy link feature for files and context menu offset optimization (#5) (dd36997)
    新增复制文件链接功能,并优化右键菜单弹出位置

Bug Fixes(修复)

  • Fix multiple issues in release asset preparation: unified zip naming, relaxed pre-release tag validation, and proper handling of macOS .app bundle names with spaces
    修复 Release 资产打包过程中的多个问题:统一 zip 命名、放宽预发布版本号校验、正确处理 macOS .app 名称中的空格

Documentation(文档)

  • Optimize intro tagline for EN and ZH READMEs, and translate README to English (#3) (07da4e8) (#4) (35e5d7b)
    优化中英文 README 简介标语,并将 README 翻译为英文