Dodeca Version 8.1.5

Aug 18, 2022 - Build 32


This version of the Dodeca uses the .NET Framework, version 4.7.2 and higher on the desktop. The components used in this version of Dodeca are SpreadsheetGear 2017 (8.6.7.102), NetAdvantage 2021, Volume 2 (21.2.46), Aspose.Cells 19.5.0, Syncfusion Essential Studio 19.2.0.44, GdPicture.NET 14.1.0.112, 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 1.8. The Dodeca-Essbase service for all Essbase versions prior to, and including, Essbase 11.1.1.3 are supported and tested on Java 1.5. The Dodeca-Essbase service for all Essbase versions 11.1.1.4 and higher is supported and tested on Java 1.6. Both services are known to run on Java 1.7, 1.8, 1.9, and 1.10.

The release notes for this version contain the following changes:

Commentary

  • Fixed Issue: When a comment range contains a large number of cells and has many comments, the time required to load comments during a build was significantly longer in 8.x than in 7.x. In 8.1.5, as the result of server-side and client-side optimizations, the performance has improved and is faster than in 7.x. As an example, the view used for benchmarks contains a comment range with over 41,000 cells, and 15,000 comments. In 7.x, the total build time was around 2 minutes. In 8.1.5, the build time is ~19 seconds. #3257

Additionally, in 8.x, there was a long delay after entering a comment into a cell, which has also been addressed. #3256

  • Fixed Issue: When a new comment is entered into the Comments Editor and saved, the Created by, Date Created, Modified by, and Date Modified values are not updated and remain blank until the view is rebuilt. #3264

Dodeca Developer Reference

  • Fixed Issue: When accessing the Dodeca Developer Reference documentation via the Dodeca Developer Reference tool on the Help menu of the default admin toolbars, the page renders poorly and the search function does not work. #3250

Dodeca Shell

  • Fixed Issue: When running the upgrade command against an MS SQL server repository, the following error may occur: Cannot insert the value NULL into column 'CONNECTED_USER', table 'dodfins.dbo.VIEW_USAGE_LOG'; column does not allow nulls. UPDATE fails. This issue was introduced in Dodeca 8.1.3. #3228