The 14.2 Release is here!
We are pleased to announce that the Board 14.2 release is here! 🚀
The new  Board 14.2 release includes significant improvements to performance, general usability, and the Layout parameters.
Find the installer links on the 14.2 downloads page. Â
What to expect from 14.2
We are thrilled to announce the release of 14.2, which includes the following main improvements:
- performance
- general usability
- Layout parameters
- small enhancements
Layout parameters improvementsÂ
Layout parameters have been improved in order to produce less errors, use less memory, and provide better messaging and log information about Layout executions, cancellations, and errors. 1 new parameter has been created to mitigate large queries of data while 2 parameters have been improved to reduce memory spikes and provide better logs and messaging:Â
1. MaxCombinationToEvaluate Â
A new configuration parameter has been introduced to the Board Engine in 14.2 called MaxCombinationToEvaluate to prevent the execution of excessively large Layouts. Â
This parameter defines the maximum size of elements (rows × columns) that can be displayed in a Layout, while the initialization of those values now occur after the size check.  Â
If the requested size exceeds the defined limit, the Layout will not be executed preemptively, ensuring that no memory is allocated on the server.Â
2. MaxRowsUpperLimit Â
The MaxRowsUpperLimit parameter calculates the rows output from Engine to Client and improvements have been made to assist users when a Layout fails to execute.Â
Users will now have more detailed in-platform and log messaging on why a Layout has failed, cancelled, or completed due to the MaxRowsUpperLimit. Â
3. LayoutResponseMaxCellsÂ
Improvements have been made so that the LayoutResponseMaxCells parameter reduces IIS memory spikes when big Layouts are executed.Â
More Enhancements
This release includes improvements related to:   Â
- Data ViewÂ
- ProceduresÂ
- Subscription HubÂ
- System AdministrationÂ
- Flex Grid
Read about the Bug fixes here for more information.
Upgrade InstructionsÂ
The upgrade instructions are the same for 14.1. Visit the upgrade instructions page of the Board knowledge base to learn about the upgrade process.
Comments
-
thanks for the update, @Anne Loupy , I'm exited ;-)
0