-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: ability to configure and use image thumbnails #167
Conversation
Wait for halo-dev/halo#6454 (comment) to be merged |
1250cc5
to
69ed005
Compare
69ed005
to
36d9267
Compare
8eff9b3
to
dae7b31
Compare
dae7b31
to
df11ff2
Compare
df11ff2
to
1e44ad4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
需要同步修改一下插件所需 Halo 最低版本要求:
requires: ">=2.17.0" |
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/ping @halo-dev/sig-halo
/approve
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JohnNiang, ruibaby The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
### What this PR does? 将 requires 改动到 2.20.0 目前 Halo 2.20.0 已经发布,此 #167 功能需要在 2.20.0 才能完整工作,因此升级到此版本后准备发版 ```release-note None ```
What this PR does?
适配 Halo 2.19(WIP) 的缩略图机制支持 S3 配置并使用缩略图
缩略图规则参考: