Logo
Logo
Pricing

Release 1.49.0

v1.49.0 · August 5, 2026

Features

  • add AI prompt analytics events for kept-rate and usage funnels (OHH-620) ([f24509c](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/f24509c9cae651f2706e9808853ea29c09685261))

  • add AI prompt input with whole-page context, apply and undo (OHH-568) ([7ba835e](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/7ba835e7ae48ac11373baf97af2de0641a60f259))

  • add inline error state with Try again for AI prompts (OHH-571) ([a4abe8b](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/a4abe8b5af5c70ed8d0813bf0d090080ad34c9e9))

  • add interim credit counter with balance breakdown beside the AI prompt bar (OHH-574) ([f280b82](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/f280b82a9856d3611ac7466664dce5c524ec8e54))

  • add new properties to useEditorBridge for enhanced functionality ([028a223](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/028a223340d78bb6a1b63a2bed5f8ddb769576af))

  • add suggested prompt chips on hover (OHH-569) ([76ef46f](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/76ef46ff5c0d860493181cfa1a4075f6ccb41dae))

  • **ai-prompt:** Try again action on failure toasts per designer decision (OHH-645) ([b76a363](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/b76a3639b156ad26ae46e11157a122245d05d763))

  • apply post-run credit balance and surface out-of-credits errors (OHH-573) ([c622e08](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/c622e0864be5b5ff87ad4b62f3281a31ee1895f3))

  • **canvas-editor:** seed + auto-run an onboarding hand-off prompt ([4a700ef](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/4a700efd6e7b713e55fc30b6778ab4a72be65860))

  • complete AI prompt loading and in-flight states (OHH-570) ([7c1f220](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/7c1f220c112abf3244368bd32225576d4a58b0d4))

  • **components:** backwards-compatible Image + AiPromptInput extensions ([bbcd134](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/bbcd134b4d30ef03aaf9284d28b4041b95bd32d3))

  • implement brand logo settings panel and logo dropzone component ([7d1a069](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/7d1a069ee993fd7c6a14d85a7b1e5f89781774b7))

  • implement CarouselModal and EditorUiLockOverlay components for enhanced image editing experience in canvas editor; update README with example commit message format ([5fd1f44](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/5fd1f44e5b29773ee88f582480f5754cf948912b))

  • move credits display into the prompt bar footer per design (OHH-574) ([0277634](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/02776345de4f78c9d1cd7eb28a80dac962d2d5ec))

  • narrow the AI run overlay and edit lock to the target section (OHH-627) ([7b1f181](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/7b1f181499a42b15d17887fb1ac21e05d1278f8e))

  • **onboarding:** add marquee_preview_image to TemplateSite and update TemplateTile source logic ([01402bc](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/01402bc9d56bed1f72e54e9bc857699bc28258bb))

  • **onboarding:** auto-scrolling template row + tiles ([49bf181](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/49bf181b519334b686f5ae7959d71cf307ed9dbb))

  • **onboarding:** capture script + committed homepage previews ([b26ddaa](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/b26ddaa085351cf69f39096204637c12bae3b904))

  • **onboarding:** chip labels distinct from inserted value + bracket select ([64335d8](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/64335d8fb4cbdf3430172364d4e7dbc96c435f5a))

  • **onboarding:** dedupe repeat /choose to avoid duplicate site clones ([e8c5838](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/e8c58387870b2b0b806f804c397b498b55f25768))

  • **onboarding:** hover/focus preview of a chip fill in the prompt bar ([6e2914e](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/6e2914e3e2cc9612aec89fe30aea18cd8b28d08a))

  • **onboarding:** new five-chip set + tighter padding to fit one row ([fca7ecf](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/fca7ecfe8b41e58a72b247f60ffd8a3886723f00))

  • **onboarding:** prompt bar reusing the shared AiPromptInput ([7fda958](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/7fda9583e2e0a16caf5b2059ad641fe39b9e1415))

  • **onboarding:** remove the "Skip for now" link ([a399f9f](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/a399f9fe96543a2486d6213fa75ef035c97cbe59))

  • **onboarding:** remove the prompt-bar helper text ([951567e](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/951567e248c3e1b60b3788a112da002f13bfaca8))

  • **onboarding:** scaffold post-signup template-select route ([d16846c](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/d16846c23aac47a48e9f0d3cc51881b92629bd41))

  • **onboarding:** tile prefers captured preview; 3:5 with viewport-fit cap ([649a900](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/649a9007273afe243fbd68c94f36029ac19d9c77))

  • **onboarding:** use ToolbarButton for tile + header buttons ([76bf7a9](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/76bf7a99acdaebfbc49bfda4630d822405134fd8))

  • pinpoint the clicked node as the AI prompt target within its section (OHH-627) ([b25a1c6](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/b25a1c6c665fe03770fccb3ddbdc008d2d786655))

  • refine frontend guard condition to enhance user exclusion logic ([b0ca4a3](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/b0ca4a30b0c8caecac7a1aa1e5faa5234afd4022))

  • replace static credits glyph with the designed usage ring (OHH-574) ([c4ed590](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/c4ed590e281cea416bc1346ca776643c0b0bc4a3))

  • scope AI prompts to the last-clicked section with target chip and whole-page fallback (OHH-627) ([4a6d8a9](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/4a6d8a96410d2ab0d03bb49418c3536e92ef1396))

  • section click-to-select target with accept/discard review flow (OHH-644) ([8219fdf](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/8219fdf71e299453759ce005226263bf294b03ae))

  • **ui:** shared ToolbarButton extracted from the canvas editor toolbar ([a23d228](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/a23d228b7743cbecd5ef19fad86e5ab5c8c6b2e2)), closes [0C0A09/#F5F5F4](https://github.com/TheFlowOps-Eng/fo-class-experience/issues/F5F5F4)

Fixes

  • adjust layout of EmptyState component for improved responsiveness ([2b90fdf](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/2b90fdff05256468d62fcbbd3e936903170887fc))

  • **ai-prompt:** align error copy with design toasts (OHH-571) ([446a12c](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/446a12cf5afa25ae26aac92920e2c554910c0d52))

  • **ai-prompt:** align out-of-credits copy with design toast (OHH-573) ([aee7891](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/aee7891a6123ca80224729142f3f8d55240efd76))

  • **ai-prompt:** render AI toasts in the Sonner appearance with per-type icons (OHH-645) ([67b572e](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/67b572e8295c61d06b6999fcc91d6548ff8b9c4b))

  • **ai-prompt:** static placeholder and toast-based errors per design (OHH-645) ([7168e01](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/7168e0182c71e47349cd6b585d7b4995e2637a21))

  • **ai-prompt:** use design loading phrases and glowing gradient loading border (OHH-570) ([053c5f8](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/053c5f86c1b1ab05bd701e80ccf2cf5f480bb2a1))

  • cancel AI run with Esc while the loading state is active (OHH-570) ([4fbc1b7](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/4fbc1b751c5b1a2adaeaf27cb64aca3a91d639da))

  • **credits:** skip the balance refresh on cancelled runs (OHH-573) ([a28aea5](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/a28aea5ac089ae1d2a875b7ab70c7dcdc5d886e7))

  • hide suggestion chips after a run until hover or focus returns (OHH-569) ([ab834f3](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/ab834f39a7615f974d8ced4c40d2464d4ecfb6dc))

  • hide the AI prompt bar while inline editing so bridge toolbars stay reachable (OHH-568) ([26b0fb3](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/26b0fb3647f4f71aab2718ef97697f69e2c1165c))

  • hide the Generate tooltip while a run is processing or the button is disabled (OHH-568) ([c1190e4](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/c1190e4c22d688038f7e74645ab7b23223caf7ea))

  • hide the undo affordance while a section review is pending (OHH-644) ([d48c13c](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/d48c13c262a5833d451beb21db5435c5f50e5e2f))

  • keep canvas sites out of the MY_SITE preview screen and its payment gate ([f7970ef](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/f7970ef32b362ecf609fe334899f21a11fbe7637))

  • **onboarding:** 1:1 tile ratio to match 640x640 square previews ([641ad6a](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/641ad6a774af5803e51391fa909ad18b7e3ae7a9))

  • **onboarding:** Browse all templates navigates in the same tab ([67934fc](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/67934fc83ee62a1b01c6ea89bf4df39e23f1fb8c))

  • **onboarding:** clamp marquee frame dt to avoid post-stall lurch ([035b877](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/035b8778ee046619be83a90d4a62731f177e4b96))

  • **onboarding:** drop unused no-console eslint-disable directives ([33840c6](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/33840c69688f79443cd1729f7a751ca10158a063))

  • **onboarding:** render enough marquee copies to avoid a wrap gap ([350ef58](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/350ef5863c94fd322f3e1190b94ee2df8c67674d))

  • **onboarding:** tile image fills full width, top-anchored (no side crop) ([78a1d69](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/78a1d692b95332dfd8b4047c382596da22d1bd6f))

  • **onboarding:** update image class for better tile display ([91cd3da](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/91cd3dae84b56134ea8f943a7bc4150ff6fd85b1))

  • **onboarding:** widen the prompt bar so five chips fit one row ([335bcb2](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/335bcb21cbfcd870d71bdf40f98d6f9284f7ace1))

  • pass toast action props through the provider (OHH-645) ([cfa5ffb](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/cfa5ffb270d64a8b8249d2454cec7d7c881b6019))

  • remove duplicate setAddSectionGap from useEditorBridge ([358c5e3](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/358c5e38a0beacb68cc42e8aed863f38348baec5))

  • reserve canvas bottom space for the AI bar instead of hiding it while editing (OHH-568) ([59987ff](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/59987ff6970ffa4f3c5fc67084a6fdc1e7ad2416))

  • sync page node cache after hydration so AI context and undo use live values (OHH-571) ([e2bd89c](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/e2bd89c32713813aaa90a17212fc4e36bba85fb7))

  • update iframe source URL and enhance editor bridge with new properties for improved functionality ([655ec24](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/655ec24bda8be4a6584a598ea2ad942cc1c2117b))

  • update iframe source URL in canvas editor to use dynamic edit URL ([50639db](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/50639db09768ebe2871f5111d67cdd806b26bdc9))

  • widen sonner toast cap so action toasts fit standard copy (OHH-645) ([f3035ac](https://github.com/TheFlowOps-Eng/fo-class-experience/commit/f3035ac03049fba704e15f455b6ee6ace463dcf9))