Skip to content

Releases: Licoy/wordpress-theme-puock

v2.11.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 05:32

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

Chores

v2.10.3

Choose a tag to compare

@github-actions github-actions released this 15 Aug 02:12

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

v2.10.2

Choose a tag to compare

@github-actions github-actions released this 31 May 16:34

Features

Bug Fixes

Chores

Commits

  • db2c449: Make cms four-grid responsive (憧憬Licoy)

v2.10.1

Choose a tag to compare

@github-actions github-actions released this 27 May 13:05

Features

Bug Fixes

  • issue-546: 优化评论链接和图库灯箱 (憧憬Licoy)

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 25 May 14:32

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

Builds

  • bootstrap: 升级到5.3.8并同步主题 (憧憬Licoy)

Commits

  • 0ba3b86: Enhance internationalization support across various components (licoy)
  • 5be4eb4: Refactor code structure for improved readability and maintainability (licoy)
  • ea902b8: Fix post card layout for missing thumbnails (憧憬Licoy)

v2.9.2

Choose a tag to compare

@github-actions github-actions released this 22 Jan 01:07

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

Choose a tag to compare

@github-actions github-actions released this 06 Jan 02:22

Features

  • 增加关闭侧边栏状态下:CMS风格-卡片风格可选多列(3-4列)显示支持 (licoy)
  • 优化聚合登录的回调域名说明 (licoy)

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 05 Jan 11:36

Features

  • 增加彩虹聚合登录功能,优化动态配置和回调处理 (licoy)

v2.8.19

Choose a tag to compare

@github-actions github-actions released this 05 Jan 09:39

Features

  • 添加首页加载更多功能 (licoy)
  • 主题设置新增重置功能 (#278) (licoy)
  • 增加主题用户中心页面第三方账号绑定功能 #368 (licoy)

Bug Fixes

  • 修复菜单对象不存在时的警告 (#523) (licoy)

v2.8.18

Choose a tag to compare

@github-actions github-actions released this 18 Dec 01:28

Features

  • 优化提示框短代码操作便捷性的改进建议(仅对于官方原生编辑器有效) #507 (licoy)
  • 增加检查重复评论开关(默认关闭) (licoy)
  • 企业布局首页产品文字适配图片 #474 (licoy)

Bug Fixes