Dodeca Version 8.6.1

December 9, 2025 - Build 72


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, Telerik UI 2025.3.812, 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 14.1.2.x

The release notes for this version contain the following items:

Application

  • Fixed Issue: When the system locale is set to Spanish, the metadata folder cannot be located and an error occurs, which causes the client to fail to startup. #4250

Metadata Editors

  • Fixed Issue: Testing of SMTP connections fails in the Connections editor. #4244

OAuth Connections

  • Fixed Issue: the embedded OAuth browser does not display during asynchronous selector list initialization. #4232

Selector Lists

  • Fixed Issue: Under certain circumstances, when using EssbaseSelectorComboBox type Selector List, items selected are truncated after being selected. #4240

Workbook Scripting

  • Fixed Issue: When the ExecuteProcedure method includes CopyRange methods on a hidden sheet, it is unhidden. #4234

  • Fixed Issue: Tool controllers that might trigger WBS exceptions do not handle the WBS exceptions appropriately. #4248

  • New Feature: The Row and Column Delete operations now support the ability to perform operations in ranges that contain merged cells. #4260