Power Pages version 9.6.10.x Release Notes
Power Pages version 9.6.10.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
- Fixed accessibility bug to ensure the focus moves to the description field when clicking the required field error link.
- Fixed accessibility bug by adding a label to the description field on the form.
- Accessibility bug fixed to prevent focus on aria-hidden elements in the chatbot header widget.
- Fixed accessibility bug to ensure the Windows Narrator tool reads all fields in the correct sequential order in the 'View Details' dialog opened from the list control.
- Fixed accessibility bug to announce the required status of the file upload button when it is marked as required.
- Accessibility bug fixed to narrate the header text value instead of the HTML code in the form.
- Accessibility bug fixed to prevent two scroll bar on forms after uploading files in attachment control
Functionality
- Fixed issue to properly align the Yes/No option set field on the forms.
- Improved blog post page performance by fetching only relevant records from Dataverse.
- Fixed issue in the file column Web API to return file sizes larger than 4 MB when the Content Delivery Network (CDN) is enabled.
- Fixed bug to display the Email field tooltip in the user-selected language instead of English.
- Fixed bug to honor allowed mime type configured in the file column
- Bug fixed to enable the Power Pages web API to execute correctly when it includes a many-to-many parent scoped permission clause.
- Bug fixed to ensure that the redeem invitation flow on the registration page works when CSP is enabled.
- Modern List Control: Fixed bug to remove duplicate entries from lookup filter
- Bug fixed to make the CAPTCHA control functional on a site where CSP is configured.
- Bug fixed to display placeholder text in the search bar of list control
- Bootstrap v5: Bug fixed to honor Microsoft Entra ID button based on the configuration done in design studio
- Bug fixed in Power Pages web api to do strict enforcement of append permission in post request for N:N relationship
Library Upgrades N/A
New Features
- Added support to move associated cloud flow between environments without modifying the solution simplifying Power Pages ALM.
- Added support to control capturing and store IP address in form session table of the user when working with multi step form. This can be controlled by setting following site setting MultiStepForm/CaptureUserIP to true/false.
- Added support for site Copilot to provide answers based on data that includes all attribute types, including multiline text columns.
- Support to enforce strict table permission evaluation for linked entities used in FetchXML liquid tag.