Skip to main content

Release Note vtenext 26.04

Theme

Updated the font to Inter and upgraded the Bootstrap library to version 3.4.1.
Updated the styles of some core components.


French Language Pack

The French language pack available during installation has been updated and moved from the beta modules to the optional modules.


Translation of External Pages Based on Browser Language

External pages used for appointment scheduling (Book Me) and for dynamic external forms (accessible via email) will be translated according to the language detected in the user’s browser.


 Quick Actions in List View

In module list views, a preview button has been added and the edit button has been updated to open a half-page panel.
You can switch back to the previous behavior using the properties layout.listview.preview and layout.listview.fast_edit.

image

Webform

It is now possible to create records in any module from a webform.
It is also possible to enable duplicate checking to prevent the creation of records that already exist.

image

image

Hidden Fields in Data Import

In Settings > Data Import, it is now possible to import values into hidden fields as well.

image

Esportazione CSV

Additional formatting options have been added to address compatibility issues with external applications.
image
In CSV export for any module, it is now possible to choose the format for numeric fields:

    Default (1000.5496): previous format (dot as decimal separator) Italian (1000,550): comma as decimal separator English (1,000.550): comma as thousand separator, dot as decimal separator User (1000.55): based on user settings

    image

    Guest Search by Email

    In calendar events, it is now possible to add attendees by searching them via email address.


    image.png

    Email Attachments

    It is now possible to attach files to an email directly from the Documents module.