Today we updated all IT2BE Plug- and Beans.

Today we updated all Plug-ins and Beans with minor and major changes and bugfixes.

Please make a BACKUP of your current ~/plugins directory before you update.
It is important that you update ALL Plug-ins and Beans that you (plan to) use.

The updates are available through our Update Manager.

The most important changes are outlined below:

Core foundation
[chg] adding the properties folder to the Servoy root folder now makes that all available properties files are copied from .servoy
[chg] corrected issue where the update manager would sometimes show wrong installed version
[chg] moved native libraries, loaded when developer is running, to its own folder

Barcode Plug-in
[new] added IT2BeBarcode Bean for improved print quality (works with Servoy 3.1 or greater)

IMPORTANT: The Bean code was proudly sponsored by Servoy to stimulate further development and use of the Barcode Bean and Plug-in!
IMPORTANT: The Bean will only work with Servoy 3.5 or higher (the Plug-in functions as before with all supported Servoy versions)

Calendar Bean
[new] the tooltip method now also receives eventStart, eventEnd, hoveredStart and hoveredEnd dates (2.5 only)

Data Stream Plug-in
[new] added method setMonitoringDialog(…) to override properties, lives globally (per session)
[new] added method setMonitoringDialogToDefault() to reset to default properties
[new] added method setPromptOnOverwrite(…) to override properties, lives globally (per session)
[new] added method setPromptOnOverwriteToDefault() to reset to default properties
[new] added method setMonitoringDialogButtons(…) to set button text, lives globally (per session)
[new] added method setMonitoringDialogButtonsToDefault() to reset to default english text

Gantt Bean
[fix] corrected exception thrown from the refresh method
[fix] corrected data change, delete etc. methods getting triggered when refresh method is called

Tools Plugin
[new] added directoryExists to server class
[fix] email validation now accepts 4 character extensions
[fix] corrected issue with returned number of days in dateDifference(…)