Skip to content

Releases: lhl77/Typecho-Plugin-PicUp

v1.2.7

Choose a tag to compare

@lhl77 lhl77 released this 25 Jun 14:17
cd12faf
  • 修复 1.2.1 版本出现的一些问题

v1.2.6

Choose a tag to compare

@lhl77 lhl77 released this 11 Jun 02:39
6a2de67
  • 添加 avif 支持

v1.2.5

Choose a tag to compare

@lhl77 lhl77 released this 15 May 10:54
a784c7f
  • 修复配置名中含有中文或空格等导致无法使用的bug
  • 修复本地储存策略的一些已知问题

1.2.4

Choose a tag to compare

@lhl77 lhl77 released this 11 May 18:25
97cd9b0
  • 修复 部分主题/插件劫持upload上传回调导致上传失败的问题

v1.2.3

Choose a tag to compare

@lhl77 lhl77 released this 08 May 04:23
bd6094f
  • 修复S3储存出现/转义导致无法上传的bug

v1.2.2

Choose a tag to compare

@lhl77 lhl77 released this 11 Apr 13:11
61e1ee9
  • 修复Cfimgbed,Upyun在返回连接拼接时误使用博客域名进行拼接的Bug
  • 修复 AliyunOss, Cfimgbed, Github, QiniuKodo, S3, TencentCos, Upyun, WebDav 获取Path逻辑,统一为保存图片url到Path

v1.2.1

Choose a tag to compare

@lhl77 lhl77 released this 10 Apr 20:48
72dae99
  • 修复上传时选择临时方案失效的问题
  • 添加后缀自定义方案,优先级高于全局方案
  • 修复Webdav无法上传问题
  • 一些小优化

v1.2.0

Choose a tag to compare

@lhl77 lhl77 released this 07 Apr 02:54
ac45171
  • 添加SQLite和PostgreSQL支持
  • 文章撰写页上传附件可选择配置
  • 适配AdminBeautify,在上传页可选择已保存配置
  • 优化插件设置页面

v1.1.2

Choose a tag to compare

@lhl77 lhl77 released this 27 Mar 12:54
8992032
  • 添加 文件接管范围 设置, 选项有 只接管图片(gif jpg jpeg png bmp tiff webp avif svg) 接管所有文件(图片 + 多媒体 + 文档等)

v1.1.0

Choose a tag to compare

@lhl77 lhl77 released this 23 Mar 05:23
a501e64
  • 添加数据库备份功能 (表名{prefix}PicUpBackup)
  • 修复CheveretoV4上传时album_id设置无效问题