Release Date: Marts 2026
New Feature
Generel
New Features include:
Partial Load
New load type with increased partition, and delete tracking capability.Dynamic Page Size
Allowed each entity to have unique page sizes, to better handle varying table widths.Central Logging
Expanded central logging to allow identification of common exceptions.Enhanced Manual Process Startup
Added new HTTP endpoints for manual updates using HTTP 202 async paradigm.Row Compare Functionality
New feature allowing comparison between Business Central row count and rows within the database.
Improvements
.NET 8.0
Upgraded Azure Functions to .NET 8.0.
Bug Fixes
Generel
Bug Fixes include:
Premature closing of excepted executions.
Executions are now only closed when all tasks have completed, regardless of status.Removed excessive timer trigger executions
Ensured that timer triggers only follow their set schedules.Resolved duplicate row exceptions on DeleteTracking tables
Enabled hard-deletes for DeleteTracking data to prevent duplicate rows.Resolved error with delta columns of type
DateTimeOffset
Enabled use ofDateTimeOffsetas valid delta value.Logging clarity
Various improvements to logging flow and messages.