Dynamic & Late-Loading Forms
Jul 2026Modern sites often build their forms after the page appears. CopyWizard waits for the fields to show up, and picks up any that appear later — extra questions revealed by an earlier answer, or the next step of a multi-step form.
Smarter Field Matching
Jul 2026Identifiers are split into words, acronyms are understood (date_of_birth → dob), and visible labels are weighed alongside field names — so the pairs CopyWizard exists to bridge match on their own. Accuracy is pinned by a test suite of realistic pairs.
Click-to-Select Field Capture
Jul 2026An on-page overlay outlines every detected field. Click to select, hover for each field's technical name and type, grab everything with one button.
Transparent Mapping Dialog
Jul 2026Source → destination pairs proposed with confidence scores. Every match is visible and correctable before a single field fills — no black-box guessing.
Reusable Profiles
Jul 2026Save captured forms as named profiles — rename inline, paste any profile to any page, delete with confirmation.
Instant Repeat Paste
Jul 2026Confirmed mappings are remembered per site. Later pastes fill instantly with a ✓ receipt — and if the site's form changed, CopyWizard says so and reopens mapping.
Framework-Verified Fills
Jul 2026Values register in real React 18 component state and AngularJS scopes — verified with automated in-browser tests, not just eyeballed.
Edge-Case Hardening
Jul 2026Special-character field names, missing source values, vanished destination fields, 300-field forms, and frame detection — all covered by a permanent test gauntlet.
Polish Pass
Jul 2026Motion (reduced-motion aware), success receipts, empty-field warnings, busy states, friendly errors, and control tooltips.