beqom v10 HF52 - Release notes
This article lists the new features that have been added to the platform, as well as the bugs that have been corrected in this release.
Deployment date: June 9th, 2021
Fix version: 10 - 43344 - 10.0.516 - Release-BeqomApp-v10-Package-HF52.2 - BeqomApp.WebApp_10_50252
| Type | Issue key | Description | |
|---|---|---|---|
| Zendesk | Jira | ||
| 41392 | Web Application: Cannot Edit Data Models The following issue was reported in the beqom Web Application: admin users were not able to modify the settings of any data models because the delete and the edit settings buttons were inactive. The issue has been corrected; admin users are now able to edit any data models as expected. Impact area: Admin > Data models edition | ||
| 41687 | Web Application/Admin Portal: Application Version Information Modification As of this Hotfix package, the method used to display the information in the "Version" section in the of the beqom Web Application and in the Help section (question mark icon) of the Admin Portal have been modified. Form now on, a new API method will retrieve the displayed information (tenant code, Hotfix version, etc.) and will be updated each time a user access these sections. New API: GetApplicationVersion | ||
| 43663 | Admin Portal/Web Application: Standard Reports Description Display Issue The following issue was noticed in the beqom Admin Portal and in the Web Application: when working in a standard report configured with a description message, users had to scroll down in order to see the full description which was optimal in term of usability. The issue has been corrected by increasing the size of the area allocated to the report description and now the report descriptions are fully displayed in the applications and users are now able to resize the height of the area. Impact area: Analysis (Web App) and Analysis (Admin Portal) > Report description display | ||
| 43773 | Admin Portal/Web Application: Process Grid Columns Starting with the Letter "N" Display Issue When working in process grids configured with indicator field columns starting with the letter "N", it was reported that when users opened the grids in both applications, the names of the columns were not correctly displayed because the letter "N" was missing. The issue has been corrected; now process grids column names starting with the letter "N" are correctly displayed in both applications. Impact area: Process (Admin Portal) and Process (Web App) > Column names starting with "N" display | ||
| 44049 | Mobile Application: Missing Translations in Five Standard Languages Some localization issues were reported in the beqom Mobile Application in Italian, German, Spanish, Portuguese and Turkish languages. Indeed, localization keys were visible in some parts of the application instead of the correct translated labels. The translation issues were corrected and now all the standards languages localizations are up to date. Impact area: Missing translations | ||
| 44116 | Web Application: Cannot Open Payee Details After Switching Hierarchy in the "Organization" Component When working in the Chart view of the in the beqom Web Application, if users switched the hierarchy and clicked a payee, the details screen did not open as expected. The issue has been corrected; now the payee details screen is correctly displayed in the Chart view after switched the hierarchy and clicking a payee. Impact area: Organization > Payee details display in Chart view | ||
| 44271 | Web Application: Incorrect Character Exception Limit Error in Published Form When working in a published form containing a short text block, if users entered a large number (more than the 250 characters limit) in the block title field and saved, the application returned an raw code exception error instead of the expected custom message. This incorrect error was returned by the application because of a mapping issue in the object API. The issue has been corrected and now the expected error message "The maximum length of the property title is 250 characters." is displayed when the maximum character limit is exceeded. Object API Impact area: Process > Process form saving | ||
| 44390 | Admin Portal: Data Component SQL Injections Security Improvement (Part 3) In order to improve the overall security of the beqom applications and more precisely to prevent unauthorized users to export data grids, the security against SQL injections have been enforced in the . Impact area: Application security | ||