Release notes
What's new in iConfigure. The most recent changes are listed first.
2026-07-13 — v3.01
This release is headlined by a big overhaul of the Quotation Template Editor, alongside a set of quality-of-life improvements across the manager.
Quotation Template Editor — major update
The template editor for quotation PDFs has been rebuilt into a much more capable, smoother design tool.
- Drag & drop — move elements freely on the PDF, including drags that start outside the page.
- Inline text editing — edit text directly on the template, with bold styling, letter spacing, line height, text alignment, and inserting variables right at the cursor position.
- Multi-select — select multiple objects, move them together (X/Y), and deselect.
- Keyboard positioning & snapping — nudge objects with the arrow keys, with a snapping system and alignment guides.
- Layers panel — lock layers, reversed ordering (top layer on top), and an eye icon to toggle visibility of the company name / page layer.
- New toolbar & status bar UI — with animations, reduced opacity while dragging, transparent background, and a bounding box around objects.
- More control — reset images to their original size, border-width display, Lorem Ipsum placeholder text, font fixes, and a page limit with locked pages.
- Clearer export status bar with better warnings, plus general speed and smoothness improvements throughout the editor.
Resend quotation email
- New "Resend Email" button on quotations to send the quotation link to the customer again.
Smaller improvements
- Cmd+→ opens company switching/search with keyboard navigation; dark-mode contrast fixed.
- Improved clock/time display in the manager.
- Discount codes can now have an active period in the past, for retroactive use.
- Company Phone Number now accepts all characters; TaxID is a text field instead of a number field.
- Street-name field stretches along with the layout, customer information updates correctly, numbering starts at 1 instead of 0, and date formatting was improved.
- Fixed quotation and tracking exports for dealers, and a
mode=debugfix.
2026-06-29 — v3.0
A complete rebuild of the iConfigure platform: the separate v1 configurator and v1 dashboard have been replaced by a single, integrated product. This release brings modular configurations, a visual UI editor, expanded dealer tools, a redesigned back-office, and a much richer quotation and analytics experience.
Modular configurations
- Modular steps — we can now build the configurator in a modular way.
- Multi-product quotations — combine several product configurations into a single quotation via the new cart, instead of one product per quote.
- New input fields — color picker, signature, switch, and select added to the existing set.
- VAT handling — prices can be entered as either excl. or incl. VAT.
- Multi-language content — products resolve language automatically (
?lang=auto) based on their published languages, with full content translation. - Safer, faster logic — calculations and conditions now use a sandboxed expression evaluator (no
eval), with caching and coalesced recomputation for faster updates.
UI editor (configurator design)
- Live visual design editor with side-by-side instant preview for styling the customer configurator — no host-site code needed.
- Step-menu controls — placement (top/bottom/left/right/around content) and style (numbered, pills, dots, progress bar) set independently.
- Action-bar controls — position, layout (price placement, stacked, overlay) and density.
- Settings panel — side and adjustable width.
- Typography — font, heading style, and separate text sizes for heading/body/component.
- Shape controls — component and button corners (set separately) and slider thickness.
- Behaviour toggles for component and layout animations.
- Color picker with swatches + eyedropper for primary and background colors (replacing v1's fixed palette dropdown).
- 16 preset loading spinners (evolution of v1's loading-screen editor).
- Preview modes — Desktop, Mobile, and a Components gallery; product selector with Save / Discard.
Dealer management
- Dealer dashboard in Quotations with KPI cards and a per-dealer bar chart; click a dealer to filter their quotations.
- Email-based dealer invitations — grant a dealer access to a product by email; the system finds the company and sends an invitation, when the company exists in our system.
- Pending-invitation workflow — dealers accept or decline incoming product permissions, with notifications and counts.
- Clear "From suppliers" vs "To dealers" split on the Configurations page (replacing v1's separate dealers page).
- Dealer selector at submit — a toggleable field letting customers pick a dealer at submit time.
- Draft/snapshot editing for dealer products with feature-ID integrity checks, auto-fix, and a live preview.
Quotations, submissions & templates
- Submissions/Outputs manager — submission outputs are now a standalone, reusable entity instead of buttons hard-wired onto each product.
- Per-button toggles for "generate PDF" and "send email", configurable separately on each submit button.
- Configurable personal-info and custom fields per submission (visibility, labels, dealer selector, discount code).
- Kanban board for quotations with drag-and-drop status columns, a list/kanban toggle, and configurable, orderable columns.
- Line-item editor and an inline configurator in the quotation editor for live (re)configuration.
- PDF regeneration with live preview, plus "resend quotation link" that emails a fresh, 100-day valid link.
- Language freeze — submissions are captured and translated in the customer's chosen language at submit time.
- Richer template editor — layers, pages, and reusable named styles; standardized VAT/total handling for PDFs.
- Webhooks decoupled from products — routed via an output's
output_id, with the old product-id lookup as fallback. - Discount-code validation — codes are checked for duplicates before saving, plus other validation bugs fixed.
Analytics & tracking
- Step-level conversion funnel — per-step reached / continued / drop-off and final-completion bars > made more insightful.
- KPI cards — conversion rate, sessions, conversions, average loading time, and session duration (with daily range).
- Audience breakdown — proportional bars for browser and device.
- Session-duration filter and toggleable Sessions vs Conversions overlays on the over-time chart.
- GTM / dataLayer events from the configurator (
ic_setup,ic_update,ic_finish, and the v1-compatibleofferte_submit), with personal-info enrichment for Google Ads. - Empty/loading/ready states, collapsible sections, and full dashboard localization.
Platform & redesign
- Multi-language manager interface + configurator.
- New pages — Store display, public Docs site.
- New domain — we now always use
.ioinstead of.nl; for exampleweb.iconfigure.nlis nowconfigurator.iconfigure.io.