Released version 23042

Introduction

Version 23042 for Power Apps is now available in all regions. This article describes the updates, including the new features, and the fixes to existing functionality, which are included in this update. This version was first made available in preview on Apr 10, 2023, and completed worldwide rollout on May 01, 2023.

New features

  • Makers can now see variables and collections directly in-line with the Canvas app designer.
  • Modern app designer makers can now edit the navigation and the pages of the app in the same pane.

Fixes and improvements

  • A subset of Gallery control variants was updated to enable delayed item loading and a loading spinner by default for newly added instances.
  • Apps using the Connection. Connected API will observe the API no longer only returns 'true'. The API returns a Boolean value representing the device's network connection state.
  • Untyped objects can be automatically converted ("coerced") directly in a control property without requiring a type constructor function.