Releases: halo-dev/plugin-s3
Releases · halo-dev/plugin-s3
1.5.0
新功能 关联 S3 文件 在【插件】->【对象存储(Amazon S3 协议)】->【关联s3文件】
What's Changed
- 更新 README 中的使用方法 by @ruibaby in #61
- 提供多种上传时文件重命名规则 by @AccAutomaton in #60
- 提供关联 S3 文件功能 @longjuan in #59
- 优化 access_key 描述 by @AccAutomaton in #71
- 更改插件作者信息 by @longjuan in #72
- 移动仓库至 halo-dev 组织 by @ruibaby in #73
- 文件上传路径支持年月日的占位符 by @AccAutomaton in #74
- 更新 README 中的对象存储服务商兼容性 by @longjuan in #78
- 修复在 Halo 2.10 中无法正常上传的问题 by @JohnNiang in #80
- 移除无用依赖,减小插件大小 by @JohnNiang in #81
- 更新 github action by @ruibaby in #84
New Contributors
- @AccAutomaton made their first contribution in #60
Full Changelog: 1.4.1...1.5.0
1.4.1
What's Changed
- 保证分片上传时片段大小一致,解决部分服务商因分片大小不一致而上传失败的问题 by @JohnNiang in #50
- 解决导入 Halo 1.x 附件后出现“Cannot obtain object key from attachment attachment-xyz”的问题 by @JohnNiang in #57
- 完善 README 中七牛云空间名相关内容 by @zhangfeibiao in #46
New Contributors
- @zhangfeibiao made their first contribution in #46
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- 当相同文件名存在时,自动重命名。 by @longjuan in #22
- 使用 S3Client 代替 S3AsyncClient 以避免上传完毕后需要等待两秒钟,修复文件上传慢的问题。 by @JohnNiang in #30
- 支持获取分享链接和永久链接。 by @JohnNiang in #35
- 永久链接支持 Path Style。 by @longjuan in #38
- 增加 Cloudflare 文档链接。 by @SanQianQVQ in #18
- 增加 Oracle Cloud 文档链接。 by @bfmiaodi in #20
New Contributors
- @SanQianQVQ made their first contribution in #18
- @bfmiaodi made their first contribution in #20
- @JohnNiang made their first contribution in #30
Full Changelog: 1.3.0...1.4.0
1.3.0
Endpoint 访问风格
配置项,从旧版本升级到此版本的用户请编辑旧的 S3 存储策略,参考README,选择与您所使用的服务商兼容的Endpoint 访问风格
,并提交保存一次。
What's Changed
- perf: Use async client and multipart upload to avoid out of memory by @longjuan in #7
- feat: add access style options to support minio binding domain names by @longjuan in #13
- feat: check the file already exists before uploading by @longjuan in #11
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
Known Bugs
- When the endpoint access protocol is HTTP, the error "Unable to reset stream after calculating AWS4 signature" appears when uploading some files
This bug may be fixed in the future multipart upload version
Full Changelog: 1.2.0...1.2.1