Skip to content

Releases: nicocart/b2bpress

v1.2.3

Choose a tag to compare

@nicocart nicocart released this 30 Aug 08:56

v1.2.3

v1.1.0

Choose a tag to compare

@nicocart nicocart released this 13 Aug 09:16

1.1.0 - 2025-08-13

  • Feature: New table style set (Inherit, ShadCN/UI, Clean, Bordered, Compact) with consistent CSS selectors
  • Fix: Global default style now applies reliably to frontend (priority + cache invalidation)
  • Feature: Attribute column prefix/suffix with whitespace preserved and safe escaping
  • Feature: Language handling prioritizes user preference on frontend; added runtime English fallback; added languages/b2bpress-en_US.po
  • UX: Elementor widget options updated to the new styles; removed duplicate style control to avoid conflicts

V1.0.1

Choose a tag to compare

@nicocart nicocart released this 11 Aug 03:03
  • 修复:移除重复的全局激活/停用钩子,避免重复执行激活逻辑
  • 安全:表格单元格输出增加转义与 HTML 白名单,降低 XSS 风险
  • 性能/稳定:缓存清理不再使用全站对象缓存 flush,改为精确按前缀/组删除
  • 体验:表头与分页增加可访问性属性;预渲染表格输出更安全

V1.0.0

Choose a tag to compare

@nicocart nicocart released this 11 Aug 01:51

V1.0.0 正式版