Skip to content

Frontend

Release Version 2.6.0.0

Download

Bug Fix - 17324

Field Visibility Missing when used as Grouping Filter

Description: A bug was fixed where fields with a grouping filter set to "Show in Overview" were not displayed in the table view. This correction ensures that all designated fields are properly shown as expected.

Impact: Users will now see all fields marked to "Show in Overview" in the table view, improving visibility and usability of grouped data. This resolves the issue of missing fields and enhances the overall user experience.

Created: March 24, 2026

Release Version 2.6.0.0

Download

Bug Fix - 15351

Login Page - Missing hasError Handling on Request.QueryString["error"] Causes Redirect Loop and "Too Many Requests"

Description: Resolved an issue where the login page failed to evaluate the Request.QueryString["error"] parameter, resulting in the absence of error messages and a redirect loop. The login page now correctly sets the hasError flag and displays the appropriate error message, preventing unnecessary redirects.

Impact: Improved user experience during failed login attempts by displaying relevant error messages. Reduced risk of "429 Too Many Requests" errors and minimized server load caused by repeated redirects.

Created: July 10, 2025

Bug Fix - 15355

Typo in Function Name - 'inputline event' Uses Incorrect Function Name with Double 't'

Description: Corrected a typo in the function name for the 'inputline event' in the text area. The function name was previously misspelled as "evttent" instead of "event," preventing the event from triggering and executing its intended logic.

Impact: This fix ensures that the 'inputline event' now correctly triggers and executes the associated functionality, restoring expected behavior and resolving the issue where the event was broken due to the incorrect function reference.

Created: July 10, 2025

Bug Fix - 15378

Only "An error occurred" is displayed when using OData

Description: Resolved an issue where Business Central returned a generic error message "An error occurred" when a process triggered via OData encountered a known error condition. The specific error message is will now be shown in detail, and the error details are logged in the App_Data log for better diagnostics.

Impact: Users will now receive clear and descriptive error messages from Business Central, enabling them to understand and handle errors appropriately. Additionally, logging the error details in the App_Data log facilitates easier troubleshooting and analysis of issues,

Created: July 17, 2025

Bug Fix - 15801

More than 25 Deployment locations

Description: A bug was fixed in the grouping filter where users could only view up to 25 filters on the portal. This bug has been resolved to allow visibility of all filters when more than 25 are created.

Impact: Users can now see all their filters on the portal. This resolves the issue of limited visibility and improves overall user experience.

Created: September 4, 2025

Release Version 2.5.79.4

Download

Bug Fix - 17194

(SaaS / Azure FrontEnd) does not apply preselected filter on initial load of a list where a GroupingFilter is activated

Description: Fixed a bug in Business Portals where the main list view was not initially filtered based on the left-side preselection. This issue occurred when using the grouping filter on lists, such as posted invoices. The fix ensures that the list is correctly prefiltered upon initial load, improving user experience and functionality.

Impact: Users will now see the correctly filtered list view based on the left-side preselection immediately upon opening the list. This resolves the inconvenience of having to manually click on the selection entries to refresh the view, enhancing efficiency and accuracy in data presentation within Business Portals.

Created: March 13, 2026

Bug Fix - 17256

Reselecting Grouping FIlter in Tile View while Loading Show Broken List

Description: Fixed an issue where the Tile View with Paging displayed a mix of unfiltered and filtered items when a Grouping Filter was reselected during the loading process. This ensures that only the selected filter items are shown as expected.

Impact: Users will now experience accurate filtering in the Tile View with Paging, leading to improved data consistency and usability when applying and reapplying Grouping Filters. This resolves confusion and enhances the overall user experience.

Created: March 13, 2026

Release Version 2.5.79.3

Download

Bug Fix - 17267

Negative Regex not Validated

Description: Resolved an issue where certain negative regular expressions, such as those disallowing the a specific symbol, were not being validated correctly in the password field on the Portal Sign Up page. This fix ensures that custom regex rules are properly enforced as intended.

Impact: Users will now experience accurate validation of password requirements, including those with negative regex constraints, improving the reliability and security of the sign-up process.

Created: March 13, 2026

Release Version 2.5.79.1

Download

Bug Fix - 17236

Larger Rendering Resolution Breaks Sign Up Responsiveness

Description: Fixed an issue where the sign-up page became very large and unresponsive when the Windows render scale resolution was set to 200%. This change ensures that the sign-up page remains properly sized and responsive regardless of the render scale resolution.

Impact: Users will now experience a responsive and appropriately sized sign-up page even when the Windows render scale resolution is adjusted to 200%. This enhances the usability and accessibility of the sign-up portal.

Created: March 11, 2026

Release Version 2.5.79.0

Download

Bug Fix - 17090

Namespace leads to issue with activating Business Mappings

Description: Resolved an issue where an error message was displayed when attempting to activate a business mapping through user administration. The issue was caused by a namespace addition resulting in a variable size limitation.

Impact: Users can now successfully activate business mappings without encountering errors, improving the usability and functionality of the user administration portal. This fix enhances the overall user experience and ensures smoother business operations.

Created: March 5, 2026

Release Version 2.5.78.0

Download

Bug Fix - 16912

Column misalignment due to missing info message.

Description: Fixed a misalignment issue in the business portal environment when configuring with input fields on both line and head levels. The adjacent field will now correctly display an info message as expected.

Impact: This change resolves the misalignment problem, ensuring that input fields and their corresponding info messages are properly aligned. Users will experience improved interface consistency and a smoother configuration process.

Created: February 11, 2026