Releases: hi-unc1e/s3viewer-go
Releases · hi-unc1e/s3viewer-go
v0.0.5
Changelog
- c92fd7c bugfix: fix "Accept-Encoding": "identity",导致的乱码问题
- 8b9bfaf bugfix: fix link 不生效的问题
- f1721f5 bugfix: 修改 fillLink 失败的问题。
- 5d9d428 doc: update CLI options
- 0ec982b doc: update webflag
- a7bbefa feat: add web preview
- dd7197c feat: add web preview
- 0d9a605 feat: web随机化端口
- 593f5ea refactor: 将函数私有化
- b247212 void err
v0.0.4
Changelog
v0.0.3
Changelog
- 85fa97a bugfix: 解决空指针引用的问题,先初始化!
- 0f2a1c7 ci: fix dir, move yml into workflows/
- 020f0fe ci: fix error https://docs.github.com/zh/code-security/code-scanning/troubleshooting-code-scanning/resource-not-accessible
- 188f734 ci: fix format of gorelease
- 7346469 ci: use goreleaser conf yaml
- eac5eb6 feat: 导出的表格增加链接
- 3b1662c feat: 支持翻页
- 28c8ced refact: 优化逻辑