Skip to main content

10.5

· 2 min read

v10.5.0 - 2025-10-03


Added

  • HFF-10700: Global search on dashboard (Task)
    There is now a search field on the dashboard to find forms in all subscribed formdefinitions.
    Tags: Core

  • HFF-11049: Reachout-Security: Open Reachout form with PIN (Task)
    ReachOut forms can now also be protected with a PIN. A pre-filled form is sent to the recipient via email through ReachOut using an individual link. This link opens the form, which can then be completed and submitted. The personal link will only open after the correct PIN has been entered (maximum of 3 attempts) — providing greater security during delivery. Documentation: read more
    Tags: Reachout

  • HFF-11127: Specify allowed file types for document feature (Task)
    There is a setting to define allowed file types for document upload.
    Documentation: read more
    Tags: Core

  • HFF-11144: Allow full width blocks in RepeatingUnit header and footer (Task)
    Define only one block in RU header or footer to make this block full width.
    Documentation: read more
    Tags: Core

  • HFF-11146: Define i18n text in Highlighter control (Task)
    Documentation: read more
    Tags: Core

  • HFF-11193: New Media Feature: Video (Task)
    We´ve added a new media feature for uploading and recording videos directly in our app.

    Documentation: read more
    Tags: Core

  • HFF-11096: Theming for Reachout (Task)
    You can now define a custom theme for your Reachout form through our Reachout Template Variable:

    <var
    data-hf-name="Reachout"
    data-hf-theme='{
    "name": "custom-theme",
    "type": "modern",
    "mode": "light"
    }'
    >
    </var>

    Documentation: read more
    Tags: Reachout

Changed

  • HFF-11093: Mobile Dialog Pickers: UX verbessert (Task)
    New UX-Design for our mobile Pickers
    Tags: Core

  • HFF-11128: Redesign and Theming (Task)
    Optimised Redesign for better Usability

    Since version 10, the new UI themes Classic, Modern, and Dynamic (each available in Light, Dark, and Auto modes) are available in the app settings. With version 10.5, the user interface has been further enhanced – for even more intuitive usability. Documentation: read more
    Tags: Core