NewHP-4921#5444Jhoan Sanchez
Bullets can finally be styled.
Seven symbol presets, dot through star, with independent colour and size, in a new List section in the inspector. Bullets render through counters and scoped styles so they look identical across browsers, the styling survives save, publish and reopen, changes coalesce into one undo entry, and the AI can produce styled lists directly. People were previously faking this with manual icons.
NewHP-4574#5479Jhoan Sanchez
Form field text colour without paying for it.
It could only be changed by asking the AI, which cost credits for a style change. There is now a colour picker in the per-field inspector, persisting in the same inline format the AI produces so manual and AI-set colours are indistinguishable. Clearing it returns to theme inheritance with an explicit hint.
New#5429Ross Fisher
Reset an evergreen countdown for everyone.
Returning visitors were seeing stuck or expired timers with no way to restart them short of duplicating the page and breaking existing links. A Reset timer button bumps a version segment in the stored key so every visitor's clock restarts on their next load. The deploy itself never re-clocks anyone.
New#5428Shreyanshi Vashistha
Salesforce, natively.
Built directly into the platform with no Paragon in the middle, mirroring the native OAuth providers, so customers migrating to Nova keep their Salesforce connection. Handles the awkward parts: per-org API hosts, missing expiry in token responses, and strict lead field validation with fallbacks.
Fix#5420#5342Shaukat Iqbal
Preview is full-bleed, and Optimize reads in dark mode.
The inspector stayed pinned over the canvas during preview. Separately, two Optimize headings were hardcoded near-black and invisible on dark backgrounds, and completed opportunity cards weren't dismissing; they now clear server-side against the ledger, with a classifier matching whether an edit actually accomplished a suggestion rather than matching wording.
FixHP-4944#5421Greg Jewell
Absolute positioning left its dimensions behind.
Returning an element to static or relative kept the width and height the editor had locked while it was absolute. Elements now record exactly which dimensions they locked, and those are cleared only if they still match, so anything the user deliberately changed survives.
New#5319Katherine Patrick
46 more templates, 166 to 212.
Thirty-seven ported from the Classic builder and nine from Page Studio, with no broken images. Also fixed a seeder bug that would have deleted user-created templates published through the in-editor flow. Worth knowing before you announce it: the templates do not appear until someone with AWS access runs the seed and thumbnail commands.
NewHP-3725#5339Katherine Patrick
Enrichment quotas the pricing page already sold.
IP and lead enrichment limits were published per tier and never metered, so billable third-party volume was uncapped. Monthly counters now enforce them at the single chokepoint, metering delivered results rather than attempts so retries don't consume quota. Plan version 2 only; legacy customers stay unlimited on their original terms.
NewHP-3150HP-4199#5203Katherine Patrick
Three smaller ones.
Alignment controls in the Layout pane, a notice on blog post layout explaining that styling comes from the template, and a fix for + Add field closing the entire inspector because insertion was deselecting the element.