Power Pages version 9.8.7.x Release Notes


Power Pages version 9.8.7.x is now available. This article describes the bug fixes and updates that are included in this release.

Repaired Functionality

The following list details issues that are resolved/updated in this update.

Accessibility NA

Functionality

  • Added support for localization in Intelligent List summary
  • SharePoint document deletes can now route to the Recycle Bin (opt-in via SharePoint/UseRecycleBinForDelete site setting).
  • Added a portal-level default screen mode for the Power Virtual Agents embedded widget.
  • Security, performance and reliability improvements.

Library Upgrades

  • Replaced Dynamics CRM SDK (Microsoft.CrmSdk.XrmTooling.CoreAssembly) with Dataverse Client (Microsoft.PowerPlatform.Dataverse.Client)
  • Upgraded Handlebars library from 4.7.7 to 4.7.9

New Features

  • Added support for decrypting SAML encrypted assertions and signing AuthnRequests.
  • Added new site setting Authentication/ExternalLogin/SingleSession/Enabled to rotate the security stamp on each external sign-in so a user can only hold one active session at a time (older sessions are invalidated).
  • Added NameIdentifierClaimType support for OpenID Connect authentication.
  • Introduced {% serverlogic %} Liquid tag to invoke Server Logic directly from portal pages.