Skip to content

Releases: Mmx233/HeyFileGo

v2.1.6

Choose a tag to compare

@github-actions github-actions released this 24 Jan 20:21
46cd00d

High Lights

  • Refactored directory mode layout
  • Added docker release built by ko

Features

  • Added English language support
  • Renamed binary from HeyFileGo to hey

Bug Fixes

  • Fixed upload page progress indicator wrapping issue

Improvements

  • Bumped Go version to 1.25.6
  • Updated frontend dependencies

v2.0.4

Choose a tag to compare

@Mmx233 Mmx233 released this 10 Jan 16:57
df6337d
  • 添加 Version built in(HeyFileGo -v / --version
  • 修复 wget 命令 --no-check-certificate flag 未被正确添加的问题
  • 前端启用 legacy,提升兼容性

v2.0.3

Choose a tag to compare

@Mmx233 Mmx233 released this 22 Dec 13:14
acaff1b
  • 在 file 模式下自动打印 wget 命令
  • 打印的 url 与命令现在被绿色高亮

v2.0.2

Choose a tag to compare

@Mmx233 Mmx233 released this 18 Nov 11:30
03670b3
  • 修复 dir 模式可以获取允许范围外文件的漏洞
  • dir 模式自动关闭展开的子文件夹
  • 优化 file 模式 UI Design
  • 下载接口更符合规范

v2.0.1

Choose a tag to compare

@Mmx233 Mmx233 released this 16 Nov 12:33
a8b269b

UI 完全重构,后端逻辑几乎全新

  • 新增 dir 模式,共享文件夹
  • 文件模式显示更多信息,对人类更友好
  • 上传模式显示进度与速度、支持取消上传、显示详细错误信息
  • 网卡选择列表直接显示地址
  • 去除了一些依赖,现在程序更轻
  • UI 载入使用懒加载

v0.0.9

Choose a tag to compare

@Mmx233 Mmx233 released this 24 Jan 15:45
fe8a3b2

更换命令行框架

v0.0.8

Choose a tag to compare

@Mmx233 Mmx233 released this 24 Nov 09:30
d74279e
  • 支持选择 ip
  • 支持开启自动 ssl

v0.0.7

Choose a tag to compare

@Mmx233 Mmx233 released this 03 Nov 06:17
1ebe949
  • 上传区域提示改为中文
  • 启用批量上传

v0.0.6

Choose a tag to compare

@Mmx233 Mmx233 released this 29 Aug 07:55
079d402

上载时自动添加 mime type

v0.0.5

Choose a tag to compare

@Mmx233 Mmx233 released this 20 Jul 09:03
  • 优化网卡选择
  • 修复弹出翻译选项的问题