Releases: Licoy/wordpress-theme-puock
Releases · Licoy/wordpress-theme-puock
Release list
v2.11.0
Official install package: Download Puock-V2.11.0.zip only. Source code files generated automatically by GitHub are repository snapshots, not release packages.
Features
- release: 增加安全正式包发布流程 (憧憬Licoy)
Bug Fixes
- thumbnail: 修复相对图片回退默认封面 (憧憬Licoy)
- shortcode: 修复下载链接被转义 (憧憬Licoy)
- release: 修复草稿发布回查 (憧憬Licoy)
- release: 统一正式资产英文命名 (憧憬Licoy)
- release: 修复草稿创建后回读时序 (憧憬Licoy)
- release: 恢复历史分类更新说明 (憧憬Licoy)
Chores
- version: 更新版本号至 2.11.0 (憧憬Licoy)
v2.10.3
Features
- sidebar: 关闭全局侧边栏时可保留文章页侧边栏 (憧憬Licoy)
Bug Fixes
- security: harden theme security and dependencies (憧憬Licoy)
- compat: 兼容未定义 GLOB_BRACE 的 PHP 环境 (憧憬Licoy)
- compat: 避免与 Rank Math 重复声明 parse_user_agent (憧憬Licoy)
- comment: 按验证类型处理评论验证码避免误调极验 (憧憬Licoy)
- rest: 禁止 REST API 时仍允许编辑者保存特色图 (憧憬Licoy)
- turnstile: 修复前台登录表单的 Turnstile 渲染与校验 (憧憬Licoy)
- user-center: 关闭用户中心后禁止访问 /uc 并补齐登录入口 (憧憬Licoy)
Chores
- version: 更新版本号至 2.10.3 (憧憬Licoy)
v2.10.2
Features
Bug Fixes
- thumbnail: 修复 webp/avif 缩略图处理 (憧憬Licoy)
- global: 放宽网站宽度下限 (憧憬Licoy)
- smtp: 显示测试邮件失败原因 (憧憬Licoy)
- thumbnail: 限制缩略图溢出 (憧憬Licoy)
- smtp: 使用配置框架测试邮件控件 (憧憬Licoy)
- setting: 刷新配置框架资源缓存 (憧憬Licoy)
- smtp: 修复测试邮件 nonce 地址 (憧憬Licoy)
- smtp: 统一测试邮件控件尺寸 (憧憬Licoy)
Chores
- merge: 合并网站宽度设置分支 (憧憬Licoy)
- merge: 合并 SMTP 测试邮件 (憧憬Licoy)
- merge: 合并缩略图溢出修复 (憧憬Licoy)
- merge: 合并cms四宫格入口 (憧憬Licoy)
- version: 更新版本号至 2.10.2 (憧憬Licoy)
Commits
- db2c449: Make cms four-grid responsive (憧憬Licoy)
v2.10.1
v2.10.0
Features
- 优化代码高亮 #532 (licoy)
- 优化随机图片和添加AVIF支持 (憧憬Licoy)
- 新增多个功能设置选项 (憧憬Licoy)
- 友情链接排序、幻灯片尺寸、目录子菜单展开 (憧憬Licoy)
- #304 Cloudflare Turnstile captcha, #284 email template UI config, #166 category sticky posts, #485 backend registration captcha (憧憬Licoy)
- #214 add simplified and traditional chinese toggle (憧憬Licoy)
- improve posts, markdown and settings (憧憬Licoy)
- 优化设置搜索功能,增加搜索签名和显示控制 (憧憬Licoy)
- setting: 内置配置框架交互与构建 (憧憬Licoy)
Bug Fixes
- 修复文章归档模板中链接格式问题 #530 (licoy)
- 修复评论等级函数逻辑错误 (#537) (憧憬Licoy)
- 修复多个issue (憧憬Licoy)
- 兼容 webp 特色图片显示异常 (憧憬Licoy)
- prevent SSRF in favicon proxy by blocking private/internal IPs (#543) #543 (quactv)
Builds
- bootstrap: 升级到5.3.8并同步主题 (憧憬Licoy)
Commits
v2.9.2
Features
- 时光圈栏目列表页上添加详情页链接 #383 (licoy)
- 优化代码中的国际化支持,添加翻译函数以增强多语言兼容性 (licoy)
- add bilibili iframe handling for video shortcode (licoy)
- add erphpdown user center entry and link fallback #465 (licoy)
- add configurable lazy placeholder url #381 (licoy)
Bug Fixes
- restore title output and avoid seo description duplication (licoy)
- render mobile sidebar only on mobile (licoy)
- improve lightbox and toc handling #469 (licoy)
- dedupe view counts and skip instantclick prefetch #461 (licoy)
- improve png thumbnail loading in timthumb #450 (licoy)
Documentation
- enrich readme features (licoy)
v2.9.1
v2.9.0
Features
- 增加彩虹聚合登录功能,优化动态配置和回调处理 (licoy)