Skip to content

Navigation Menu

Sign in
Sign up

Releases: H3CoF6/WeQ

0.4.6

Choose a tag to compare

@github-actions github-actions released this 01 Sep 19:05

weQ v0.4.6

下载

  • Windows: weQ-0.4.6-setup.exe
  • Linux x64: weQ-0.4.6-linux-x64.AppImage / .tar.gz
  • Linux arm64(未实测): weQ-0.4.6-linux-arm64.AppImage / .tar.gz
  • macOS Intel (x64): weQ-0.4.6-mac-x64.dmg(未签名)
  • macOS Apple Silicon (arm64): weQ-0.4.6-mac-arm64.dmg(未签名)
  • 浏览器版: weq-web-0.4.6.tar.gz —— 三平台通用,需自备 Node ≥22。
    详见使用说明

变更

What's Changed

  • chore: update nt-helper native binaries by @ninebird-bot[bot] in #76
  • 修复macos hook崩溃的问题 by @H3CoF6 in #77

Full Changelog: v0.4.5...v0.4.6

Contributors

H3CoF6
Assets 21

0.4.5

Choose a tag to compare

@github-actions github-actions released this 01 Sep 09:26
9d15db9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

weQ v0.4.5

下载

  • Windows: weQ-0.4.5-setup.exe
  • Linux x64: weQ-0.4.5-linux-x64.AppImage / .tar.gz
  • Linux arm64(未实测): weQ-0.4.5-linux-arm64.AppImage / .tar.gz
  • macOS Intel (x64): weQ-0.4.5-mac-x64.dmg(未签名)
  • macOS Apple Silicon (arm64): weQ-0.4.5-mac-arm64.dmg(未签名)
  • 浏览器版: weq-web-0.4.5.tar.gz —— 三平台通用,需自备 Node ≥22。
    详见使用说明

变更

What's Changed

Full Changelog: v0.4.4...v0.4.5

Contributors

H3CoF6
Loading

0.4.4

Choose a tag to compare

@github-actions github-actions released this 31 Aug 21:49

weQ v0.4.4

下载

  • Windows: weQ-0.4.4-setup.exe
  • Linux x64: weQ-0.4.4-linux-x64.AppImage / .tar.gz
  • Linux arm64(未实测): weQ-0.4.4-linux-arm64.AppImage / .tar.gz
  • macOS Intel (x64): weQ-0.4.4-mac-x64.dmg(未签名)
  • macOS Apple Silicon (arm64): weQ-0.4.4-mac-arm64.dmg(未签名)
  • 浏览器版: weq-web-0.4.4.tar.gz —— 三平台通用,需自备 Node ≥22。
    详见使用说明

变更

What's Changed

Full Changelog: v0.4.3...v0.4.4

Contributors

H3CoF6
Loading

0.4.3

Choose a tag to compare

@github-actions github-actions released this 30 Aug 07:53

weQ v0.4.3

下载

  • Windows: weQ-0.4.3-setup.exe
  • Linux x64: weQ-0.4.3-linux-x64.AppImage / .tar.gz
  • Linux arm64(未实测): weQ-0.4.3-linux-arm64.AppImage / .tar.gz
  • macOS Intel (x64): weQ-0.4.3-mac-x64.dmg(未签名)
  • macOS Apple Silicon (arm64): weQ-0.4.3-mac-arm64.dmg(未签名)
  • 浏览器版: weq-web-0.4.3.tar.gz —— 三平台通用,需自备 Node ≥22。
    详见使用说明

变更

What's Changed

  • chore: update nt-helper native binaries by @ninebird-bot[bot] in #71
  • chore: update nt-helper native binaries by @ninebird-bot[bot] in #72
  • v0.4.3 by @H3CoF6 in #70

Full Changelog: v0.4.2...v0.4.3

Contributors

H3CoF6
Loading

0.4.2

Choose a tag to compare

@github-actions github-actions released this 27 Aug 23:18

weQ v0.4.2

⚠️ macOS 产物未签名:CI 未配置 Apple Developer 证书
(CSC_LINK / CSC_KEY_PASSWORD),dmg 首次打开需右键 → 打开,
或在系统设置 → 隐私与安全性里放行。配置证书后即可自动签名/公证。

⚠️ Linux aarch64 (arm64) 未经真机实测:二进制架构已核对无误
(native/linux/arm64/*.node 均为 ELF aarch64),但整体是否可用
尚未在真实设备上验证,不保证能正常运行。遇到问题请提 Issue:
https://github.com/H3CoF6/WeQ/issues

下载

  • Windows: weQ-0.4.2-setup.exe
  • Linux x64: weQ-0.4.2-linux-x64.AppImage / .tar.gz
  • Linux arm64(未实测): weQ-0.4.2-linux-arm64.AppImage / .tar.gz
  • macOS Intel (x64): weQ-0.4.2-mac-x64.dmg(未签名)
  • macOS Apple Silicon (arm64): weQ-0.4.2-mac-arm64.dmg(未签名)
  • 浏览器版: weq-web-0.4.2.tar.gz —— 三平台通用,需自备 Node ≥22。
    解压后 Windows 双击 start.bat、Linux 跑 ./start.sh(依赖已预装)。
    Linux 建议用 root 运行,
    详见使用说明

变更

What's Changed

  • chore: update nt-helper native binaries by @ninebird-bot[bot] in #69

Full Changelog: v0.4.1...v0.4.2

Loading

0.4.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 22:22
dd5ec34
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Merge pull request #68 from H3CoF6/dev
- 修复导出的一些bug
- 装扮资源获取,不在依赖protocol
Loading

0.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Aug 22:45
92ddd9c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

weQ v0.4.0

⚠️ macOS 产物未签名:CI 未配置 Apple Developer 证书
(CSC_LINK / CSC_KEY_PASSWORD),dmg 首次打开需右键 → 打开,
或在系统设置 → 隐私与安全性里放行。配置证书后即可自动签名/公证。

⚠️ Linux aarch64 (arm64) 未经真机实测:二进制架构已核对无误
(native/linux/arm64/*.node 均为 ELF aarch64),但整体是否可用
尚未在真实设备上验证,不保证能正常运行。遇到问题请提 Issue:
https://github.com/H3CoF6/WeQ/issues

下载

  • Windows: weQ-0.4.0-setup.exe
  • Linux x64: weQ-0.4.0-linux-x64.AppImage / .tar.gz
  • Linux arm64(未实测): weQ-0.4.0-linux-arm64.AppImage / .tar.gz
  • macOS Intel (x64): weQ-0.4.0-mac-x64.dmg(未签名)
  • macOS Apple Silicon (arm64): weQ-0.4.0-mac-arm64.dmg(未签名)
  • 浏览器版: weq-web-0.4.0.tar.gz —— 三平台通用,需自备 Node ≥22。
    解压后 Windows 双击 start.bat、Linux 跑 ./start.sh(依赖已预装)。
    Linux 建议用 root 运行,
    详见使用说明

变更

What's Changed

  • chore: update nt-helper native binaries by @ninebird-bot[bot] in #64
  • chore: update nt-helper native binaries by @ninebird-bot[bot] in #66
  • Dev by @H3CoF6 in #65

Full Changelog: v0.3.9...v0.4.0

Contributors

H3CoF6
Loading

0.3.9

Choose a tag to compare

@github-actions github-actions released this 23 Aug 23:18

weQ v0.3.9

⚠️ aarch64 (arm64) 未经真机实测:二进制架构已核对无误
(native/linux/arm64/*.node 均为 ELF aarch64),但整体是否可用
尚未在真实设备上验证,不保证能正常运行。遇到问题请提 Issue:
https://github.com/H3CoF6/WeQ/issues

下载

  • Windows: weQ-0.3.9-setup.exe
  • Linux x64: weQ-0.3.9-linux-x64.AppImage / .tar.gz
  • Linux arm64(未实测): weQ-0.3.9-linux-arm64.AppImage / .tar.gz
  • 浏览器版: weq-web-0.3.9.tar.gz —— 三平台通用,需自备 Node ≥22。
    解压后 Windows 双击 start.bat、Linux 跑 ./start.sh(依赖已预装)。
    Linux 建议用 root 运行,
    详见使用说明

变更

What's Changed

Full Changelog: v0.3.8...v0.3.9

Contributors

H3CoF6
Loading

0.3.8

Choose a tag to compare

@github-actions github-actions released this 23 Aug 19:52

weQ v0.3.8

⚠️ aarch64 (arm64) 未经真机实测:二进制架构已核对无误
(native/linux/arm64/*.node 均为 ELF aarch64),但整体是否可用
尚未在真实设备上验证,不保证能正常运行。遇到问题请提 Issue:
https://github.com/H3CoF6/WeQ/issues

下载

  • Windows: weQ-0.3.8-setup.exe
  • Linux x64: weQ-0.3.8-linux-x64.AppImage / .tar.gz
  • Linux arm64(未实测): weQ-0.3.8-linux-arm64.AppImage / .tar.gz
  • 浏览器版: weq-web-0.3.8.tar.gz —— 三平台通用,需自备 Node ≥22。
    解压后 Windows 双击 start.bat、Linux 跑 ./start.sh(依赖已预装)。
    Linux 建议用 root 运行,
    详见使用说明

变更

What's Changed

  • chore: update nt-helper native binaries by @ninebird-bot[bot] in #60
  • chore: update nt-helper native binaries by @ninebird-bot[bot] in #62
  • Dev: v0.3.8 by @H3CoF6 in #61

Full Changelog: v0.3.7...v0.3.8

Contributors

H3CoF6
Loading

0.3.7

Choose a tag to compare

@github-actions github-actions released this 22 Aug 01:54

weQ v0.3.7

⚠️ aarch64 (arm64) 未经真机实测:二进制架构已核对无误
(native/linux/arm64/*.node 均为 ELF aarch64),但整体是否可用
尚未在真实设备上验证,不保证能正常运行。遇到问题请提 Issue:
https://github.com/H3CoF6/WeQ/issues

下载

  • Windows: weQ-0.3.7-setup.exe
  • Linux x64: weQ-0.3.7-linux-x64.AppImage / .tar.gz
  • Linux arm64(未实测): weQ-0.3.7-linux-arm64.AppImage / .tar.gz
  • 浏览器版: weq-web-0.3.7.tar.gz —— 三平台通用,需自备 Node ≥22。
    解压后 Windows 双击 start.bat、Linux 跑 ./start.sh(依赖已预装)。
    Linux 建议用 root 运行,
    详见使用说明

变更

What's Changed

  • chore: update nt-helper native binaries by @ninebird-bot[bot] in #57
  • chore: update nt-helper native binaries by @ninebird-bot[bot] in #58
  • 跨平台锁状态探测 by @H3CoF6 in #59

Full Changelog: v0.3.6...v0.3.7

Contributors

H3CoF6
Loading
Previous 1 3 4 5
Previous

AltStyle によって変換されたページ (->オリジナル) /