New developers features in vtenext 26.04
In version 26.04 some additional changes have been made to the code to simplify the development of custom functionalities in certain areas.
View the developer release notes.
Mailscanner (Mail Converter)
Several Mailscanner classes are now exendable via SDK::setClass: MailScanner MailScannerActio...
Record conversion
In the latest version the handling of record conversion (converting a Quote to a SalesOrder, or a...
CSV Import
One of the classes used by the standard CSV Import (the one available from any module's ListView)...
VteSync (synchronizations)
VteSync connectors are now extendable via SDK::setClass so it's easier to add new functionalities...
ListView extendability
The ListViewController class has been refactored to be more perfomant and easily extendable. For...
Webforms
The class WebformCapture is now extendable via SDK::setClass and the main method captureNow has b...
Code Review Skill
A skill for use with AI agents integrated into your IDE is available at tools/skill/review-sdk-26...