Experlogix Documents Release Notes 1.0.0-preview.9

Previous Version: Experlogix Smart Flows 4.20.6

Release Date: 10/08/24

Release Notes

ID

Type

Title

Description

45776 Improvement Additionof “modified on” column to Data Sets and Templates entity lists We have added a “Modified On” column to the Data Sets and template entity lists to enhance tracking and sorting capabilities.
45999 Fix Alphabetical ordering of Permission Groups in dropdown menu We have updated the select permission groups dropdown menu to display all available groups alphabetically, enhancing usability and organization.
45359 Fix Downloading non-existent folder in Content Manager When you try to download a folder that no longer exists, the system generates a file named “_Foldername.zip.txt”. Now, the system displays an error message if you attempt to download a folder that has already been deleted, fixing the issue.
45076 Improvement Enhanced keyboard accessibility for streamlined workflow We have enhanced keyboard accessibility for dropdown menus using the "Enter" key. Additionally, use "Ctrl+S" or "Command+S" to confirm or proceed inside modals, replacing the previous "Enter" key functionality.
45080 Improvement Enhanced keyboard navigation for properties panel The Properties panel is now fully navigable via the keyboard. A black outline highlights the focused tab, enhancing accessibility.
45353 Improvement Enhanced multi-select tags We’ve enhanced the multi-select tags with improved design, optional icons, a clear button, a responsive hover state, optimized padding, and truncated tags for a better user experience.
45819 Improvement Enhanced tree view panel width for improved navigation In the Content Manager, the tree view panel's default width is set to 18rem. This increase in width provides users with a better view of the folder structure, facilitating easier navigation and content management.
45453 Fix Ensuring front-end stability with proper folder name validation Experlogix Documents now validates and escapes special characters in folder names when creating them via the OData API, preventing the application from crashing when these folders are opened.
44949 Feature Explicit Permissions management in Content Manager We’re thrilled to announce a new feature, explicit permissions management in Content Manager. Privileged users now have greater control over permissions for specific files and folders, ensuring better security and organization.
45107 Fix Extra slash in file path for GET API call We fixed an issue where an extra slash (`/`) was being added at the beginning of the file path in the URL when calling the GET API for a file. The GET call is now working properly.
45390 Fix File deletion conflict in Content Manager In the Content Manager, when you edit a file in one browser tab and try to delete it in another, the system incorrectly displays a success message even though the file has not been deleted. This issue has been fixed, and an appropriate error message is now displayed.
45850 Fix Fix for blank page issue when rendering Data Sets samples with empty config When rendering a Data Sets sample with an empty config field, the application fails and shows a blank page. This is fixed by initializing the sample’s config with the Data set’s current value. If the data set has one field, the sample will inherit that field configuration.
46067 Fix Fix for horizontal display of controls in form Data Sets We have fixed an issue where controls such as “Text Field” and “Text Area” were displayed horizontally instead of vertically in form Data Sets.
46153 Fix Fix for inconsistent modal width in Data Sets samples We have resolved an issue where the modal widths for editing and creating Data Sets samples were inconsistent.
45955 Fix Fix for persistent ‘dirty’ state in custom group settings In the custom group settings view under project settings permissions, when you edit the description and then revert the changes, the settings are still marked as ‘dirty’ (indicating unsaved changes), which keeps the save button active. We have now resolved this issue to ensure a smoother and more intuitive user experience.
45982 Fix Fix for project deletion issue on PUT request in the OData API Performing a PUT request on a project via the OData API was inadvertently deleting the project instead of updating it. The issue has been resolved. Now, performing a PUT request correctly updates the project without deleting it.
46087 Fix Fix: “+ Organization” button display issue We have addressed a visual issue where the “+ Organization” button did not display correctly when the sidebar was minimized. This fix ensures that the button maintains a consistent width and height, with the “+” icon centered properly.
45617 Improvement Implementation of French translations for permissions functionality We have implemented French translations for the permissions functionality to enhance accessibility for French-speaking users.
45962 Fix Improved error handling for deleted files in Search results In Content Manager, when a file is deleted in one browser tab and then accessed in another within a project search, an error message now displays. Previously, no message was displayed.
46001 Improvement Improvement of date/time zone area in share modal We have enhanced the date and timezone area in the share modal to improve visibility and usability.
46080 Fix Improvements in the OData translate service Updated return type in Metadata, corrected the License Check error message to “Le gestionnaire de contenu” in French, added supported languages in messages, ensured invalid language error returns all available languages, and implemented service availability enhancements.
45570 Fix In the Permission Groups, there is no padding in the invite users selection dropdown When inviting users to a project, the group selection dropdown menu lacks padding between the icon and the group name. Now, we have fixed this issue and applied the correct padding, ensuring better visual alignment.
46235 Fix Inconsistent hover style for filter button in translations tab We fixed the hover style of the filter button in the "translations" tab to match other tabs.
45899 Fix Incorrect event logging when updating content folder description When you update the description of a content folder, the system incorrectly logs this action as a ‘created’ event instead of an ‘updated’ event. This issue has now been fixed, and the system will correctly log the action as an ‘updated’ event.
45880 Fix Infinite loading issue when accessing deleted Service Hook in another tab We fixed an issue where deleting a service hook in one tab and then trying to access it in another tab caused the application to get stuck in an infinite loading state. Instead of displaying an error message, the system would continuously load. Now, the application correctly handles this scenario.
45121 Feature Introducing the conditional field wizard for form building. We're excited to introduce a new feature that enhances your form-building experience. With this wizard, users with write Data Sets permissions can show or hide form fields based on conditions using AND-OR logic, eliminating the need to define JavaScript.
45407 Feature License-Based Feature management With this release, users will experience enhanced visibility and management of application features based on their license status. See Licensing for more information.
45288 Feature Licensing Framework improvements We are introducing our improved licensing framework that keeps you within your licensing agreements. Intelligent backend checks validate user actions and instantly alert you with clear messages if limits are exceeded. Whether managing inactive or expired licenses, or handling project and storage limits, this framework guarantees compliance and clarity.See Licensing for more information.
45856 Fix Name column visibility in Content Manager on reducing screen size In the Content Manager details view list, the Name column disappears when you reduce the screen size. This issue has been fixed, and now the Name column remains visible.
45940 Fix Panel field theme setting fails to change color in the form Data Sets We have fixed an issue where the Theme setting for a Panel field did not apply color changes correctly while designing a form Data Sets. Now, the color changes are applied as expected.
45793 Fix Persistent loading issue in Content Manager tree view after subfolder deletion In the Content Manager Tree View, deleting a subfolder and then expanding its parent folder in a duplicated browser tab triggers an indefinite loading animation instead of displaying the list of subfolders. This issue has been fixed; you will now see a list of subfolders.
45895 Improvement Redesign of share modal for improved alignment and readability We have redesigned the share modal to address alignment and readability issues, making it more user-friendly and visually appealing.
44204 Fix Save functionality for property panel The keyboard shortcut Ctrl-S has been correctly mapped to save changes on the Property panel inside Content Manager
45466 Improvement Standardization of button components We have standardized the button components across the application, ensuring a consistent and clean user interface.
43700 Improvement Standardized modal windows across the application We have standardized the modal windows across the application to ensure a consistent and user-friendly interface.
45511 Feature Translate action OData API for content files We are excited to introduce a new custom action OData API that allows you to translate the content of a file into a specified language. By providing a language code, you can easily obtain a translated version of your file.
45945 Fix Translation & download failure in Content Manager In the Content Manager, selecting the “translate & download” option causes the system to pass the wrong parameter to the endpoint. This results in an error because the system cannot recognize the file name as a valid language code, preventing the translation and download process from completing successfully.
45682 Feature Two new OData Endpoints for organization management Activate an License: This endpoint activates an organization within your system. Update the License Key of an Organization: This endpoint allows you to update the license key for an organization.
45619 Fix User invitation issue resolved Fixed intermittent user invitation failures in new environments or after periods of inactivity.
45336 Improvement Versioning enhancement: preventing redundant rollbacks We have enhanced the versioning system to prevent unnecessary rollbacks and optimize storage usage.