Release Notes History

vtenext Business 18.02 Release Note

USER PREFERENCES

New Language Packs
Four new language packs have been added to the user preferences: French, Russian, Polish, and Spanish.

New NEXT Design Selectable Among Themes
The NEXT theme has been added alongside SOFTED in user preferences. This theme introduces a completely modernized design, aligned with current trends:

Process Module
This provides a list view of all processes in Vtenext.

Search
The global search and module-specific search are unified under one button. The module-specific search adapts based on the module being used.
Example: While in Customer Support, you can search globally across the CRM or only among available tickets.


BPMN

Advanced Functions for BPMN Process Design/Scheduling Campaigns via BPMN
Creating BPMN processes in Vtenext allows for greater interaction between modules with N-to-N relationships (unlike the previous 1-to-N limitation) and eliminates the need for an initial condition (refer to the BPMN Manual for details).

Rewind Processes and Replay Execution
Within the entity affected by an active process, users can return to a previous step by selecting from available options (for more details, refer to the BPMN Manual).


REPORTS

New Reporting Options (Newsletter and Clusters)
The Reports module has been updated with the following features:


CONFIGURATION

Configurable REST Client Webservice
REST webservices enable integration between Vtenext and external platforms that support this protocol. Configurations can be done without requiring SDKs for external database updates. URLs can also be called with parameter passing.

Version Control and Import/Export Functions for Modules, Processes, Roles, and Profiles
Configurations for modules, processes, roles, and profiles can be saved as versions (e.g., v1.0). Versions can be exported or imported for added security during setup.

PHP 7 Support
Vtenext is now compatible with PHP 7.

Table Fields
In the Module Manager > Layout Editor, a new Table field type can be added. This field consists of grouped fields displayed on a single row for optimal data viewing. By default, it appears with one row and headers. Users can add rows by clicking Add Row, and rows can be duplicated or deleted.


TARGETS

Automatic Target Synchronization
Targets now update automatically, eliminating the need for manual refreshes for newsletter management. Two modes are available:

  1. Incremental: Adds names to the target based on the original filter, ignoring exclusions from filter changes.
  2. Complete: Adds or removes names based on the filter.

MESSAGES

Multiple SMTPs Linked to a Single Email Account
SMTP settings for outgoing emails can now vary for each account within the Messages module.


MOBILE APP

Activity Tracking from the Mobile App
The mobile app now includes activity tracking to create calendar events or tickets automatically.


OUTLOOK ADD-ON PLUGIN

vtenext Business 18.05 Release Note

The update to version 18.05 includes the addition of a section dedicated to functionalities for proper management of the GDPR directive.

All features and new additions are detailed in chapters 7 and 18.3.3 of this manual.

image-1555342456395.png

vtenext Business 18.12 Release Note

NEW INTEGRATION CAPABILITIES

vtenext is increasingly becoming a platform capable of bidirectional communication and seamless integration with other systems within an organization. This feature plays a key role in extending CRM logic and processes to all areas and levels of the organization, enabling widespread access to information.

Key updates include:

New standard REST APIs to simplify interactions with external systems, featuring token-free implementation and significant logging improvements. Combined with additional developments (meta-done solution), these features make vtenext a comprehensive solution capable of integrating with all systems used within an organization.

image-1555342548413.png

Other enhancements include:

vtenext 18.12 delivers improved overall performance, fully supporting PHP 7.2.

vtenext Business 19.10 Release Note

Automatic Updates via Interface
This feature simplifies keeping the system up-to-date, ensuring that new functionalities are released more frequently, with milestones for technical constraints (e.g., PHP version requirements).


BPMN Engine Enhancements

  1. Deadline Management: Dynamic time periods can be set for timers, e.g., 3 months before a contract expiration date.
  2. Notification Sending: The centralized notification system can be triggered by processes, for single notifications or looping over a table field.
  3. Transfer Relations: Allows transferring (1:N) or copying (N:N) related entities from one record to another.
  4. Loop Through Related Entity Tables: Enables looping through a table field in a record related to the current process record.
  5. Date Functions:
    • International date formatting
    • Current date (formatted)
    • Date difference calculations
  6. PDFMaker: Enables selecting entities and records for PDF generation and supports multilingual templates within processes.
  7. Attachments via Dynamic Forms: Upload files directly from dynamic forms/popups and link them to the parent record of the process.
  8. Extended Attribute Reading for Web Service Client: Handles multiple JSON results from web service calls and accesses all first-level attributes of the returned object.
  9. Improved Process GUI Editor: Enhancements for usability and compatibility.
  10. Filterable and Sortable Process List: Easier navigation through process listings.
  11. Interactive Right-Side Indicator: Displays pending user tasks (web/mobile). Clicking the icon opens a complete list of pending processes.

Figura 1

Human-Readable Process Activity History
Provides a narrative list of process execution steps, as an alternative to the classic BPMN view.

image-1572426397024.png


Customer Portal SDK Extensions

  1. Wizard for EditView Creation
  2. Support for Custom Modules
  3. Automated Calendar Slot Booking

Desktop Notifications

When new messages or conversations arrive, a system notification appears. Clicking it opens a detail tab for quick viewing.

notifica_messaggio_vtenext.png notifica_conversazione_vtenext.png

Dark Mode

image-1572426794403.png image-1572426805595.png

Introduces dark mode for both web and mobile versions, aligning with modern OS aesthetics while removing legacy and unoptimized code.


Mobile App Updates

  1. Dark Mode Support
  2. Highlight pending processes in the top menu.
  3. Zoom functionality for messages ("a-A") and improved accessibility view.
  4. Minor improvements and bug fixes.

VTEsync for Information Platform

Native synchronization with Salesforce® via OAuth2, supporting bidirectional communication for:


Performance Optimizations

  1. Native support for MySQL master-slave architecture for reports, list counts, global searches, relationship counts, and data exports.
  2. Reduced cache footprint from single to global APC/memcache.

System Requirements

  1. HTTP2 support.
  2. PHP FastCGI support.
  3. Minimum PHP version: 7.0.

Artificial Intelligence (AI)

Native integration with Klondike:


Miscellaneous

Over 100 new features and improvements were implemented as part of 10 months of continuous bug fixing. The detailed changelog is available for review.

vtenext 20.04 release notes

BPMN engine improvements

1. Process History in detailview. In addition to the tab “Process graph” the user can find the additional tab “Process History” were can read in detail the execution of the process and it is possible to view which user performed a certain action and when.

2. Function relate email in ProcessMaker. It is possible to decide the entity to which relate the email sent by the process in more ways:
• Default -> The email will be related to the main entity of the process
• Other -> The user choses the entity

4. Log debug conditions. We added the possibility to activate the log debug with the aim to facilitate the dubug of eventual issues noticed when running the process.

5. Email send (Notifications, Processes, Email from Tickets) via new tail. The Email sending process follows now the standard procedure by following the sending tail. By doing so the execution time of the process is reduced because it doesn’t have to wait the sending.

6. ProcessMaker: added related entities in actions Delete, Relate, RelateStatic.

7. Added relations in the Document module


Process’ Product block actions

1. Copy line: it is possible to copy the product block from an inventory module to another, avoiding to use the SDK to report the product block from one entity to another.

2. Cycle product block rows and for each one row: create entities/enter rows/delate rows/send emails/sending notifications. It is furthermore possible to cycle the information of a product block in a table field and vice versa.

3. Add line from static/dynamic data directly in the products block. The function is similar to the one performed in a table field.

Message module

1. Scheduled email sending: it is possible to postpone the sending of an email deciding the new time and date.

ehHCompose.png

2. Creation of contacts in the CRM for unknown email addresses: when responding to an email that contains an unknown address vtenext automatically creates a new contact

3. Messages Out of office reply

4. imap parameters and PEC option in mail converter: from mail converter it is possible to define a PEC email address and in the way the ticket will be created with the original mail, that is to say the one contained in the .eml attached file

5. Unified folds for different email addresses

Folders_Messages_VTENEXT_20_04.png


General / CORE / Performance

1. RabbitMQ support. To manage tails and obtaining immediate response when saving the record

2. Global cache for vte_field and workflow. We added caches for some frequently used tables like vte_field and the workflows on, to avoid repeated readings of the same data

3. OWASP top 10 compliant. We added the anti-CSRF according to the OWASP standard

4. Variants of SKU products. Using the new module configurable Products it is possible to define a new generic product with variables attributes
es. T-shirt with Size attribute (XS/S/M/L/XL) or Colour (Red, Green, Yellow)
Every variant of the product is univocally defined by a SKU code (stock keeping unit)

5. Next theme softening

image-1589461155771.png

image-1589461172514.png

image-1589461179570.png

6. Editor drag and drop newletter/email templates

image-1589461225019.png

image-1589461235014.png

7. Activation of non-contextual licenses

8. Ubuntu 20.04 LTS support (php 7.4/mysql8)


Sync connector

Standard connectors available for the following systems:

All synchronization are in Beta version, therefore some fields and values may not be supported.


Klondike connector

Plugin available in settings to connect vtenext with the Machine Learning engine Klondike:

• Process discovery agents: analyses and identifies which are the commonly used processes in vtenext. Once discovered can be imported in the Process Manager to be further developed
• Classification manager: uses AI to guess the value of a field. Example: when creating a ticket the Category is guesses by analysing title and description.

TeAKlondike_VTENEXT_20_04.png
Klondike from Settings

Klondike---Settings.png
Classifier

Klondike---Settings-2.png
Process discovery Agent

Klondike---Settings-3.png
Process discovery

image-1589461614949.png
Process list


Projects Module

A new module, Job Orders, has been created to contain all Project Tasks.

Project_20_04.png

Job Orders mask

image-1589461744137.png

Project mask

image-1589461807954.png

Project Gantt

image-1589461835358.png

Operations in detail

image-1589461860536.png

Calendar for the resources involved

A resource view has been added to the calendar to help manage the team's weekly activities

Z3Ycalendario_risorse.jpg

Final events tracking

image-1589462177855.png

In project task is now available the new fields block “Budget Information” to deliver Project, Pack or Consumptive services, the worked hours will be scaled using the activity tracking system.

Order report example

image-1589462217759.png

Example of project execution process

image-1589462246336.png

vtenext 21.01 release notes

General improvements

1. European national holidays support on Calendars.

User-calendar-VTENEXT-21-01.png

2. Improved centralized audit trial and activities export.

Settings-VTENEXT-21-01.png
Audit Trails view, located in settings

3. Centralized email Signature with possibility to differentiate it according to the Business Unit.

usersignmail.jpg

4. New “Bookme” feature in email signature. The user can define the available time slots in its calendar, adding a book me event type, the external users will so be able to book an appointment. The Book me box in the email module allows the user to enable/disable the feature.

booke_user.png

User settings view

book_email.png

Email composer view

5. Temporary document saving uploaded on the database if the filesystem is not available or in read only mode (good for NAS/web storage style)

6. Office365 OAuth2 for Imap mail

7. AutoDetect of external HTML links for calendar events: largely used by online meeting platform invitations (eg. Zoom, GoToMeeting, etc.). This new feature allows the possibility to report the meeting link directly in the calendar event

8. Activities ran in background: activities that used to take a lot of time, like the telemarketing records’ creation, are now ran in background in order to avoid the time out

9. The data import now supports the product variants, introduced in vtenext previous release. In this way the product import, from ERPs or other platforms, is facilitated.

10. Bug fixing.


Processes

1. The product variants are now available in the Process Maker

2. It is possible to cycle the records related to another record like as if it was a table field

3. It is possible to start a process when a record, N a N related to another record, is related (e.g. a process can start when a Contact is related to an Account)

4. The Emails sent from the process are now automatically related to the record

5. All the documents linked to a record can be sent via Email automatically by the Process

6. Emails are transferred from a record to another, via process, in a simplified manner

7. The Process Helper allows the display of documents linked to the parent record

8. From this release on it is not possible to create Workflows. The module will still be available in read only mode.


Synchronization

1. In the new release are now available new types of integrations with external platforms.
Already existing integrations:

2. Additional integrated modules:

3. The synchronization also involves the following new ecommerce:


Elastic Search

With the 21.01 release the new feature Elastic Search is introduced to all vtenext modules. It allows to display the search results in a faster manner.

vtenext 21.10.1 Release Note

NEW add Mexico timezones
NEW add support to check european tax numbers
NEW solar/working days in processes date operation
NEW added support for PDFMaker custom functions to email template fields
NEW possibility to upload images for uitype 209
NEW button to sort picklist values
NEW attach the file when sending email from documents
NEW infrastructure to support fast csv report export
NEW vteprop flag to disable all outbound communications
NEW script to quickly change color of vte
NEW clickable location in calendar

vtenext 22.05 Release Note

Here are the news of the new release:

vtenext 22.05.1 Release Note

vtenext 23.08 Release Note

image-1692884836469.png

User Portal Profile Details

Settings - VTENEXT 23.08 (1).png

Button configuration details for portal homepage

Home - Customer Portal (1).png

Ticket details - Customer Portal.png

Interface details for new customer portal

Screenshot 2023-08-24 125005.png

User Preferences for Two-Factor Authentication Activation

User - Administrator [1] - VTENEXT 23.08 (1).png

Details for Two-Factor Authentication PIN Entry

image-1692352130455.png

Configuration Screen Details for Zapier

Lead - Davis Jennifer [LEA6] - VTENEXT 23.08.png

New button for lead conversion.

Lead - Davis Jennifer [LEA6] - VTENEXT 23.08 (3).png

Furthermore, during the conversion, it will be possible to choose whether to link the data to an existing record.

1 (2).png

Setting a logo for the Login page

2 (2).png

Setting the logo for the internal left sidebar in vtenext

3 (2).png

Setting a logo for the login page of the new customer portal

4 (2).png

Setting a logo for the internal left sidebar of the new customer portal

5 (2).png

Setting the background image for the login page of vtenext

WILSON APP

12.png

13.png

17.png

vtenext 24.08 Release Note

New Web Features

New Features in Processes:

New Features in Mobile APP

vtenext 25.02 Release Note

Cases Module

The Cases module is designed to manage reports, issues, and internal requests within the company, enabling a structured and traceable workflow. Here are the main features and functionalities of the Cases module, which specifically handles internal cases and subcases:

A well-structured Cases module improves operational efficiency, reduces request handling time, and increases transparency within the company.

image.png

How the Cases Module Appears and the Display of Subcases Already Available in the List View

Relations Navigator (Expandable List View)

As already seen in the Cases module, an additional function has been introduced in the filters: the expansion of list views. This feature allows related module views to be propagated within a filter. For example, in a Company record, you can directly see all linked Contacts from the filter. This function is available for all CRM filters.

image.png

In the filter settings, the Relations Navigator configuration is available

Field Coloring in List View

From SETTINGS > LIST VIEW COLORING, the Field Coloring option is available. This feature allows you to apply colors to specific fields in the list view, such as the status of a Ticket or a Case, improving visibility and usability.

image.png

Configuration View from Settings

image.png

Colored Field View in List

Progress Bar

A new field type, uitype 1024, has been introduced as a progress bar. This feature can only be enabled and configured via code. A pre-installed progress bar is available in the Cases module, which automatically calculates and updates the percentage of Closed Subcases.

image.png

Detailed View of the Progress Bar Field

Preinstalled Processes for Case Management

The update includes two new processes to automate the management of the Case module.

image.png

"Set Alert Date" is the process that automatically sets the alert expiration date to 5 days from today's date (considering that the case is being created today) if left empty during the creation of a Case.

image.png

"Expiration Management" is the process that checks the dates, and one day before the expiration date, sets the case status to "expiring" or "expired."

Field Mapping of the Products Block

In the configuration of the products block in the layout editor, it is possible to define the mapping of custom fields to inherit values from another module.
For example, in the products block of quotes, if a "Partner Discount" field has been created and you want this field to be populated into a custom field named "First-Level Discount" in the products block of the sales order upon its generation, you will be able to manage this function through processes.
The mapping is not applied upon saving (as with formulas) but is simply pre-filled during creation. It is automatically applied in the "Copy products block" action of the processes.

Invite Leads and Emails to the Calendar

This feature allows you to invite Leads and Emails directly to Calendar Events. The Leads and Emails will receive an email notification, which they can accept or decline, and their response will be visible directly in the calendar event.

image.png

Note the dropdown menu for invitations, now with the new selectable entities

Two-Factor Authentication (2FA) in the Business Portal

Two-factor authentication has been implemented on the customer portal, achievable via email. Through the SDK, other types of authentication (e.g., SMS) can be implemented. The Portal Contact who has activated this feature will need to enter the code received via email to access the portal.

image.png

vtenext 25.02.1 Release Note

New BPMN Action to Set the "Receive Newsletter" Field

Among the SDK functions for BPMN actions, a new function called Set receiving newsletter has been added. This allows enabling or disabling newsletter reception for a specific record.

image.png


Option to Enable Logging of All Sent Emails

By activating the modules.emails.send_mail_log property, all sent emails will be tracked in the vte_send_mail_log table.
This can be useful for analyzing outgoing email traffic.
Newsletters are excluded from this log.
The information stored in the table includes: sender, recipients, subject, send date, status, and error.
There is no built-in retention logic, so it's up to those who enable this configuration to clear the table after completing their analysis.


Text Preview Limit in List View

If a text field in a module list filter exceeds 40 characters, the text is truncated and an icon appears that shows the full text on hover.
To improve list performance, we’ve decided to also truncate the text inside the “tooltip” based on the value of the performance.listview_moreinfodiv_lengthlimit property, which by default is set to 100,000 characters.


Business Unit in Newsletter Creation Wizard

For those who have activated the Business Unit module and have the bu_mc field in the Campaigns module, it is now possible to set this field directly within the Newsletter creation wizard.

image.png


System Preparation for Future Migration to PHP 8

Several preparatory changes have been made in anticipation of a future release that will allow VTENEXT installation in a PHP 8 environment.

vtenext 25.02.2 Release Note

Hotfix installation from UI

We have introduced a new interface dedicated to managing hotfixes directly from the settings.

It is now possible to:

Additionally, administrators will be notified when new hotfixes become available.

What is a hotfix?

Often version upgrades cannot be applied immediately due to code customizations or the need for staff training.
We have introduced a new tool that allows the installation of stability and security improvements for systems that cannot be updated.

Hotfixes include performance improvements, fixed for impactful bugs, security patches, etc., and it is recommended to apply them immediately.

Screenshot 2025-08-14 alle 17.35.25.png

Media fields configuration

We have extended support for media-type fields:

Screenshot 2025-08-14 alle 17.40.31.png

vtenext 26.04 Release Note

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:

image.png


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.

webform.png

image.png



Hidden Fields in Data Import

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


CSV Export

Additional formatting options have been added to address compatibility issues with external applications.

csv export.png


In CSV export for any module, it is now possible to choose the format for numeric fields:

image.png


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.

e-mail.png


Groups in Conversations

It is now possible to select a group to send a conversation to all its members.

image.png


User Selection Avatars

User avatar images have been added to user auto-complete fields.

image.png


Negative Numbers

Support for negative values has been added to numeric and currency fields in Layout Editor, Module Creation, and Process Maker.

negative numbers.png


Out of Office in Conversations

The out-of-office status configuration has been moved to user preferences under the “More” menu in the top-right corner.
If a user sends a conversation to someone who is out of office, they will receive an automatic message.

image.png


Layout Editor: Sorting Fields for Relationships

In the relationship management page, it is now possible to define, for each related module, the field used to sort the list of items and the sorting direction (ascending/descending).

image.png


Field Name in Module Creation

When creating modules, it is now possible to configure the field name, allowing a custom and more meaningful name instead of default values like vcf_*.

image.png


Synchronizations: Multiple Configurations for the Same External System

It is now possible to configure multiple connectors for different instances of the same system (e.g. WooCommerce, HubSpot, etc.).


Mail Converter: Automatic Message Filtering

By enabling the property settings.mailscanner.filter_auto_msg, it is possible to detect whether an incoming email was sent by an automated system and prevent ticket creation from triggering a new outgoing email from vtenext


Conditional Fields

It is now possible to define a rule that applies to all groups/roles except the selected one.

conditional fields.png


Trash

New buttons have been added to delete specific records or all records of a module.

trash.png


Processes: Send Newsletter Action

Reply-To and Language configuration options have been added.

send NL.png


Processes: Events with Reminders

Support for the “Notify” function has been added when creating or updating events from Process Maker.

image.png


Processes: Enable/Disable Newsletter Subscription

A new SDK function has been added to process actions to enable or disable the “Receives Newsletter” field for Leads, Contacts, and Accounts.

image.png


Processes: Import Actions

A new “Import actions from…” button has been added to process action tasks, allowing users to duplicate one or more already configured actions into the current task.

image.png


Processes: Formula Function

Process SDK functions for sum, subtraction, multiplication, and division have been unified into a single vte_formula function, using formula field syntax.

Examples:

ciao "$sdk:vte_formula( $1-amount - (20 + 40) - $1-delta )"
// ciao "300.02"
$sdk:vte_formula( if "$1-name" == "ciao" then $1-amount + $1-delta else 0 end )

Processes: Process Helper

To simplify configuration of Process Maker action tasks, the Process Helper will now be disabled by default. When enabled, the “Linked to” field will be automatically populated with the main entity.


Processes: New UI

If multiple processes requiring a dynamic form are linked to a record, it is now possible to scroll through them and choose which one to complete first.

image.png

Simple dynamic forms are often created with a single “choice” field, which is used to obtain user confirmation in order to proceed with the workflow or to direct it to a specific branch.

For simple dynamic forms with a single “choice” field (used to confirm or route a workflow), a new “Quick choice configuration” button has been added. It allows configuring quick action buttons directly within the requested action instead of using the “Fill in” button.

image.png

image.png

The process list, accessible from the top menu, has been simplified and now replicates the same block-based UI used in record detail views.

image.png


Developers

SDK Class Extensions

Several PHP classes have been made extensible and improved to support SDK development without modifying core files:

More details available in the documentation.


Module Conversion

It is now possible to create a record starting from another module (e.g. Quote → Generate Sales Order) via the new ConvertModesUtils class.

More details available in the documentation.


Themes

The “softed” and “next” themes have been removed, and “next22” is now the new default theme in Smarty/templates.
Any custom templates replacing standard ones must be placed in Smarty/templates_sdk.


Settings

A new SettingsPage class has been introduced for managing settings pages.


Code Review Skill

A review skill is available under tools/skill/review-sdk-26 to be used with AI agents in your IDE, helping adapt code to the new version.

More details available in the documentation.