Power Apps portals version 9.3.10.x Release Notes


Power Apps portals version 9.3.10.x is now available. This article describes the hotfixes and updates that are included in 9.3.10.x .

Repaired Functionality

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

Accessibility

  • Talkback is not announcing the error message that appears on screen after providing invalid data for datetime fields.
  • If multiple datetime controls are present on the form, focus moves to last datetime picker control when clicking on the first datetime field.
  • Heading level of the error message shown on basic/advanced form is H4. After this fix, heading level would be h2.
  • Luminosity ration is less than 3:1 for boundary line of edit fields on “Redeem Invitation” tab.
  • aria-checked attribute is missing on checkbox on first load of lookup dialog.
  • Datetime control is not accessible by narrator in scan mode.
  • Voiceover focuses move on hidden control under the datetime control.
  • After expanding a datetime control, not able to access the datetime flyout again using left swipe.
  • After selection of Next/Previous month and Month/Year on datetime control, voiceover does not provide confirmation.
  • Talkback focus moves on hidden element and twice moves on the same control when accessing datetime control.
  • Talkback focus moves out top of the browser, it does not remain on the same control when hour is picked on datetime control.
  • Talkback does not provide information about "Time" portion in datetime control.
  • Talkback is announcing incorrectly as next month for the week "Sa" in the datetime control.
  • Talkback is not announcing the name of the next month that appearing on screen after double tap on "Next month" button in datetime control.
  • Talkback is not announcing the "Current date" when the today's date is receiving focus on datetime control.
  • When the user double taps on the edit field while the datetime control is open, the focus moves to the calendar button.
  • When focus is inside the drop down pressing tab key the focus move out of the dropdown and the dropdown is still in expanded state.
  • Button expanded or collapsed state is not announced by the screen reader on activation of "Action menu" button
  • NVDA is announcing complete information of the "lookup modal" when it is opened.
  • Screen reader does not announce any information on "Forgot your password?" screen.

Functionality

  • SharePoint Integration doesn't work properly in US gov IL5 region.
  • Request Validation Site setting is not honored in advanced forms when placed inside pages using Rewrite Page templates.
  • Request Validation Site setting is not honored in basic forms when placed inside pages using "Full Page" or "Page" templates.
  • User is not shown a friendly error message when Code component cannot be rendered due to missing permissions on "Web resource" table.
  • Number of rows property defined on subgrids is not honored when rendering the subgrid inside Basic/Advanced form.
  • Website field doesn't prefix the website URL with https in Advanced/Basic forms.
  • If multiple lists are present on the page, focus moves to the last list on the page when changing view of any of the lists.
  • "Record Not Found" Message configured on the Basic forms doesn't appear.
  • Selected checkbox from lookup dialog are getting unselected after user press "Escape " key to dismiss lookup dialog.
  • Datetime control cannot be used to type-in date manually and spaces are not allowed between date and time.

Feature Enhancements

  • Calendar Control can be added to Pages which are associated with Web Templates.
  • Jquery UI library is upgraded to version 1.12.1
  • Handlebars library is upgraded to version 4.7.7

Potential Breaking Changes

  • OOB jquery version is upgraded to 3.6.0. This can lead to two potential breaking changes 1. In Jquery version 3.5 and above, behavior of jquery htmlprefilter has changed to fix a security issue. If htmlprefilter is used in custom javascript code on your portal, then please refer to this documentation https://jquery.com/upgrade-guide/3.5/ on how to modify the code. 2. As part of this upgrade, we will also be upgrading Jquery migrate from 3.0 to 3.3.2. After this change, if any jquery api which was removed in version 1.12+ is used in custom javascript code, it will not work as expected and would need to be modified to an equivalent API of Jquery 3.6.0. We also recommend to look at the warnings shown by Jquery Migrate for the use of deprecated API's and update custom javascript code to use latest Jquery 3.6.0 equivalent API's.

This release also contains performance updates, security fixes, and improves overall reliability of Power Apps portals.