Dodeca Version 8.7.2
June 12, 2026 - Build 808
This version of the Dodeca Framework uses the .NET Framework, version 4.7.2 and higher on the desktop. The components used in this version of Dodeca are SpreadsheetGear 2023 (9.3.23.102), NetAdvantage 2021, Volume 2 (21.2.46), Aspose.Cells 24.10.0, Aspose.Slides 24.10.0, Syncfusion Essential Studio 25.1.39, GdPicture.NET 14.1.0.121, and Xceed Zip 3.6.7363.15420.
This version of Dodeca has two server-side services that run inside a Java Application Server. The Dodeca service is supported and tested on Java 17 and 21. The minimum supported versions of popular Java Application Servers are:
-
Apache Tomcat 10.1.x
-
Oracle WebLogic 12.2.x
-
IBM WebSphere 9.0
The release notes for this version contain the following items:
Workbook Scripting
-
Fixed Issue: Some workbook script argument values were not being applied during execution. For example, the
SetEntrymethod’sTargetSheetSpecargument was not being resolved, which resulted in an exception similar to the following: When the TargetSpecifySheetBy is specified, the TargetSheetSpec must specify the sheet name or number." #4454