Question – Changelog

3.0.0.4 | 2026-07-22

  • Fix | FAQ item borders use Digifox Setup Border colour (same as cards) instead of hardcoded #ccc; Border = No removes the outline (public/css/digifox-question-public.css, public/inc/style-dynamic.php)

3.0.0.3 | 2026-07-15

  • Feature | Question title allows intentional line breaks via <br> (wp_kses)

3.0.0.2 | 2026-06-14

  • Update | Client updates install from trimmed GitHub release zip (excludes .md, .github, _images, .gitignore)

3.0.1 | 2026-05-08

  • Add public module documentation page, featured image, and GitHub Actions sync workflow for the Digifox documentation site.

3.0.0 | 2026-04-06

  • Start version 3 release line.

1.0.1 | 2026-04-05

  • New: question_setting_grid_column (1 or 2) and question_setting_grid_gap (0–40px) output a 1fr or 1fr 1fr grid on .question-items; two columns collapse to one below 768px.

1.0.0 | 2026-04-05

  • Initial release: options page digifox-question, repeater Q&A with toggle UI, border/background/custom CSS via style-dynamic, nav + module hooks.