Skip to content

Releases: Caputchin/caputchin-wordpress

caputchin-wordpress: v0.1.0

Choose a tag to compare

0.1.0 (2026-06-10)

Features

  • add a settings Guide tab and dashboard/docs links; clarify the game default help (a414fea)
  • add caputchin-game widget support (shortcode + block) (a0c9952)
  • add WPForms and Fluent Forms adapters; register adapters on plugins_loaded (ab1a383)
  • configurable widget trigger + a Settings link on the plugins row (a7b5257)
  • initial Caputchin WordPress plugin with core verification and form adapters (590c516)
  • tabbed settings page, game defaults, and game block sidebar controls (ea83e5d)

Bug Fixes

  • drop bundled text-domain loading and the Domain Path header for WordPress.org (4f83acb)
  • e2e: drop the literal [caputchin] in the post copy that rendered a duplicate widget (b0e15fe)
  • e2e: show the shortcode as escaped code in the test post, one live widget (b9346a7)
  • render the widget as a centered block with spacing in themes and forms (c053295)
  • validate the widget trigger override at the markup layer (e46d0cc)