Skip to content

v2.9.162

Choose a tag to compare

@andrewbakercloudscale andrewbakercloudscale released this 29 Mar 17:26
· 173 commits to main since this release

What's changed

  • Fix PHP Warning: Undefined array key widget_id in search.php (lines 88 & 92) — use null-coalescing fallback for contexts where \$args['widget_id'] is absent
  • Add Playwright E2E tests for 404 Olympics game page (tab rendering, tab switching, input handling, d-pad controls)