Skip to content

v0.24.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 19:11

What's new:

  • Added custom HTML templates for each cell. You can embed the same or different FCC cells using <fcc row="x" col="y" /> while preserving actions, dynamic rules, and custom CSS. This allows you to place more than one element in a single cell.
  • Fixed row/col recalculation for <fcc> tags (and sort column numbers) when rows/columns are reordered or deleted in the visual editor.
  • Fixed ghost clicks on mobile after navigate/url actions by suppressing the first synthetic click for a short window.

Full Changelog: v0.23.0...v0.24.0