DataWeb 11.5.007/08/2026
What's New
This release updates the client-side code of the project and introduces new features for content management.
In particular, we analyzed and improved all the TypeScript and Vue classes of the solution with the support of AI agents: the codebase has improved in stability, performance and security.
The content editor is enriched with new functions:
- NoTranslate: allows you to specify a part of the content that should not be automatically translated
- New template management: addition of positioning handles and management of non-editable areas
- MathML formulas: support for mathematical formulas code with quick paste function
- Improved management of embedded content and addition of new providers
- Segmenting Active Template Groups in TextEditor with TemplateGroups Field on Form
- Source code managed with dedicated editor: code coloring, writing support functions
Here are all the news:
- Excel file management
- Management of the import on a specific sheet (worksheet)
- Management of export on specific sheet (worksheet)
- New package for managing Excel files based on ClosedXML
- EPPlus package marked as obsolete
- Sending emails
- New MailKit-based email management package
- Manage local email storage with MailKit
- NetMail package marked as obsolete
- Removing the dependency from NetMail email packages
- Performance Improvement
- Switching to readers everywhere. Get* for data recovery from SQL Server
- TextEditor Control
- Upgrade to the new version
- Improved template handling with drag handle and non-editable zones
- H1, H2 and H3 management
- Handling new dialog, details, and summary tags
- Integration of the NoTranslate function to disable the translation of specific parts of text
- Integration of support for MathML formulas with paste function
- Managing the video embed source of Sketchfab.com, Mave.io, Vimeo
- Maintaining the parameters of the embed url
- Segmenting Active Template Groups in TextEditor with TemplateGroups Field on Form
- Source code managed with dedicated editor: code coloring, writing support functions
- Form controls
- Integration of value copy/paste functions into CultureEditor
- Integration of value copy/paste functions into Listditor
- Integration of the function for selecting all values into CheckBoxList
- Complete ListBox Review with Search and Multi-Select
- Improved control structure (ControlLabel, v-once)
- Removed TextEditorClassic and TagEditor
- BasicItem
- Managing DocumentType in StorageContainerData for Aggregated Containers: Database|Container|PartitionKey[|DocumentType]
- Report module
- Management of the Online view of the Html report with printing option
- Managing RenderMode (Download|Online) at the class level and possibly at the form level
- Security
- [ValidateModel] now blocks the insertion of markup or template interpolation by default, granular deactivation functions
- Retrieving AppUrl from appSettings
- Code quality
- Switching to slnx
- TypeScript Agent Review for Performance and Security Improvements
- C# Agentic Review for Performance and Security Improvements
- Integrating ResourceAnalyzer into your DataWeb project
- Integrating Scheduler (DataDeliver) into the DataWeb project
- ImageSharp 4: Upgrade Ready and License Management
- Updating client-side libraries
- Updating server-side libraries