Skip to main content
FlowFn
IntegrationsTemplatesPricingDocsBlogSign inStart free
All documentation

v3.10.0

UpdatedJul 4, 2026Reading time1 min read

Released 2026-07-03. The playground client SDK now tells your code which page it's on.

Added

  • flowfn.currentPage. The current page's slug as a string — '' (empty string) on the home/index page, and always the canonical lowercase kebab-case slug on every other page. Use it in shared site JS for active-nav highlighting or page-conditional logic.

Spotted an issue or have feedback?

support@flowfn.com
Back to docs hub →