New or changed features in Release 10.0.44.54 (January 2026) – RapidValue.
In order to address previous limitations and concerns, character limit of certain fields has been increased.
Fields with increased character length:
Due to a change introduced by Microsoft, the previously used methods of storing and displaying images have become incompatible with RapidValue. The image URLs provided by the local blob storage expire after a 7-day period, making images included in the RapidValue content unavailable.
The old storage is replaced with an external one, to provide control over the URL lifespan and image availability. The new image storage relies on Azure blob storage. The details of the storage can be configured in the Azure blob storage tab of the RapidValue parameters. The container name and the connection string are used when uploading the image to the storage, while the SAS token is used to create a valid URL that allows for the image to be rendered within RV.

The uploads are handled via the Upload image to blob storage menu item. The upload form with provide a resource URL that can be used within the HTLM editor of the RV elements.

Unfortunately, previously uploaded images will remain unavailable due to the way RapidValue stores the images within HTML structures. Users will have to replace the images in their content by uploading images to the newly configured blob storage and replacing the image URLs.
Functionality-wise, the new image upload is similar to the previously available one, except for the fact that the image URLs are no longer retained in the form.