October 2025 (version 2.25.10.16)
reviewed: 16 October 2025
Updates
- Improved handling in
image.getExifProfile()to automatically cast non-standard EXIF-formatted dates to date properties /editorrun responses are now automatically HTML encoded and formatted.
New Features
- Added a BO
noEventActionsenhancer to allow disabling all event actions
boDesc.setEnhancer( [bo], 'noEventActions', true() )
- Added a BO
noPersistenhancer to allow disabling persisting. This has the same effect as setting the descriptors table name tonull()
boDesc.setEnhancer( [bo], 'noPersist', true() )
- Added a test data generator for vehicle registration numbers

Fixes
- Fixed an issue where Microsoft Word failed to add images, when the image file path used forward slashes as the directory separator char
- Fixed an issue where subsequent transaction rollbacks were ignored after an initial rollback
<@page/link>,<@page/table/link>and<@page/calendar/link>confirmation messages are now fully JavaScript encoded