✨ New
— Section roles - Mark sections as Header, Main, or Footer in the editor. Onepage wraps them in proper HTML landmarks so screen readers can navigate.
— Multiple sections can share the same role — e.g., an announcement strip plus a menu render as a single Header.
— Skip to content link - A "Skip to main content" link appears when keyboard users press Tab, jumping past the navigation.
— Accessible templates - A new category in the template gallery, with around 10 templates pre-built to WCAG 2.1 AA
— Each ships with proper landmark structure, AA color contrast, logical heading order, and image alt text — available for English and German markets
💎 Improvements
— Screen reader support: icon-only buttons get text labels, background and decorative images get correct alt text, the current menu page is announced
— Keyboard navigation: every menu item is reachable by Tab, click-only divs render as real buttons or links, hover effects also trigger on focus
— Visible focus indicators on every interactive element — buttons, links, form fields, OTP, date pickers, range sliders, video play, modals, cookie settings
— Form accessibility: labels are tied to inputs, validation errors are announced, required fields are marked, multi-step forms move focus to the next step
— Custom widgets brought to WCAG 2.1 AA — select, range slider, checkbox list, switch, consent, rating, date picker, file upload
— Modals trap focus, close on Escape, and announce themselves as dialogs — same for the cookie banner and edit-cookies dialog
— Semantic page structure: published pages render proper <header>, <main>, <footer> landmarks instead of generic divs
— Reduced-motion respect: when a visitor turns animations off in their OS, Onepage animations honor it — including counters in Number and Stats
— Number, Stats, Slider, and Marquee elements brought to the same accessibility baseline as the rest of the builder
🐞 Bug fixing
— Fixed pinch-to-zoom being blocked on mobile, so visitors with low vision can now enlarge content on any published page