Skip to main content

Microsoft Dynamics Business Central Cumulative Update Summary For April 2021.

Hi Readers,

Microsoft Have Released Cumulative Update for April 2021 for Business central 14, 15, 16 & 17.

Please find below the details of Cumulative Updates Released for Microsoft Business Central 14, 15, 16 and 17.


Below are the Links to Download the Latest Cumulative Update.

#msdyn365bc14 #msdyn365bc15 #msdyn365bc16 #msdyn365bc17

1. Title - Cumulative Update 17.6 for MSDYN365BC 2020 Wave2 Update on-premises (BC17)

  Application Build No. - 17.6.23727

  Platform Build No. - 17.0.23708

  Local versions included - AT,AU,BE,CH,CZ,DE,DK,ES,FI,FR,IS,IT,NA,NL,NO,NZ,RU,SE,UK

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 17.6 -country w1

  ** Replace w1 with local version that you need.

2. Title - Update 16.12 for Microsoft Dynamics 365 Business Central 2020 Release Wave 1 (BC16)

  Application Build No. - 16.12.23726

  Platform Build No. - 16.0.23722

  Local versions included - AT,AU,BE,CH,CZ,DE,DK,ES,FI,FR,IS,IT,NA,NL,NO,NZ,RU,SE,UK

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 16.12 -country w1

  ** Replace w1 with local version that you need.

3. Title - Update 15.17 for Microsoft Dynamics 365 Business Central 2019 Release Wave 2 (BC15)

  Application Build No. - 15.17.46858

  Platform Build No. - 15.0.46845

  Local versions included - AT,AU,BE,CH,CZ,DE,DK,ES,FI,FR,IS,IT,NA,NL,NO,NZ,RU,SE,UK

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 15.17 -country w1

  ** Replace w1 with local version that you need.

4. Title - Cumulative Update 23 for Microsoft Dynamics 365 Business Central April'19 on-premises (BC14)

  Application Build No. - 14.24.46857

  Platform Build No. - 14.0.46844

  Local versions included - AT,AU,BE,CH,CZ,DE,DK,ES,FI,FR,IS,IT,NA,NL,NO,NZ,RU,SE,UK

  Details of Update

  Download Link

  Docker Pull Request - Get-BCArtifactUrl -type OnPrem -version 14.24 -country w1

  ** Replace w1 with local version that you need.

Platform Hotfix in Business Central 17 -

392726 - The QuickEntry property does not work with Tree Views and lists that have the Indentation column specified.
393505 - A list page will not refresh correctly when you use CurrPage.Update(false) if you change the sorting field value in code.
393409 - The FactBox List Part does not refresh its temporary record set correctly when moving between records in the list.
394952 - Reduce page load times.
393367 - The AL language extension stops working when processing 'textDocument/documentSymbol' and displays the error message: "An item with the same key has already been added. Key: Microsoft.Dynamics.Nav.CodeAnalysis.SymbolReferenceSpecification".
393162 - Allow the system to reclaim memory that is allocated by memory streams.
387957 - The Page field with the Multi-Line=false property displays in a multi-line format.

392538 - The session hangs on a tablet or phone app when closing a page that contains a JavaScript add-in that was returned from a page that contains a JavaScript add-in.
392513 - The server does not stop working when starting a new session and the StartSession function fails in the OpenCompany and CloseCompany.
389755 - Power BI does not render correctly in Business Central on-premises filters, and slicers are lost when expanded.
390424 - The Select Row check disappears when you scroll down in lists.
391095 - The session hangs on a tablet or phone app when closing a page that contains a JavaScript add-in that was returned from another page that contains a JavaScript add-in.
392046 - A Web Server error displays when handling telemetry fixes.
392409 - The AssistEdit trigger is not working on the Navigate page in update 17.4 for Microsoft Dynamics 365 Business Central 2020 release wave 2.

Platform Hotfix in Business Central 16 -

392944 - Improvements for the Web client and Web server telemetry.
392045 - Error message displays in the Web server when you try to handle telemetry fixes.

Platform Hotfix in Business Central 15 -

392044 - A Web Server error displays when handling telemetry fixes.

Platform Hotfix in Business Central 14 -

387122 - Background tasks from job queue entries run infinitely and remain in process when you print file outputs such as XPS or PDF.
386120 - Records are not correctly sorted in a subpage when there are multiple subpage list parts.
391257 - The field in the upper right corner of pages is hidden when on focus with a wide monitor that uses a high scaling factor.

For information about the previous Cumulative update released for Business Central on Prem, Microsoft Dynamics NAV 2015, NAV 2016, NAV 2017 & NAV 2018 please Navigate to Hotfix Label or follow the Link.

Regards,
Saurav Dhyani

www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

BC 21 and Higher - PowerShell Cmdlet (Replacement of Business Central Administration).

Hi Readers, As discussed in last article about deprecating of Business Central Administration, there are few common actions that we use in administration till Business Central 20. For our on-prem customers, we will still require doing activities. As Microsoft suggest we need to start using PowerShell cmdlet.    Let's see how to do those via PowerShell, or Administration Shell. I will be keep adding commands as you comment to this article.

Send Mail with Attachment From Navision.

Hi all, We have seen how to save a report into PDF and how to send mail to a customer. Let's link these two post in one i.e. Mailing statement to a customer into PDF Format. This article is part of the Series. Please Refer  Table of Content here . If you have the old objects set let me brief you what I will be changing -