File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -174,7 +174,6 @@ DEBUG=yuque-hexo.* yuque-hexo sync
174
174
175
175
## Best practice
176
176
- [ 语雀云端写作Hexo+Github Actions+COS持续集成] ( https://www.yuque.com/1874w/1874.cool/roeayv )
177
- - [ yuque-hexo插件语雀图片防盗链限制的解决方案] ( https://1874.cool/osar7h/ )
178
177
- [ Hexo 博客终极玩法:云端写作,自动部署] ( https://www.yuque.com/u46795/blog/dlloc7 )
179
178
- [ Hexo:语雀云端写作 Github Actions 持续集成] ( https://www.zhwei.cn/hexo-github-actions-yuque/ )
180
179
@@ -214,8 +213,11 @@ DEBUG=yuque-hexo.* yuque-hexo sync
214
213
215
214
# Changelog
216
215
216
+ ### v1.9.0
217
+ - 🔥 支持腾讯云/阿里云/七牛云图床链接替换语雀链接
218
+
217
219
### v1.8.0
218
- - 🔥 支持自定义的适配器 adapter,具体查看 [ 配置示例] ( https://github.com/x-cold/yuque-hexo/tree/master/test/custom-adapter-project ) ,如果需要实现类似图床上传的功能,可以参考 [ 文章 ] ( https://juejin.cn/post/6875192087705288718 )
220
+ - 🔥 支持自定义的适配器 adapter,具体查看 [ 配置示例] ( https://github.com/x-cold/yuque-hexo/tree/master/test/custom-adapter-project )
219
221
220
222
### v1.7.0
221
223
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yuque-hexo" ,
3
- "version" : " 1.8 .0" ,
3
+ "version" : " 1.9 .0" ,
4
4
"description" : " A downloader for articles from yuque" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments