DataWeb 11.2.330/05/2025
What's New
This update improves the security of the project and fixes all reported bugs. In particular, full support for the Content-Security-Policy (CSP) security header has been introduced.
On the storage front, the integration with Azure CosmosDB has been improved by introducing the management of BasicItem.
All client and server-side libraries have been updated to the latest version available.
Here are the new features:
- Security: control of the content of the uploaded Svg files during document validation
- Security: activation of custom errors even in Staging
- Security: Reducing the lifetime of the authentication cookie
- Security: integration of the CSP security header with Nonce management
- Password recovery function on the DataWeb login page
- ModuleListEdit: New RelationDataField field to link BasicItem to Item
- ImageResult: handling isOriginalFormat, example: imageContext: "Newsletter", isOriginalFormat: true
- TextEditor: fix update of sources in picture tag
- Managing Multiple Stores for BasicItemService and ModuleListEdit
- CosmosDB: fix missing Action filter in AuditEventStore
- CosmosDB: New Query class to query data
- CosmosDB: AuditEventStore Review with Performance and Code Improvement
- CosmosDB: New CosmosHelper class for data retrieval
- CosmosDB: BasicItemStore Store Integration
- CosmosDB: Managing Structured Data in Documents from BasicItem
- CosmosDB: Performance Improvement with Singleton Client Integration
- CosmosDB: Managing Multiple Singleton Clients
- CosmosDB: Interfacing with System.Text.Json
- CosmosDB: Automatic handling of DateCreated and DateModified fields
- Updating Nuget packages
- Updating Npm Packages
- Project tuning and optimization