ReleaseMicrosoftMicrosoftpublished Nov 9, 2025seen Jun 26

microsoft/BCApps releases/27.1/StrictMode

microsoft/BCApps

Open original ↗

Captured source

source ↗
published Nov 9, 2025seen Jun 26captured 1whttp 200method plain

Update 27.1 for Dynamics 365 Business Central 2025 Release Wave 2

Repository: microsoft/BCApps

Tag: releases/27.1/StrictMode

Published: 2025-11-09T16:40:14Z

Prerelease: no

Release notes:

What's Changed

  • Final integration from main to 27.x by @aholstrup1 in https://github.com/microsoft/BCApps/pull/4537
  • Increment version number to 27.1 by @aholstrup1 in https://github.com/microsoft/BCApps/pull/4547
  • [releases/27.x] Hardcode platform version to 27.0.0.0 for now by @aholstrup1 in https://github.com/microsoft/BCApps/pull/4561
  • [releases/27.x] [Shopify] Add HttpClientHandler request path check from a single place by @onbuyuka in https://github.com/microsoft/BCApps/pull/4579
  • [releases/27.x] [Shopify] Better caption for customer templates page by @onbuyuka in https://github.com/microsoft/BCApps/pull/4581
  • [releases/27.x] Update app.json properties with props from included Directory.App.Props.json by @aholstrup1 in https://github.com/microsoft/BCApps/pull/4585
  • [27.x] Add CLEAN28 to AL-Go-Settings.json by @aholstrup1 in https://github.com/microsoft/BCApps/pull/4607
  • [27.x] Bring back VAT Prod Posting Grp for SubscriptionBilling Item Template using latest setup table by @haoranpb in https://github.com/microsoft/BCApps/pull/4557
  • [releases/27.x] [Shopify] Catalog price sync fixes by @onbuyuka in https://github.com/microsoft/BCApps/pull/4583
  • [27.x] Agents - Implementing the support for region and language by @nikolakukrika in https://github.com/microsoft/BCApps/pull/4616
  • [releases/27.x] [Shopify] Refund processing improvements by @onbuyuka in https://github.com/microsoft/BCApps/pull/4624
  • [27.x] Fix obsoletion in v27.0 for No Series by @haoranpb in https://github.com/microsoft/BCApps/pull/4663
  • Add support to ignore attachments being processed by agent (#4659) by @qasimikram in https://github.com/microsoft/BCApps/pull/4669
  • [releases/27.x] [Shopify] Add error to item creation when setting is not enabled by @onbuyuka in https://github.com/microsoft/BCApps/pull/4657
  • [releases/27.x] [Shopify] Create customer as company locations improvements by @onbuyuka in https://github.com/microsoft/BCApps/pull/4655
  • [releases/27.x] [Shopify] New event after creating Shopify order and lines by @onbuyuka in https://github.com/microsoft/BCApps/pull/4689
  • Subscription billing app conflicts with IRS Forms app by @ventselartur in https://github.com/microsoft/BCApps/pull/4704
  • [Backport 27x][Copilot] GA Analyze List (#4692) by @claudiuciumedean in https://github.com/microsoft/BCApps/pull/4733
  • Allow attachments to be marked as ignored (#4701) by @qasimikram in https://github.com/microsoft/BCApps/pull/4737
  • Bug 602446: [27.x] There is no method to compare old and current password since SecretTexts cannot be compared in Cloud - missing capability in 27 compared to 26! by @JesperSchulz in https://github.com/microsoft/BCApps/pull/4751
  • Update from dyce202508 for27.x by @miljance in https://github.com/microsoft/BCApps/pull/4788
  • [27.x] Disable tests in Contract Renewal Test by @aholstrup1 in https://github.com/microsoft/BCApps/pull/4818
  • [27.x][AnalysisMode]: Include Add Related Fields permission in Basic permis… by @claudiuciumedean in https://github.com/microsoft/BCApps/pull/4855
  • [releases/27.x] [Email] Add filter on time when counting email concurrency to avoid fake "Processing" email block email sending by @gggdttt in https://github.com/microsoft/BCApps/pull/4894
  • [27.x] Backport agent profile utility changes by @qutreson in https://github.com/microsoft/BCApps/pull/4938
  • [releases/27.x] [Shopify] Grow plan does not support B2B by @onbuyuka in https://github.com/microsoft/BCApps/pull/4953
  • [releases/27.x] [Shopify] Introduce new setting to determine whether to create invoice or order from fulfilled order by @onbuyuka in https://github.com/microsoft/BCApps/pull/4952
  • [releases/27.x] [Shopify] UX improvements by @onbuyuka in https://github.com/microsoft/BCApps/pull/4950
  • [releases/27.x] [Shopify] Do not send empty variant update request if there are no changes by @onbuyuka in https://github.com/microsoft/BCApps/pull/4951
  • [releases/27.x] [Shopify] Wrong id on report dispute sync by @onbuyuka in https://github.com/microsoft/BCApps/pull/4948
  • [releases/27.x] [Shopify] Add missing sync jobs to cue by @onbuyuka in https://github.com/microsoft/BCApps/pull/4949
  • [releases/27.x] [Shopify] Sync only mapped customers if import setting is "with order import" by @onbuyuka in https://github.com/microsoft/BCApps/pull/4947
  • [releases/27.x] [Shopify] Correct shop code for products from a deleted shop record by @onbuyuka in https://github.com/microsoft/BCApps/pull/4946
  • [releases/27.x] [Shopify] Do not delete existing companies during import by @onbuyuka in https://github.com/microsoft/BCApps/pull/4945
  • [releases/27.x] [Shopify] Convert product cost and price to LCY if shop currency is set by @onbuyuka in https://github.com/microsoft/BCApps/pull/4944
  • [releases/27.x] [Shopify] Add new Shopify views to sales document lists by @onbuyuka in https://github.com/microsoft/BCApps/pull/4943
  • [releases/27.x] [Shopify] Remove confusing filter and add views instead to orders page by @onbuyuka in https://github.com/microsoft/BCApps/pull/4941
  • [releases/27.x] [Shopify] Add non restrictive table relation to Sales Channel from Orders to Import by @onbuyuka in https://github.com/microsoft/BCApps/pull/4939
  • [releases/27.x] [Shopify] Import company location when mapping B2B orders by @onbuyuka in https://github.com/microsoft/BCApps/pull/4942
  • [27.x] Update runs-on to use windows-latest again by @aholstrup1 in https://github.com/microsoft/BCApps/pull/4973
  • [27.x] Fix bookmark by @Groenbech96 in https://github.com/microsoft/BCApps/pull/4980
  • [releases/27.x] [Shopify] Replace deprecated shop.plan.displayName with publicDisplayName by @onbuyuka in https://github.com/microsoft/BCApps/pull/4978
  • [releases/27.x] [MCP] Introduce MCP configurations by @onbuyuka in https://github.com/microsoft/BCApps/pull/4930
  • Init Value for Customer Contracts (#4873) by @AndersLarsenMicrosoft in https://github.com/microsoft/BCApps/pull/4982
  • [releases/27.x] [Shopify] Introduce public facing facade for order management by @onbuyuka in https://github.com/microsoft/BCApps/pull/5027
  • [27.x] Incorrect Billing To Date for Billing Lines (#4621) by @djukicmilica in https://github.com/microsoft/BCApps/pull/5087
  • [releases/27.x][MCP] Rename procedure to allow change in main by @onbuyuka in...

Excerpt shown — open the source for the full document.