AppSource
Release Version 26.0.20.0
Bug Fix - 16342
Unable to Open Full List of Email Template in Order & Request Notifications
Description: Resolved an issue where the full list of email templates could not be opened when attempting to configure a new email template under E-mail configuration - Order & Request notifications. This fix ensures that administrators can now successfully access the complete list of mail templates.
Impact: This change allows Business Portals Admins to configure new email templates without encountering errors, enhancing the efficiency and functionality of the email notification setup process. There are no expected side effects from this update.
Created: November 13, 2025
Functional Upgrade - 16353
Basket bypass in case of Codeunit
Description: Introduced a new checkbox feature in the Business Portal that allows users to bypass the basket in the UI. This enhancement enables faster order placement by reducing the number of UI steps, catering to the needs of users handling recurring bulk orders, EDI-style integrations, or streamlined B2B workflows.
Impact: This change significantly improves the efficiency of order placement for Business Portal users, particularly for those requiring expedited processes. It enhances user experience by simplifying the workflow and potentially increases productivity by minimizing unnecessary steps.
Created: November 11, 2025
Release Version 26.0.19.0
Bug Fix - 16507
Update No Series Codeunit
Description: Resolved an issue where updating Business Portals in a BC27 environment failed due to the use of the Codeunit NoSeriesManagement, which is not supported in BC27.
Impact: This fix ensures that Business Portals can be updated successfully in a BC27 environment, improving system reliability and user experience without encountering unsupported codeunit errors.
Created: November 10, 2025
Bug Fix - 16437
Renewed client secret is not applied to existing portal subscription
Description: Fixed an issue in the Business Portals Module where renewing the client secret in App Registration did not update the Client ID for an already created Portal. This change ensures that the new client secret is correctly added or overwritten, maintaining proper functionality of the Portal.
Impact: Users will now be able to renew the client secret for their Portals without encountering issues. This resolves the problem of the Portal becoming unusable due to the new client id not being applied to the existing Subscription ID, thus improving the reliability and usability of the Business Portals Module.
Created: November 5, 2025
Functional Upgrade - 16353
Basket bypass in case of Codeunit
Description: Introduced a new checkbox feature in the Business Portal that allows users to bypass the basket in the UI. This enhancement enables faster order placement by reducing the number of UI steps, catering to the needs of users handling recurring bulk orders, EDI-style integrations, or streamlined B2B workflows.
Impact: This change significantly improves the efficiency of order placement for Business Portal users, particularly for those requiring expedited processes. It enhances user experience by simplifying the workflow and potentially increases productivity by minimizing unnecessary steps.
Created: November 10, 2025
Release Version 26.0.18.0
Bug Fix - 16437
Renewed client secret is not applied to existing portal subscription
Description: Fixed an issue in the Business Portals Module where renewing the client secret in App Registration did not update the Client ID for an already created Portal. This change ensures that the new client secret is correctly added or overwritten, maintaining proper functionality of the Portal.
Impact: Users will now be able to renew the client secret for their Portals without encountering issues. This resolves the problem of the Portal becoming unusable due to the new client id not being applied to the existing Subscription ID, thus improving the reliability and usability of the Business Portals Module.
Created: November 5, 2025
Functional Upgrade - 16353
Basket bypass in case of Codeunit
Description: Introduced a new checkbox feature in the Business Portal that allows users to bypass the basket in the UI. This enhancement enables faster order placement by reducing the number of UI steps, catering to the needs of users handling recurring bulk orders, EDI-style integrations, or streamlined B2B workflows.
Impact: This change significantly improves the efficiency of order placement for Business Portal users, particularly for those requiring expedited processes. It enhances user experience by simplifying the workflow and potentially increases productivity by minimizing unnecessary steps.
Created: November 10, 2025
Release Version 26.0.17.0
Bug Fix - 16444
Version Caption does not Load
Description: Resolved an issue in Business Portals where a version caption for the mobile app is not properly loaded, when using Business Central environment.
Impact: The caption will now be correctly loaded in the Business Portals mobile app.
Created: October 31, 2025
Release Version 26.0.15.0
Functional Upgrade - 16196
Add configuration option to hide title in Business Portals App mobile view
Description: A configuration option has been added to the Business Portals App that allows users to deactivate the title in the mobile view. This change was necessary to create a more compact and visually optimized layout for mobile users, enhancing usability and readability on small screens. The title remains visible in the web portal to provide context for data tables.
Impact: This update improves the user experience on mobile devices by reducing unnecessary vertical space, allowing more relevant content to fit on the screen without additional scrolling.
Created: October 14, 2025
Bug Fix - 16072
Client ID and Secret do not get changed
Description: Fixed an issue where the ClientID was not updated in the settings files after changing the Appregistration in the business portals setup page. Implemented a fallback mechanism for renewing the client secret to prevent errors and rollbacks when the file cannot be fetched.
Impact: Users will now see the correct ClientID after modifying Appregistration, ensuring smoother portal setup processes. The fallback mechanism enhances system reliability by preventing rollbacks and maintaining portal usability even if the client secret renewal encounters issues.
Created: October 14, 2025
Functional Upgrade - 16209
Show General App Version
Description: Added a new button to display the current Business Portals version within the application. This enhancement was necessary to facilitate easier identification and troubleshooting of issues related to specific app versions.
Impact: Users will now be able to quickly see which version of Business Portals they are using, improving the efficiency of problem identification and resolution. This update enhances user experience by providing clearer information and reducing the time required to diagnose version-specific issues.
Created: October 14, 2025
Release Version 26.0.14.0
Bug Fix - 16262
Obsolete function call for BC27
Description: Resolved an issue during the installation of Business Portals in BC27 where the function AcquireTokenWithClientCredentials was causing an error. This fix ensures that the installation process completes successfully without encountering authentication errors.
Impact: Users will now experience a smooth installation process for Business Portals in BC27, eliminating previous authentication errors. This enhancement improves overall system reliability and user experience.
Created: October 13, 2025
Release Version 26.0.13.0
Bug Fix
Breaking Change in Upgrade Step
Description: A bug was fixed that caused an error during the Business Portal update due to a breaking change. The update process now completes successfully without errors.
Impact: Users can now perform Business Portal updates without encountering errors, ensuring smoother and more reliable updates. This resolves the issue of update failures and enhances the overall user experience.
Created: August 29, 2025
Release Version 26.0.12.0
Bug Fix
Empty Mail Body when Sending Email
Description: Fixed an issue where emails configured with an HTML template were sent with an empty body. The email system now correctly includes the HTML content in the email body as per the configured template.
Impact: Users will now receive emails with the intended HTML content, ensuring that all necessary information is conveyed as expected. This resolves the issue of blank emails and enhances the reliability of the email communication system.
Created: August 22, 2025
Bug Fix
Old js files after update (Saas)
Description: Resolved an issue where updating the Portal in the Business Portals Portal Page to a newer version would occasionally fail due to the server locking JavaScript files, preventing them from being replaced.
Impact: This fix introduces a retry mechanism for updating Portal files, ensuring updates are applied reliably and reducing issues caused by locked JavaScript files. In the event that the update process fails entirely due to server file locks, an error will be thrown, prompting the user to restart the update. This prevents scenarios where outdated files remain active and used even though the update goes through, which could lead to Portal errors.
Created: August 7, 2025
Bug Fix
Email Template Not Selectable in Dataset Configuration for Order Notifications
Description: Resolved an issue where users were unable to select an email template for Order notifications within the Portal Setup and Datasets configuration. This fix ensures that the created email templates are now selectable as intended.
Impact: Users can now successfully configure and select email templates for Order notifications, enhancing the functionality and usability of the email configuration feature in the Role Center. This resolves the previous blocking issue.
Created: August 7, 2025
Bug Fix
Basket comment appears in website despite being deactivated in captions
Description: Fixed an issue in the Business Portals where the basket comment was still displayed on the website despite being deactivated via configuration. This change ensures that the basket comment does not appear when the feature is turned off.
Impact: Users will no longer see the basket comment when it is deactivated, providing a consistent experience as per the configuration settings. This resolves the issue of unwanted comment text/input box appearing, enhancing the user interface and functionality.
Created: August 7, 2025
Bug Fix
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
Release Version 26.0.9.0
Bug Fix
Login Fails When Event - Checkbox in Action Is Active - Unexpected Error on Login
Description: The issue where the Event - checkbox interferes with the login process has been resolved. Previously, checking this checkbox caused the application to fail authentication and display a generic error message. The checkbox now correctly functions without affecting the login process.
Created: July 10, 2025
Bug Fix
Event Not Executed When Used in Execute Codeunit - No Response Returned from Business Central
Description: Resolved an issue where triggering an event via an Execute Codeunit or a custom Codeunit in Business Central did not return a response to the frontend. This fix ensures that the frontend properly consumes the event, allowing the expected behavior tied to the event to occur.
Impact: This change restores the functionality of backend-driven event execution, enabling developers to use the event system reliably in automated and integrated flows. Users will no longer experience silent failures, ensuring a more predictable and consistent application behavior.
Created: July 10, 2025
Bug Fix
Confirm window when Publishing via Module Setup does not close unless the user chooses "Yes"
Description: Resolved an issue in the Business Portals environment where the confirmation window for the Publish action in the Module Setup did not close when selecting "No," preventing users from exiting the window without publishing.
Impact: Users can now successfully close the confirmation window by selecting "No," improving the user experience by allowing them to exit without publishing users, as intended.
Created: July 10, 2025
Bug Fix
Document Central functionality "file" has to be fixed and reworked
Description: The upload functionality in Business Portals via the File DMS has been reworked to improve compatibility and performance. The outdated UNC path method has been replaced, ensuring files are correctly uploaded into the attachments of a record.
Impact: This update resolves the issue where files were not being uploaded as expected, enhancing the reliability and user experience of the Business Portals environment. Users will benefit from a streamlined upload process, and the system will now support modern file handling methods.
Created: July 9, 2025
Bug Fix
E-Mail Queue Sending not configurable and not working correctly
Description: The E-Mail Queue Sending feature has been updated to include the necessary configuration option in the Business Portal Setup page. Additionally, the E-Mail Queue List is now visible in the Role Center and accessible via Business Central search. User feedback mechanisms have been implemented to notify users when attempting to access inactive features, with redirection to the relevant setup page. Technical limitations on queue capacity have been addressed to ensure reliable email dispatch. Comprehensive documentation for setup, usage, and troubleshooting has been added to docs.simova.de.
Impact: This update resolves critical issues related to the E-Mail Queue Sending feature, enhancing system transparency and reliability. Administrators and users will experience improved control and feedback when managing email dispatches, reducing confusion and operational risks. The enhancements ensure scalable email handling and provide clear guidance through updated documentation.
Created: July 9, 2025
Bug Fix
Executing upload deletes entry from upload list
Description: Fixed a bug where file uploads in the Business Portals rolecenter were not updating their status to "Completed" in the upload list after execution. This ensures accurate tracking and status updates for all document uploads.
Impact: Users will now see correct status updates for their document uploads, improving workflow efficiency and reducing confusion. This enhancement resolves the issue of incorrect status display, ensuring better document management within the portal.
Created: June 24, 2025
Release Version 26.0.8.0
Bug Fix
Login Fails When Event - Checkbox in Action Is Active - Unexpected Error on Login
Description: The issue where the Event - checkbox interferes with the login process has been resolved. Previously, checking this checkbox caused the application to fail authentication and display a generic error message. The checkbox now correctly functions without affecting the login process.
Created: July 10, 2025
Bug Fix
Event Not Executed When Used in Execute Codeunit - No Response Returned from Business Central
Description: Resolved an issue where triggering an event via an Execute Codeunit or a custom Codeunit in Business Central did not return a response to the frontend. This fix ensures that the frontend properly consumes the event, allowing the expected behavior tied to the event to occur.
Impact: This change restores the functionality of backend-driven event execution, enabling developers to use the event system reliably in automated and integrated flows. Users will no longer experience silent failures, ensuring a more predictable and consistent application behavior.
Created: July 10, 2025
Bug Fix
Confirm window when Publishing via Module Setup does not close unless the user chooses "Yes"
Description: Resolved an issue in the Business Portals environment where the confirmation window for the Publish action in the Module Setup did not close when selecting "No," preventing users from exiting the window without publishing.
Impact: Users can now successfully close the confirmation window by selecting "No," improving the user experience by allowing them to exit without publishing users, as intended.
Created: July 10, 2025
Bug Fix
Document Central functionality "file" has to be fixed and reworked
Description: The upload functionality in Business Portals via the File DMS has been reworked to improve compatibility and performance. The outdated UNC path method has been replaced, ensuring files are correctly uploaded into the attachments of a record.
Impact: This update resolves the issue where files were not being uploaded as expected, enhancing the reliability and user experience of the Business Portals environment. Users will benefit from a streamlined upload process, and the system will now support modern file handling methods.
Created: July 9, 2025
Bug Fix
E-Mail Queue Sending not configurable and not working correctly
Description: The E-Mail Queue Sending feature has been updated to include the necessary configuration option in the Business Portal Setup page. Additionally, the E-Mail Queue List is now visible in the Role Center and accessible via Business Central search. User feedback mechanisms have been implemented to notify users when attempting to access inactive features, with redirection to the relevant setup page. Technical limitations on queue capacity have been addressed to ensure reliable email dispatch. Comprehensive documentation for setup, usage, and troubleshooting has been added to docs.simova.de.
Impact: This update resolves critical issues related to the E-Mail Queue Sending feature, enhancing system transparency and reliability. Administrators and users will experience improved control and feedback when managing email dispatches, reducing confusion and operational risks. The enhancements ensure scalable email handling and provide clear guidance through updated documentation.
Created: July 9, 2025
Bug Fix
Executing upload deletes entry from upload list
Description: Fixed a bug where file uploads in the Business Portals rolecenter were not updating their status to "Completed" in the upload list after execution. This ensures accurate tracking and status updates for all document uploads.
Impact: Users will now see correct status updates for their document uploads, improving workflow efficiency and reducing confusion. This enhancement resolves the issue of incorrect status display, ensuring better document management within the portal.
Created: June 24, 2025
Release Version 26.0.6.0
Bug Fix
Upload of documents in Portals executes without Business Cental sided confirmation
Description: The issue where Business Portals document uploads via the Document Central for Business Portals connector were being executed immediately without admin confirmation in Business Central has been resolved. Previously, documents uploaded through the Portal were not waiting for manual execution in the Business Portals Rolecenter, leading to potential flooding of Document Central.
Impact: Users will now experience controlled document uploads, ensuring that files are only processed after manual confirmation by an admin. This change enhances system security and prevents the unintended accumulation of files in Document Central.
Created: June 12, 2025
Bug Fix
Edit group on Notification Broadcast page
Description: The layout issue on the Notification Broadcast Page has been fixed. The HTML editor, previously positioned at the bottom with a large grey area above it, has been adjusted to ensure a compact and user-friendly design.
Impact: Users will experience an improved interface with a more organized and visually appealing layout. This enhancement resolves the previous cluttered appearance, facilitating a better user experience and more efficient navigation.
Created: June 10, 2025
Bug Fix
Show Source Code Action missing for HTML Editor
Description: Resolved an issue where users were unable to paste HTML code into the footer using the code mirror editor. This fix allows for full customization of the footer beyond the standard HTML editor.
Impact: Users can now fully customize their footers by pasting HTML code into the code mirror editor, enhancing flexibility and control over footer design. This resolves the limitation and improves user experience.
Created: June 10, 2025
Bug Fix
Create Job Queue entries via the Rolecenter
Description: Resolved an issue where job queues were being created automatically upon opening the Module setup, rather than being created via an action in the rolecenter as intended.
Impact: Users will now experience consistent behavior across products, where job queues are only created through a specific action in the rolecenter, ensuring better control and predictability in job queue management.
Created: June 10, 2025
Functional Upgrade
Licensing Page should be available under the Setup tab in the Admin RC
Description: A new Licensing action has been added to the Admin RC for Business Portals Admins. This enhancement allows admins to access the licensing page directly from the Admin RC eliminating the need to navigate to the module setup and click on the action.
Impact: This change streamlines the workflow for Business Portals Admins, saving time and reducing navigation steps. It enhances user efficiency and improves the overall user experience by providing quicker access to licensing functionalities.
Created: May 8, 2025
Release Version 26.0.5.0
Bug Fix
Missing publish button in the Module setup
Description: Added a Publish Button to the Module Setup to ensure changes made to captions are effectively applied in the Portal. This enhancement addresses the issue where configuration changes were not being considered due to the absence of a publish function.
Impact: Users will now be able to publish all datasets and web users, ensuring that any configuration changes made in the Module Setup are accurately reflected in the Portal. This resolves the issue of changes not taking effect and improves the overall user experience by providing a more reliable and efficient configuration process.
Created: May 21, 2025
Bug Fix
Broadcast Notification Message Field not Editable
Description: Fixed a bug where editting the Message field in the Business Portals Broadcast Notification is not possible. This change ensures users can now modify the message as intended.
Impact: Users can now successfully edit the Message field, enhancing the functionality of the Business Portals Broadcast Notification and improving overall user experience.
Created: May 21, 2025
New Feature
Repository-Independent Connector for Document Central
Description: Refactored the Business Portals Connector App for Document Central to enable repository-independent access and added enhanced error handling with log entries. Previously, only documents stored in a SharePoint repository could be exposed through the Business Portals. With this update, the connector now supports any repository type configured in Document Central, such as SharePoint and Azure Blob Storage.
Impact: This enhancement provides customers with full flexibility in repository selection, unifies access logic for various storage backends, simplifies deployment, and broadens the use case for portal-based document sharing. It also reduces the need for customization or multiple connector versions, offering a more streamlined and versatile solution. The added error handling improves system reliability and aids in troubleshooting by providing detailed log entries.
Created: May 23, 2025
Functional Upgrade
Show Cue Text
Description: The show cue text function has been added to the Business Portals App, aligning it with the web version. This enhancement allows admins to display specific information directly within the app, providing a consistent experience across both platforms.
Impact: Users will benefit from improved functionality and consistency between the app and web versions. This addition enhances the user experience by enabling the display of pertinent information directly within the app, similar to the web interface.
Created: May 22, 2025
Release Version 25.3.7.0
Bug Fix
Fetch all information from Appservice
Description: Resolved an issue where fetching an existing business portal did not retrieve all information, including images, stylesheets and configuration files. This fix ensures complete data retrieval as expected.
Impact: Users will now experience accurate and comprehensive data fetching from the business portal, enhancing the reliability and usability of the system. This resolves previous inconsistencies and improves overall functionality.
Created: April 28, 2025
Release Version 25.3.5.0
Bug Fix
Remove password generation in user wizard
Description: The outdated function LocalCodeunitPasswordHandler.GeneratePassword() in the compilation wizard for business portals has been removed due to its incompatibility with the new secretText function. This update ensures that the compilation process works correctly and error-free.
Impact: The compilation process in Business Portals will be smoother and error-free for users. The removal of the outdated function and integration with the new secretText function increases the security and reliability of the system.
Translated with DeepL.com (free version)
Created: April 22, 2025
Release Version 25.3.4.0
Bug Fix
App Logo Update Issue During Business Portals Upgrade
Description: Resolved an issue where updating the Business Portals environment to a newer version caused the Portal App Logos to revert to default logos instead of reflecting the individually configured Dark and Light logos. This fix ensures that the logos are properly synchronized and displayed after an update.
Impact: Users will now see their configured Portal App Logos correctly after updating the Business Portals environment, improving the consistency and personalization of the portals. This resolves the issue of logos being replaced by default images and enhances the overall user experience.
Created: April 17, 2025
Bug Fix
Update failing because of missing language update based on the language_base file
Description: Resolved an issue where users were unable to see the login screen after updating to the latest Business Portals version. The problem was caused by missing keys in the language file, which have now been added correctly. Additionally, corrected German terms in the ENU Base file to English.
Impact: Users will now be able to successfully see the login screen and log in after updating, ensuring a smoother update process without requiring user intervention. This fix addresses a critical error, enhancing system reliability and user experience.
Created: April 7, 2025
Bug Fix
Fetching of existing Business Portals resources not working
Description: Resolved an issue where the Business Portals resource was not being imported completely in the Portal Setup. The update ensures that all necessary data, including username and password for Kudu connection, is fetched correctly, allowing the portal to be used as intended.
Impact: Users will now experience seamless importation of the Business Portals resource, ensuring full functionality and access to the App-Service/Portal. This fix enhances the reliability and usability of the portal setup process, eliminating previous importation errors.
Created: April 17, 2025
Bug Fix
Filtering Is Not Applied Immediately
Description: Addressed an issue where applying a filter in a table required an additional click on the column for the filter to take effect. The filter now applies immediately upon clicking OK, as expected.
Impact: Users will experience a more intuitive and efficient filtering process, enhancing overall usability and performance of the table feature. This resolves the inconvenience of extra clicks and improves workflow efficiency.
Created: April 4, 2025
Bug Fix
Dataset default caption errors (set from default dataset)
Description: Resolved an issue where configuring a Business Portals environment and using the "set from default dataset" function resulted in incorrect captions being displayed. This adjustment ensures that the captions now correctly reflect the default values.
Impact: Users will experience accurate captioning in datasets when using the "set from default dataset" function, improving clarity and usability in the Business Portals environment. This fix enhances the reliability of data presentation and eliminates confusion caused by incorrect captions.
Created: April 2, 2025
Feature Upgrade
Caption list drilldown
Description: A lookup trigger has been added to the caption list in Business Portals. This enhancement allows users to easily find where they can set up captions, addressing the issue of the caption editing action being hidden in a submenu.
Impact: This change improves the user experience by simplifying the process of locating and editing captions. Users will benefit from increased efficiency and reduced time spent navigating through submenus. There are no anticipated negative side effects from this update.
Created: April 8, 2025
Release Version 25.3.3.0
Feature Upgrade
Dynamic Wizard View in Detail Layout
Description: In this update, we have introduced a new feature for our Portal users - an interactive page with a wizard view. This page is designed to guide users through different data views and inputs, enhancing their experience and interaction with their current detail layout. The captions used in the collapse setup are now used as captions of the steps in the new wizard view.
Impact: This change provides a more streamlined and guided user experience, allowing users to navigate through different data views and inputs more efficiently. The new wizard view offers a more intuitive and user-friendly interface, potentially increasing user engagement and satisfaction. However, the overall workflow and system operations remain unchanged.
Created: March 31, 2025
Release Version 25.3.2.0
Bug Fix
Fetching Azure App Service status not working
Description: A bug was fixed where the Business Portals environment was not correctly fetching the App Service status from Azure, resulting in the status being displayed as "Unavailable" on the Business Central Portals page. This issue prevented users from editing important configurations. The update ensures that the correct App Service status is retrieved and displayed, allowing for proper configuration management.
Impact: Users will now see the accurate App Service status on the Business Central Portals page, enabling them to edit important configurations as needed. This fix enhances the reliability and usability of the Business Portals environment, ensuring that users can manage their configurations without encountering erroneous status messages.
Created: March 17, 2025
Release Version 25.3.1.0
Bug Fix
Module Setup Catgeories
Description: A bug was fixed in the Setup module where actions were not grouped as intended. Additionally, an erroneous group labeled "Category 5" was being displayed. This fix ensures that all actions are now grouped logically and the incorrect "Category 5" group has been removed to enhance clarity and usability.
Impact: This change improves the user experience by providing a more organized and intuitive interface within the Setup module. Users will now find it easier to navigate and perform actions without confusion caused by misgrouped actions or irrelevant categories.
Created: February 24, 2025
Bug Fix
Issue wrong name required when deleting a portal via business central
Description: A bug was fixed in the Business Central Portal deletion process where the system incorrectly awaited an empty string for the confirmation, preventing the deletion of the Portal.
Impact: This fix ensures that users can successfully delete a Portal and its associated services without encountering unnecessary errors.
Created: February 20, 2025
Feature Upgrade
Azure App Service Status and Settings Update
Description: We have implemented a real-time update feature for the Azure App Service configuration display within the Business Portals. This enhancement ensures that the status and settings of Azure App Services are accurately reflected in the portal list, even when changes are made directly in Azure. This integration with Azure allows the Business Portal Administrator to see the most current configuration, including pricing tiers and machine scale adjustments.
Impact: This update provides Business Portal Administrators with accurate and up-to-date information regarding their Azure App Services, enhancing their ability to manage resources effectively. The real-time integration eliminates discrepancies between the actual Azure configuration and what is displayed in the Business Portals, leading to better decision-making and resource management. There are no anticipated negative side effects from this change.
Created: February 5, 2025
Feature Upgrade
"All read" Function for Un-Read Feature
The DPS Table option "Mark Read" has been renamed to "Read/Unread." Within this option, you will now always see two actions available under the table in the portal: "Read All Entries" and "Unread All Entries." This allows you to quickly and easily mark all entries as read or unread with a single action.
Created: January 23, 2025
Feature Upgrade
HTML email template editor
Description: A WYSIWYG (What You See Is What You Get) HTML editor has been integrated into the Business Portals E-Mail Templates. This integration allows Business Portals Admins and Simova Partners to edit email templates directly within the system, eliminating the need for external adjustments.
Impact: This enhancement significantly streamlines the template editing process, saving time and effort for users by enabling in-system modifications. Admins and partners can now efficiently manage and customize email templates without leaving the Business Central environment, leading to increased productivity and reduced dependency on external tools.
Created: December 19, 2024
Feature Upgrade
Active and Unitialized Module Query in Event Subscriber
In this release, we have introduced the capability for Business Portals functions to be accessible only when the module is active and initialized. Two queries have been incorporated into the Events for the specific product setup to check if the module is active.
Created: October 10, 2024
Feature Upgrade
"Name" or "Description" field on Portals Page
Description: In this release, we have added the ability for users to set a "Name" or "Description" for portals within the creation wizard or after within Business Central. This enhancement allows users who build and manage multiple portals in Test or Production environments to easily distinguish between different portals without having to check the imagery and configuration details.
Impact: This change will greatly benefit users who work with multiple portals by providing them with a convenient way to differentiate between portals. It will improve efficiency and productivity by reducing the time and effort required to identify and manage different portals. Additionally, it will enhance the overall user experience within the system.
Created: December 12, 2024
Feature Upgrade
Enhanced Delete Confirmation
This release introduces a confirmation prompt for the "Delete" function in the Business Portals overview. Users will now be prompted to choose whether to delete only Business Central data or include Azure resources. If the option to include Azure resources is selected, a validation step will be implemented to ensure the safety of the deletion process. These enhancements aim to prevent accidental deletions of critical resources and improve the overall safety of the delete function.
Created: November 8, 2024
Feature Upgrade
Automatic user creation
This release includes the enhancement for Business Portals Extension Admins to automatically create licensed users as Users in Business Portals, with all fields automatically filled based on the CORE user information. Additionally, a new "standard language (internal)" field has been added to the language table in Business Portals to facilitate language selection for users. This improvement reduces the need for a double user setup and streamlines the user licensing process.
Created: October 15, 2024
Feature Upgrade
Add "Activate Users" button
This release includes the feature for Business Portals Admins to access the licensing window from the Business Portals users page, with the ability to add/delete users and activate/deactivate their licenses. The feature will include an "Activate Users" action to improve user management and onboarding experience.
Created: October 14, 2024
Feature Upgrade
Admin Checkmark
Description: The Admin Checkmark functionality has been extended to include Business Portals, providing a unified experience. This enhancement ensures that the user list now displays whether a user has administrative permissions in Business Portals as well.
Impact: Users will now have a consistent experience, with the added benefit of easily identifying users with administrative permissions in Business Portals. This change resolves the issue of inconsistent admin permission visibility and enhances the overall user experience.
Created: December 16, 2024
Release Version 25.0.15.0
Bug Fix
Changing Password in Business Portals occurs an error
Description: A bug was fixed in the Business Portals' User Management feature where users were unable to change their passwords. Previously, attempting to change a password resulted in an error message and no list of password conditions was provided. This fix ensures that users can now successfully change their passwords and view all relevant password conditions.
Impact: This change enhances the user experience by allowing seamless password updates within the Business Portals. Users will now have clear guidance on password requirements, reducing confusion and improving overall security management. No adverse side effects are expected from this update.
Created: March 3, 2025
Release Version 25.0.14.0
Bug Fix
Delete all language related configuration
Description: A bug was fixed in the Business Portals setup where deleting a Business Portals language did not remove all associated configurations. Previously, only the language-related captions were deleted, but email templates and other configurations remained unchanged. This update ensures that all language-related configurations, including email templates, are properly deleted when a language is removed.
Impact: This change enhances the accuracy and consistency of the Business Portals configuration. Users will now experience a more reliable system behavior, as all related configurations will be correctly removed when a language is deleted. This resolves the issue of residual configurations and prevents potential confusion or errors in email templates and other settings.
Created: February 24, 2025
Bug Fix
Retrieving Appservices when closing version page
Description: A bug was fixed in the Business Central portal where closing the Version page without making any changes triggered an unnecessary refresh of the portals page. This behavior was unintended and has been corrected to ensure that the portals page does not refresh when no changes have been made.
Impact: This change improves the user experience by preventing unnecessary page refreshes, which can save time and reduce confusion for users. The system now behaves as expected, enhancing overall usability and performance.
Created: February 24, 2025
Release Version 25.0.12.0
Bug Fix
App Registration information is reset after opening the App Registration wizard
Description: A bug was fixed in the App Registration wizard Previously, if the wizard was opened and then closed without completing the process, the Client Secret information was erroneously cleared. This issue has now been resolved to ensure that the Client Secret information remains intact unless the wizard process is completed.
Impact: Users will no longer experience the unintended clearing of Client Secret information when they close the App Registration wizard prematurely. This fix enhances the stability and reliability of the App Registration process, ensuring that sensitive information is retained as expected, thereby preventing potential disruptions or the need for reconfiguration.
Created: January 9, 2025
Bug Fix
No order can be performed (CustomFields wrong evaluate)
Description: A bug was fixed where an error occurred during order processing. Specifically, when configuring custom fields on both the HEAD and LINE sections, the system incorrectly evaluated the two HEAD custom fields on the LINE's date custom field. This issue prevented orders from being set as normal.
Impact: This change resolves the error, allowing orders to be processed correctly with custom fields configured on both the HEAD and LINE sections. Users will now experience smooth order setting without encountering evaluation errors, enhancing the overall stability and functionality of the system.
Created: January 6, 2025
Feature Upgrade
Change Visibility of some categories in User Management
The release includes a new feature that allows Business Portal Administrators to configure the visibility of User Management. This feature enables administrators to easily show or hide various datasets such as contact, contact person, customer, vendor, and others, providing greater control and customization options for user management within the portal.
Created: October 30, 2024
Feature Upgrade
New configuration for the fields decimal places
The release includes a new feature that allows Business Portal Administrators to configure the decimal places of the fields in data tables, enabling the portal to display decimal places different from the default of 2. This enhancement provides greater flexibility and customization options for administrators managing the portal's data display.
Created: October 30, 2024
Bug Fix
Build Portal Error
The Build Portal Auto works like expected now.
Created: September 6, 2024
Release Version 25.0.9.0
Feature Upgrade
Background comment for basket
Description: In this release, a background comment feature has been added to the comment field of the basket for all users creating a new order via the Business Portal. This feature allows the Business Portal Admin to inform users that a comment could be the reason for potential delays in order processing, as every comment has to be checked.
Impact: This change enhances the user experience by providing transparency and communication regarding potential delays in order processing. It allows the Business Portal Admin to effectively communicate the impact of comments on order processing time, ultimately improving the overall efficiency of the ordering process.
Created: November 26, 2024
Release Version 25.0.7.0
Bug Fix
Using existing App Registration - Client Certificate Missing & Entra Application not fetched
Description: The bug causing the client certificate and consent issues in the App Registration process has been fixed. The system now accurately displays the client certificate and consent status, and the entra application is now correctly listed in the respective table.
Impact: This change ensures that users can now accurately view the client certificate and consent status in the App Registration process, providing a more reliable and efficient experience.
Created: November 15, 2024
Bug Fix
Inputs out of BLOB fields can't visulize
Description: The bug fix addresses the issue where longer text in BLOB fields could not be viewed in the Business Portal. The integration of a new action on the input field factbox now allows users to view everything in an editor or in AL in our SIM_CORE editor. Source code return and ToDo to merge the functionality into AL have been completed.
Impact: This bug fix enhances the user experience by allowing Business Portal users to view all inputs, including longer text stored in BLOB fields. This improvement resolves the issue of incomplete visibility and provides users with a more comprehensive view of order or request details.
Created: November 15, 2024
Bug Fix
Orders with a desired date in the past
New functionality added to define a BasketCheck in a Codeunit for validation during the order process.
Created: November 6, 2024
Release Version 25.0.5.0
Feature Upgrade
Update to Business Central 25 base
We have updated the runtime basis so that it is compatible with Business Central 25.
Created: October 20, 2024
Release Version 24.0.17.0
Bug Fix
Wrong Placeholder is used
The bug fix in this release addresses an issue where the placeholders were being filled with the same information instead of different information as expected. This bug has been resolved to ensure that the placeholders are filled with the correct and different information as per the expected results.
Created: October 17, 2024
Feature Upgrade
Change Visibility of some categories in User Management
The release includes a new feature that allows Business Portal Administrators to configure the visibility of User Management. This feature enables administrators to easily show or hide various datasets such as contact, contact person, customer, vendor, and others, providing greater control and customization options for user management within the portal.
Created: October 15, 2024
Feature Upgrade
New configuration for the fields decimal places
The release includes a new feature that allows Business Portal Administrators to configure the decimal places of the fields in data tables, enabling the portal to display decimal places different from the default of 2. This enhancement provides greater flexibility and customization options for administrators managing the portal's data display.
Created: October 15, 2024
Release Version 24.0.16.0
Bug Fix
Guidance on changing the password
This release addresses the issue where the password policy information was not being displayed in the Business Portal when attempting to change the user password. With this fix, users will now see the necessary password information as intended, ensuring clarity and adherence to the password policy. This resolves the previous confusion and potential security risks associated with the missing password information.
Created: October 16, 2024
Release Version 24.0.14.0
Bug Fix
Non Standard Company cannot fetch Downloads
We have fixed a bug that was preventing the list of downloadable items from being displayed correctly on the Web Portal when files were uploaded with a company that was not set as the standard company. Now, regardless of the company used for upload, the list of downloadable items will be correctly displayed.
Created: September 19, 2024
Feature Upgrade
App Dashboard Download
In this update, we're introducing a new feature for our Business Portals users. You now have the ability to configure a dashboard element with the type download for the mobile app, providing you with more configuration variants and enhancing your user experience.
Created: September 26, 2024
Release Version 24.0.13.0
Bug Fix
Branded App Loading Logo Shows Simova Box Icon
We have resolved a bug in the Business Portals Branded App. Previously, upon login, the loading logo displayed the Simova Box logo instead of the company's own logo. This has now been corrected by adding a new App Logo image in the portal configuration to show the appropriate company logo during loading.
Created: September 17, 2024
Release Version 24.0.12.0
Bug Fix
News can't configured in AL extension
The news can be created with the "Create" action. The image actions are available over the menu bar, too.
Created: September 3, 2024
Bug Fix
Company filter for Dynamics Nav User
We have fixed a bug that caused Business Portal users to receive email notifications for orders from the wrong company. Previously, when a filter for Company XY was set, users were incorrectly receiving notifications for orders from Company YZ. With this update, users will now only receive notifications for orders from the company specified in their filter.
Created: September 3, 2024
Release Version 24.0.11.0
Bug Fix
Report Over Codeunit file is corrupted
The Report over Codeunit functionality works like expected now and the file is not corrupted anymore.
Created: August 30, 2024
Release Version 24.0.9.0
Bug Fix
Issue in creation step (Wizard)
The portal wizard can now be closed an the portal will be created.
Created: August 23, 2024
Release Version 24.0.8.0
Bug Fix
Process Code can't open to configure
Process Page can find via search and can be configured via Admin Role Center.
Created: August 22, 2024
Bug Fix
Business Portals The process activity is not shown on the record
The activity status of an document in the detail card will be shown correctly
Created: August 22, 2024
Bug Fix
Status Configuration - No Codeunit can be configured
The codeunit can now be choosen.
Created: August 22, 2024
Feature Upgrade
Business Portals Status Codes can't configured via Role Center
The Status and Process can open via Admin Role center
Created: August 22, 2024
Release Version 24.0.7.0
Feature Upgrade
Update to Business Central 24 base
We have updated the runtime basis so that it is compatible with Business Central 24.
Created: August 20, 2024
Release Version 23.5.5.0
Bug Fix
Deletion Queue Cue Not Displayed Correctly
We've fixed a bug in the Business Portal environment where the deletion queue was not visible and inactive users count were incorrectly displayed. We've improved the understanding of the cues by renaming and rearranging them.
Created: July 22, 2024
Release Version 23.3.0.0
Feature Upgrade
Error handeling app registration
This release introduces a new feature for DPS users. Users will now receive a notification if their app registration was not completed.
Release Version 23.1.1.0
Bug Fix
Business Portals - Renaming of the product
The product has been completely renamed from Business Portals to Business Portals.
Release Version 23.1.0.0
Bug Fix
DPS - Character length in Business Mapping - Field No. (RecID)
Fixed an issue in DPS where selecting a business partner with a number exceeding 50 characters caused problems. Now, users can select business partners with more than 50 characters.
Release Version 23.0.2.0
Bug Fix
DPS - Upload Upload does not consider content type
There was a problem that when uploading from the portal, the content type was not taken into account for the upload to the DMS. This has now been fixed.
Release Version 23.0.0.0
Feature Upgrade
DPS - Update to Business Central 23
The runtime version has been upgraded to version 12 to ensure optimal compatibility with Business Central 23.
Release Version 2.4.9.8
Bug Fix
Microsoft Dynamics DateTime fields will not shown in user language format
As soon as a datetime field is configured to shown in the portal, the field were not translated in the user language format. No the translation take place.
Release Version 2.4.9.7
Bug Fix
Decimal places of an input value work not properly
There were an issue with the decimal places of an input value. As soon as a input value were set to numeric and decimal places should be uses the input value performed a rounding.
Within these bugfix the decimal places multilanguage function were corrected.
Release Version 2.4.9.6
Feature Upgrade
Add configuration - Enable / Disable of registration process
In this feature the configuration possibility to enable or disable the registration process on the login page were added.
Release Version 2.4.9.5
Bug Fix
Field Links were not displayed in a table
There was an issue with the visualisation of the value of an column as soon as a field link was configured on this specific column.
With in this bugfix the visualisation of field links were fixed and the values will be displayed again.
Release Version 2.4.9.4
Bug Fix
Event specific icons were too close to the next text section - Part III
The event specific icons were too close to the next text section.
With in this bugfix the visualisation of event specific icons were adjusted. A " - " sign incl a no-break space were added between the symbol and the next text section.
Release Version 2.4.9.3
Bug Fix
Event specific icons were too close to the next text section - Part II
The event specific icons were too close to the next text section.
With in this bugfix the visualisation of event specific icons were adjusted. A "-" sign were added between the symbol and the next text section.
Release Version 2.4.9.2
Bug Fix
Event specific icons were too close to the next text section - Part I
The event specific icons were too close to the next text section.
With in this bugfix the visualisation of event specific icons were adjusted.
Release Version 2.4.9.1
Bug Fix
Event specific colours and icons were not displayed
There was an issue with the event specific colours and icons. After a configuration an error occurred in the website and the colours and icons were not displayed.
With in this bugfix the visualisation of event specific colours and icons is now possible again.
Release Version 2.4.9.0
Feature Upgrade
Account deletion feature in account management
In the account management the web user has the possibility to delete the account out of the system.
Bug Fix
E-Mail validation in web user wizard
There was an issue during the creation of an web user account via the web user wizard. E-Mail addresses with a top-level-domain (TLD) greater than 3 characters were not valid. The used regular expression for the E-Mail validation was an old one. The creation of an web user manually works.
With in this bugfix the regular expression for the E-Mail validation were checked and centralized. Not used functions are set on obsolete with an reason that pointing on the new function.
Release Version 2.4.8.3
Feature Upgrade
Line Drill-Down function in the order history
In the order history the web user has the possibility to drill-down into the ordered lines out of a head-line configuration.
Bug Fix
Values are not visible in table configuration
There was an issue with the DLLs during the installation of the DPS Frond-End on a local server. Values of an table view were not visible after the update. This was fixed by re-building the setup files.
Release Version 2.4.8.2
Feature Upgrade
Visibility of order history
The order history (all orders that have be done via the portal) will be shown in a separate view. It is now possible for the web user to see all orders in the order history. To view this list the web user has to navigate to the side menu and select order history. The view can be deactivated and the naming can be changed.
Release Version 2.4.8.1
Feature Upgrade
Visibility of line in the basket overview
As soon as a head and line configuration is done and during the order process a line was selected, previously the line wasn’t displayed in the basket. Now the line are visible in the basket overview. Based on this the web user has a better visibility of the ordered items.
Release Version 2.4.8.0
Bug Fix
Request are still open as soon as a request line is on status waiting
There was an issue with the status of an request as soon as the status of a request line was set on waiting. The status remains open. This was fixed by adding the logic that the request status takes care on the status of the lines.
Bug Fix
The copy dataset function do not copy field links
There was an issue with the copy function of a dataset. The field link was not copied in the new dataset. This was fixed by adding the field links to the copy function.
Bug Fix
File name for report over codeunit is not used
There was an issue with the filename in the action case report over codeunit. The filename was not calculated with the configured placeholder. This was fixed by taking the placeholder into account during the filename creation process.
Release Version 2.4.7.8
Bug Fix
Group Filter reset as soon as the user scrolls to the end of the group filter
There was an issue with the group filter as soon as a user scrolls to the end of the group filter. After the end is reached the group filter reset and all entries unfiltered will be displayed.
Release Version 2.4.7.7
Bug Fix
iOS and Android App always open in dark mode
There was an issue with the dark mode. The iOS and Android App always open in dark mode instead of the configuration of the user or the mobile device setting.
The issue is fixed and the Apps open in dark mode as soon as the mobile device setting is set to dark mode or the configuration is set in the App.
Release Version 2.4.7.6
Bug Fix
App in Android v13 - Download of reports not working
There was an issue with the download of reports with the Android v13 version. The download was not working. The issue is fixed and the App with an Android v13 can download the reports.
Release Version 1.0.59.0
Bug Fix
Add keys to improve performance
There was an issue with DPS Orders as soon as the filter is used in Microsoft Dynamics. It took a long time to filter on specific columns. Now the filter can be used without issues.
Release Version 1.0.58.4
Bug Fix
Required fields in registration process are not required
There was an issue with the required field configuration in the registration process. Fields that were marked as required, were not handled as required. Now the required fields will be handled as required fields.
Release Version 1.0.58.3
Bug Fix
Microsoft Dynamics DateTime fields will not shown in user language format
As soon as a datetime field is configured to shown in the portal, the field were not translated in the user language format. No the translation take place.
Release Version 1.0.58.2
Feature Upgrade
Add BlankZero configuration option to the input fields Number
In the DPS Frond-End the Input field displays a empty Microsoft Dynamics number field with the value 0. As soon as the BlankZero option is enabled the value is empty. Based on this the Input forms looking cleaner.